| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-23 | [qt5] Exercise full control over build configuration. | Robert Schumacher | |
| Bumps version to 5.7.1-2 This fixes several issues: - Prevents a hang for user input during the build. - Moves the tools into a subdirectory so their DLLs do not interfere with other packages. - Adds the currently installed DLLs to the path so that tools compiled during the build can be run. - Uses our system's copy of double-conversion. - No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2 - Works around an issue with Qt5Bootstrap (QTBUG-55499) Regressions to fix: - Disables many subcomponents | |||
| 2017-02-21 | [opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child | Robert Schumacher | |
| process. | |||
| 2017-02-21 | [opengl] Use the latest installed version of WinSDK | Alexander Karatarakis | |
| Resolves #697, #99 | |||
| 2017-02-21 | Merge pull request #693 from codicodi/add-gtk | Alexander Karatarakis | |
| Add GTK+ | |||
| 2017-02-21 | [nana] Update version to fix build error. Resolves #688 | Alexander Karatarakis | |
| 2017-02-21 | Merge pull request #699 from msmolens/support-static-gtest | Alexander Karatarakis | |
| [gtest] Support static build | |||
| 2017-02-21 | Merge pull request #696 from tobiaskohlbau/master | Alexander Karatarakis | |
| [pqp] Add PQP portfile | |||
| 2017-02-21 | [gtest] Support static build | Max Smolens | |
| 2017-02-20 | [pqp] Add PQP portfile | Tobias Kohlbau | |
| Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-02-19 | [gtk] initial commit | codicodi | |
| 2017-02-18 | dlib port | Jürgen Herrmann | |
| Initial commit for dlib port | |||
| 2017-02-17 | [clockutils] Update to fix build issue. Resolves #677 | Alexander Karatarakis | |
| 2017-02-17 | [libmysql] Disable installer project | Alexander Karatarakis | |
| Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset | |||
| 2017-02-17 | [grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively. | Robert Schumacher | |
| 2017-02-16 | [mongo-cxx-driver] Don't delete mongocxx/options/ dir | Alexander Karatarakis | |
| 2017-02-16 | [hdf5] Fix #673 by explicitly specifying the szip libraries | Robert Schumacher | |
| 2017-02-15 | [clockutils] Remove stray LICENSE file | Alexander Karatarakis | |
| Fixes post-build checks | |||
| 2017-02-15 | Merge pull request #663 from codicodi/add-gdk-pixbuf | Alexander Karatarakis | |
| Add gdk-pixbuf | |||
| 2017-02-15 | [lmdb] Bump version | Alexander Karatarakis | |
| 2017-02-15 | Merge pull request #660 from willyd/lmdb-fix | Alexander Karatarakis | |
| LMDB: Updated patch to fix size of off_t differences between UNIX and Windows | |||
| 2017-02-15 | Merge pull request #651 from tobiaskohlbau/master | Alexander Karatarakis | |
| [opencv] bump to 3.2.0 | |||
| 2017-02-15 | [glbinding] Delete exes that appear in the presence of glfw3. Resolves #537 | Alexander Karatarakis | |
| 2017-02-15 | Merge pull request #652 from Microsoft/dev/roschuma/openvr | Alexander Karatarakis | |
| [openvr] Initial commit of 1.0.5 | |||
| 2017-02-15 | [sqlite3] upgrade to 3.17.0 | flysha | |
| 2017-02-14 | [antlr4] Make identation consistent | Alexander Karatarakis | |
| 2017-02-14 | [antlr4] Fix downloading of LICENSE file | Alexander Karatarakis | |
| 2017-02-14 | Add functions to find Program Files folders on the CMake side | Alexander Karatarakis | |
| 2017-02-14 | [msmpi] Find the correct Program Files. Resolves #669 | Alexander Karatarakis | |
| 2017-02-14 | [chakracore] upgrade to latest 1.4.1 and fix #665 | sdcb | |
| 1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases) 2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX 3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful). | |||
| 2017-02-14 | [gdk-pixbuf] disable static builds | codicodi | |
| 2017-02-13 | [gdk-pixbuf] use latest version | codicodi | |
| 2017-02-13 | add-gdk-pixbuf | codicodi | |
| 2017-02-13 | Merge pull request #517 from albertziegenhagel/parmetis | Alexander Karatarakis | |
| parmetis | |||
| 2017-02-13 | Updated patch to fix sizeof off_t differences between UNIX and Windows | Guillaume Dumont | |
| 2017-02-12 | Merge pull request #653 from codicodi/add-libepoxy | Robert Schumacher | |
| Add libepoxy | |||
| 2017-02-12 | [libepoxy] Disable static builds due to dllimport/export issues. | Robert Schumacher | |
| 2017-02-13 | Remove auto generated comments | Iraklis Karagkiozoglou | |
| 2017-02-13 | libnice port | Iraklis Karagkiozoglou | |
| 2017-02-11 | [sfml] Update to 2.4.2 | Robert Schumacher | |
| 2017-02-10 | [asio] upgrade to 1.10.8 | sdcb | |
| 2017-02-09 | [fmt] Force headers in shared build to always have FMT_SHARED. | Robert Schumacher | |
| Fixes #331. | |||
| 2017-02-09 | fix typo | codicodi | |
| 2017-02-09 | [libepoxy] ensure python is on path | codicodi | |
| 2017-02-09 | add libepoxy | codicodi | |
| 2017-02-09 | [openvr] Initial commit of 1.0.5 | Robert Schumacher | |
| 2017-02-09 | Merge pull request #639 from msmolens/fix-grpc-exported-targets | Robert Schumacher | |
| [grpc] Fix exported targets | |||
| 2017-02-09 | [grpc] Bump package version to match change in cmake config file output | Robert Schumacher | |
| 2017-02-08 | Merge pull request #634 from sdcb/sqlite-modern-cpp | Robert Schumacher | |
| add sqlite-modern-cpp | |||
| 2017-02-08 | [sqlite-modern-cpp] Avoid moving downloaded file | Robert Schumacher | |
| 2017-02-08 | [rapidjson] Update to 1.1.0 | Robert Schumacher | |
