| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-16 | [sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703 | Robert Schumacher | |
| 2018-06-15 | Updates 2018.06.15 | Robert Schumacher | |
| 2018-06-16 | [tinyobjloader] header-only library (#3698) | Dominic Black | |
| * Added tinyobjloader header-only library * [tinyobjloader] Use CMake compilation which provides targets | |||
| 2018-06-16 | GraphicsMagick 1.3.29 (#3732) | Josue Andrade Gomes | |
| 2018-06-15 | [nana] Fix linux builds; install cmake targets | Robert Schumacher | |
| 2018-06-15 | [fontconfig] Fix non-Windows builds | Robert Schumacher | |
| 2018-06-14 | Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly | Larry-Hu | |
| 2018-06-14 | [yaml-cpp] Fix _NOEXCEPT | Alexander Karatarakis | |
| 2018-06-14 | Add a modernized cross-platform fork of MiniSat 2.2 (#3692) | Martin Hořeňovský | |
| * Add a modernized cross-platform fork of MiniSat 2.2 * [minisat-master-keying] Put copyright in correct directory. Lowercase share name. | |||
| 2018-06-14 | Fix ANGLE_USE_X11 being dropped on Linux | Robert Mikhayelyan | |
| 2018-06-14 | Upgrade RESTinio to v.0.4.6. (#3726) | Nicolai Grodzitski | |
| 2018-06-13 | Merge pull request #3616 from fcharlie/fcharlie_update | Alexander Karatarakis | |
| [curl] fix curl[tool] support HTTP2 use WinSSL | |||
| 2018-06-13 | Merge pull request #3696 from Milerius/master | Alexander Karatarakis | |
| [shiva] add a port of shiva c++ engine | |||
| 2018-06-13 | Merge pull request #3623 from eao197/master | Alexander Karatarakis | |
| sobjectizer port updated to v.5.5.22.1 | |||
| 2018-06-13 | Merge pull request #3663 from andreasschulte/sundials_update_3_1_1 | Alexander Karatarakis | |
| [sundials] update to 3.1.1 | |||
| 2018-06-13 | Merge pull request #3702 from UnaNancyOwen/update_realsense2 | Alexander Karatarakis | |
| [realsense2] Update to v2.12.0 | |||
| 2018-06-13 | Merge pull request #3642 from crackedmind/update_pdcurses | Alexander Karatarakis | |
| [pdcurses] Update PDCurses to 3.6 | |||
| 2018-06-13 | Merge pull request #3661 from pravic/sqlite | Alexander Karatarakis | |
| [sqlite3] update to 3.24.0 | |||
| 2018-06-13 | Fix error C3615 for qt5-base | Cheney Wang | |
| 2018-06-12 | Test all platforms | robmikh | |
| 2018-06-12 | [sundials] Add patch for uwp | Alexander Karatarakis | |
| 2018-06-12 | Upgrades for 2018.06.12 | Robert Schumacher | |
| 2018-06-12 | [cpp-redis] Fix non-Windows builds | Robert Schumacher | |
| 2018-06-12 | [zstd] Fix non-Windows builds | Robert Schumacher | |
| 2018-06-12 | Merge pull request #3664 from pravic/sciter-update | Alexander Karatarakis | |
| [sciter] Update to 4.1.9.5981 | |||
| 2018-06-12 | Merge pull request #3708 from jwillemsen/jwi-ace-650 | Alexander Karatarakis | |
| [ace] 6.5.0 | |||
| 2018-06-12 | Merge pull request #3701 from shpala/pavel/upgrade_flatbuffers | Alexander Karatarakis | |
| Upgrade flatbuffers to the current latest release (1.9.0) | |||
| 2018-06-12 | Minor cleanup | robmikh | |
| 2018-06-12 | Fix libangle sources | robmikh | |
| 2018-06-12 | Fix missing windows renderer | robmikh | |
| 2018-06-12 | Finish integration | robmikh | |
| 2018-06-12 | Merge pull request #3709 from LarryIII/FixerrorC2338 | Alexander Karatarakis | |
| Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 | |||
| 2018-06-12 | [tacopie] Fix non-Windows builds | Robert Schumacher | |
| 2018-06-12 | Start integrating windows back in | Robert Mikhayelyan | |
| 2018-06-12 | Linux working! | Robert Mikhayelyan | |
| 2018-06-13 | [shiva] modernize portfile | roman Sztergbaum | |
| 2018-06-12 | Commit 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-12 | Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 | Larry-Hu | |
| 2018-06-12 | ACE 6.5.0 | Johnny Willemsen | |
| 2018-06-11 | [sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc) | Alexander Karatarakis | |
| 2018-06-12 | [realsense2] Update to v2.12.0 | Tsukasa Sugiura | |
| Update realsense2 port to librealsense v2.12.0. | |||
| 2018-06-11 | Upgrade flatbuffers to 1.9.0 | shpala | |
| 2018-06-10 | [shiva] add a port of shiva c++ engine | Roman Sztergbaum | |
| 2018-06-08 | Tidy up angle fix | robmikh | |
| 2018-06-08 | Fix angle build on windows | Robert Mikhayelyan | |
| 2018-06-09 | Added proper window-static support | Lukas 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-06 | [cgal] feature qt5 (#3646) | cDc | |
| 2018-06-06 | Merge pull request #3628 from LarryIII/Fixclockutils | Alexander Karatarakis | |
| Fix warning C4643 in clockutils | |||
| 2018-06-05 | [sciter] Update to 4.1.9.5981 | pravic | |
| 2018-06-05 | Update sundials to 3.1.1 | Andreas Schulte | |
