aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-13Merge pull request #3642 from crackedmind/update_pdcursesAlexander Karatarakis
[pdcurses] Update PDCurses to 3.6
2018-06-13Merge pull request #3661 from pravic/sqliteAlexander Karatarakis
[sqlite3] update to 3.24.0
2018-06-13Fix error C3615 for qt5-baseCheney Wang
2018-06-12Test all platformsrobmikh
2018-06-12[sundials] Add patch for uwpAlexander Karatarakis
2018-06-12Upgrades for 2018.06.12Robert Schumacher
2018-06-12[cpp-redis] Fix non-Windows buildsRobert Schumacher
2018-06-12[zstd] Fix non-Windows buildsRobert Schumacher
2018-06-12Merge pull request #3664 from pravic/sciter-updateAlexander Karatarakis
[sciter] Update to 4.1.9.5981
2018-06-12Merge pull request #3708 from jwillemsen/jwi-ace-650Alexander Karatarakis
[ace] 6.5.0
2018-06-12Merge pull request #3701 from shpala/pavel/upgrade_flatbuffersAlexander Karatarakis
Upgrade flatbuffers to the current latest release (1.9.0)
2018-06-12Minor cleanuprobmikh
2018-06-12Fix libangle sourcesrobmikh
2018-06-12Fix missing windows rendererrobmikh
2018-06-12Finish integrationrobmikh
2018-06-12Merge pull request #3709 from LarryIII/FixerrorC2338Alexander Karatarakis
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12Make bootstrap.bat parameters match bootstrap.shAlexander Karatarakis
2018-06-12[tacopie] Fix non-Windows buildsRobert Schumacher
2018-06-12Start integrating windows back inRobert Mikhayelyan
2018-06-12Linux working!Robert Mikhayelyan
2018-06-13[shiva] modernize portfileroman Sztergbaum
2018-06-12Commit a fix to gumbo on Linux so that it does include the string changes by ↵Kristina Simpson
default (#3704) * Commit a fix to gumbo on linux so that it does include the string change macros by default. * [gumbo] Bump CONTROL file.
2018-06-12Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338Larry-Hu
2018-06-12ACE 6.5.0Johnny Willemsen
2018-06-11[sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc)Alexander Karatarakis
2018-06-11Improve disableMetrics propagation when consuming CMakeLists directlyAlexander Karatarakis
2018-06-11Fix slashAlexander Karatarakis
2018-06-12[realsense2] Update to v2.12.0Tsukasa Sugiura
Update realsense2 port to librealsense v2.12.0.
2018-06-11Upgrade flatbuffers to 1.9.0shpala
2018-06-10[shiva] add a port of shiva c++ engineRoman Sztergbaum
2018-06-08Tidy up angle fixrobmikh
2018-06-08Fix angle build on windowsRobert Mikhayelyan
2018-06-08Fix shell prefixAlexander Karatarakis
2018-06-08Update docAlexander Karatarakis
2018-06-08Add -disableMetrics for linuxAlexander Karatarakis
2018-06-08Merge pull request #3689 from eXpl0it3r/patch-2Alexander Karatarakis
Added proper window-static support
2018-06-09Added proper window-static supportLukas Dürrenberger
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
2018-06-08Update documentationAlexander Karatarakis
2018-06-08bootstrap.bat now forwards args to ps1Alexander Karatarakis
2018-06-08[bootstrap] Add option to specify WinSDKAlexander Karatarakis
2018-06-08Update commands.dependinfo.cppmartin-s
2018-06-06- Moved graph switches from search command to depend-info command.martin-s
- Added option to generate dgml graph.
2018-06-06[cgal] feature qt5 (#3646)cDc
2018-06-06Merge pull request #3628 from LarryIII/FixclockutilsAlexander Karatarakis
Fix warning C4643 in clockutils
2018-06-05[sciter] Update to 4.1.9.5981pravic
2018-06-05Update sundials to 3.1.1Andreas Schulte
2018-06-05[sqlite3] update to 3.24.0pravic
2018-06-05Update README with link to integration doc (#3657)Mateusz Loskot
2018-06-05Upgrade asio to version 1.12.1 (#3634)Robert Schumacher
2018-06-05[entt] update to 2.6.1 (#3650)Sztergbaum Roman