aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-06-10check in qhullmmazaherit
2017-06-10[magnum-plugins] Patch for missing includesigman
vs2017 regression
2017-06-10[tiff] update to 4.0.8codicodi
2017-06-10[ceres] Install *.config filesArkady Shapkin
2017-06-10Add utfz to portsBen Harper
utfz is a UTF-8 decoding library. It is notably different from utfcpp because it doesn't use exceptions.
2017-06-10[suitesparse] Install *.config filesArkady Shapkin
2017-06-10[taglib] Add HEAD_REF back.Robert Schumacher
2017-06-10[lpeg] Fix oversight while changing copyrightRobert Schumacher
2017-06-09Merge pull request #1256 from atkawa7/patch-2Robert Schumacher
SUNDIALS #1135
2017-06-09Merge branch 'fix-wt-static'Robert Schumacher
2017-06-09[ceres][openblas] Strengthen constraintsRobert Schumacher
2017-06-09Merge pull request #1250 from mmazat/masterRobert Schumacher
Add google ceres-solver port
2017-06-09[wt] Fix static builds. Enable sqlite3, postgres, and pango backends.Robert Schumacher
2017-06-09[sundials] Disable examplesRobert Schumacher
2017-06-09Merge pull request #1245 from atkawa7/patch-3Robert Schumacher
Lightweight Redis client
2017-06-09Merge pull request #1239 from TheCycoONE/lpegRobert Schumacher
Add package for lpeg
2017-06-09[lpeg] Use copyright file from sourcesRobert Schumacher
2017-06-09Merge pull request #1231 from AlexanderTaeschner/wxwidgetsRobert 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/mdRobert Schumacher
2017-06-09Merge pull request #1247 from codicodi/fltk-dllRobert Schumacher
[fltk] force import macro to either 0 or 1
2017-06-09#1135 Created Portfile Sundialsatkawa7
2017-06-09Create Sundials CONTROLatkawa7
2017-06-09Updated the ceres portmmazaherit
2017-06-09[Magnum-plugins] Import plugins for the magnum opengl librarysigman
Added magnum-plugins library with the reasonable defaults and minimal dependencies .
2017-06-09[Magnum][Corrade] Cleanup and Audio supportsigman
Enabled audio support in magnum by default via openal-soft dependency.
2017-06-09Fix TagLib port configuration under Win 7 and lowerevpobr
If installed SDK >= 8.0, TagLib was configured to use CreateFile2 function (Win8 and higher). Closes #1240.
2017-06-08Merge branch 'master' of https://github.com/mmazat/vcpkgmmazaherit
2017-06-08check in ceres-solver portmmazaherit
2017-06-08[openblas] Fix error in patching cblas.h which removes semicolonsRobert Schumacher
2017-06-09[fltk] force import macro to either 0 or 1codicodi
2017-06-08Created Control fileatkawa7
2017-06-08Created cpp-redis portfile #982atkawa7
2017-06-08Created Tacopie potfileatkawa7
2017-06-08Create Tacopie controlatkawa7
2017-06-08[vcpkg] Hotfix previous commitRobert Schumacher
2017-06-08Add package for lpegStephen 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[cairo] Merge changes from PR #1232Robert Schumacher
2017-06-08Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg ↵Robert Schumacher
into AlexanderTaeschner-pango_static
2017-06-08Merge pull request #1232 from AlexanderTaeschner/cairo_inclRobert 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-08Merge pull request #1230 from zabulus/opensslRobert 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-08Revert "[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