| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-09 | Merge pull request #1231 from AlexanderTaeschner/wxwidgets | Robert Schumacher | |
| Add wxWidgets port. | |||
| 2017-06-09 | [wxwidgets] Use vcpkg_from_github. Support static+md. | Robert Schumacher | |
| 2017-06-09 | [corrade][magnum-plugins][magnum] Use vcpkg_from_github() | Robert Schumacher | |
| 2017-06-09 | [arrow][libbson] Fix static builds. | Robert Schumacher | |
| 2017-06-09 | [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octo ↵ | Robert Schumacher | |
| map][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking | |||
| 2017-06-09 | [c-ares] Fix support for static/md | Robert Schumacher | |
| 2017-06-09 | Merge pull request #1247 from codicodi/fltk-dll | Robert Schumacher | |
| [fltk] force import macro to either 0 or 1 | |||
| 2017-06-09 | #1135 Created Portfile Sundials | atkawa7 | |
| 2017-06-09 | Create Sundials CONTROL | atkawa7 | |
| 2017-06-09 | Updated the ceres port | mmazaherit | |
| 2017-06-09 | [Magnum-plugins] Import plugins for the magnum opengl library | sigman | |
| Added magnum-plugins library with the reasonable defaults and minimal dependencies . | |||
| 2017-06-09 | [Magnum][Corrade] Cleanup and Audio support | sigman | |
| Enabled audio support in magnum by default via openal-soft dependency. | |||
| 2017-06-09 | Fix TagLib port configuration under Win 7 and lower | evpobr | |
| If installed SDK >= 8.0, TagLib was configured to use CreateFile2 function (Win8 and higher). Closes #1240. | |||
| 2017-06-08 | Merge branch 'master' of https://github.com/mmazat/vcpkg | mmazaherit | |
| 2017-06-08 | check in ceres-solver port | mmazaherit | |
| 2017-06-08 | [openblas] Fix error in patching cblas.h which removes semicolons | Robert Schumacher | |
| 2017-06-09 | [fltk] force import macro to either 0 or 1 | codicodi | |
| 2017-06-08 | Merge pull request #1244 from atkawa7/patch-2 | Robert Schumacher | |
| Taco Pie: a TCP Client & Server C++11 library. | |||
| 2017-06-08 | Created Control file | atkawa7 | |
| 2017-06-08 | Created cpp-redis portfile #982 | atkawa7 | |
| 2017-06-08 | Created Tacopie potfile | atkawa7 | |
| 2017-06-08 | Create Tacopie control | atkawa7 | |
| 2017-06-08 | [vcpkg] Hotfix previous commit | Robert Schumacher | |
| 2017-06-08 | Add package for lpeg | Stephen E. Baker | |
| LPeg (http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html) is an expression parsing library for lua created by the developer of lua. | |||
| 2017-06-08 | [vcpkg] Hotfix previous commit. | Robert Schumacher | |
| 2017-06-08 | [vcpkg] Improve diagnostics upon port load failure | Robert Schumacher | |
| 2017-06-08 | Merge pull request #1233 from AlexanderTaeschner/pango_static | Robert Schumacher | |
| [pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static pangocairo builds | |||
| 2017-06-08 | [cairo] Merge changes from PR #1232 | Robert Schumacher | |
| 2017-06-08 | Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg ↵ | Robert Schumacher | |
| into AlexanderTaeschner-pango_static | |||
| 2017-06-08 | Merge pull request #1232 from AlexanderTaeschner/cairo_incl | Robert Schumacher | |
| [cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes. | |||
| 2017-06-08 | [openssl] Fix VS2017-only uwp builds. Use JOM for multithreading. | Robert Schumacher | |
| 2017-06-08 | Merge pull request #1230 from zabulus/openssl | Robert Schumacher | |
| [openssl] Fix pathlib | |||
| 2017-06-08 | [cairo] Hardcode CAIRO_WIN32_STATIC_BUILD only in the installed header. | Alexander Täschner | |
| 2017-06-08 | [cairo] Hardcode value of CAIRO_WIN32_STATIC_BUILD into the cairo headers. | Alexander Täschner | |
| 2017-06-08 | Revert "[pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static builds of ↵ | Alexander Täschner | |
| pangocairo lib." This reverts commit 226eefef9da1ec3b601b192263ff3d6b95aaf3cf. | |||
| 2017-06-08 | [cairo] Copy headers to include and include/cairo. | Alexander Täschner | |
| 2017-06-07 | Merge pull request #1229 from TheCycoONE/luafilesystem | Robert Schumacher | |
| Add package for luafilesystem | |||
| 2017-06-07 | Merge pull request #1222 from bagong/portaudio | Robert Schumacher | |
| Portaudio: some filing (dsound find, crt-linkage, backend-choice) | |||
| 2017-06-07 | Merge pull request #1216 from atkawa7/patch-1 | Robert Schumacher | |
| Acquire chromium depot tools | |||
| 2017-06-07 | Merge pull request #1 from Microsoft/master | mmazat | |
| pull changes from upstream | |||
| 2017-06-07 | Merge pull request #1217 from mmazat/master | Robert Schumacher | |
| suitesparse library port | |||
| 2017-06-07 | [vcpkg-docs] Document how to change the deduced triplet for cmake and msbuild. | Robert Schumacher | |
| Fixes #1185. | |||
| 2017-06-08 | [Magnum] Fix static library build | sigman | |
| Fixes cmake scripts to build a static version of the libraries. | |||
| 2017-06-07 | Fix link to documentation in README | Alexander Karatarakis | |
| 2017-06-07 | Merge pull request #1236 from codicodi/tbb-2017_U7 | Alexander Karatarakis | |
| [tbb] update to 2017_U7 | |||
| 2017-06-07 | Merge branch 'dev/roschuma/docs' | Robert Schumacher | |
| 2017-06-07 | [vcpkg-docs] Initial commit of triplets documentation | Robert Schumacher | |
| 2017-06-07 | Magnum OpengGL 3d library port | sigman | |
| Added ports to support Magnum C++ OpenGL engine http://mosra.cz/blog/magnum.php and its direct dependencies | |||
| 2017-06-07 | [tbb] update to 2017_U7 | codicodi | |
| 2017-06-07 | [pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static builds of pangocairo lib. | Alexander Täschner | |
