aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2016-10-07[bullet3] Avoid '@' in version. Use more official repository. Name file such ↵Robert Schumacher
that future versions won't conflict.
2016-10-07Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into ↵Robert Schumacher
adam4813-bullet3
2016-10-07[bullet3] Updated to use newer commit and build DLLsAdam Martin
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-06[libpng] Add static library buildingAlexander Karatarakis
2016-10-05Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-10-05[zlib] Add rename of zlibstatic.lib to zlib.lib to portfileAlexander Karatarakis
2016-10-05Modify zlib portfile for building shared & static libsAlexander Karatarakis
2016-10-05fixed versioncharlie barto
2016-10-05added assimpcharlie barto
2016-10-05Merge pull request #118 from ethanhs/masterRobert Schumacher
WIP: add libiconv port
2016-10-05Merge pull request #88 from KindDragon/protobuf-grpcRobert Schumacher
Protobuf/grpc PR
2016-10-05[bullet3] Initial additionAdam Martin
2016-10-04add libiconv portEthan Smith
2016-10-04Merge pull request #117 from vlj/masterRobert Schumacher
2016-10-04[ragel] Minimize work done copying files. Add version number.Robert Schumacher
2016-10-04Add ragel packagevlj
[roschuma rebase: removed main.cpp]
2016-10-04Merge pull request #110 from kryptan/masterRobert Schumacher
Update glfw3 & glm
2016-10-03[asio] Initial additionAdam Martin
2016-10-03[ace] Minor cleanup after PR #108Robert Schumacher
2016-10-04[grpc] Initial additionArkadiy Shapkin
2016-10-04[protobuf] Initial additionArkadiy Shapkin
2016-10-02Merge pull request #108 from traversaro/add-ace-portRobert Schumacher
Add ace port
2016-10-02Merge pull request #109 from KindDragon/gflagsRobert Schumacher
[gflags] Initial addition
2016-10-03[glm] Update to version 0.9.8.1kryptan
2016-10-03[glfw3] Update to version 3.2.1kryptan
2016-10-02[gflags] Initial additionArkadiy Shapkin
2016-10-02Add ace portSilvio
2016-09-30[bond] Add bond 5.0.0-4-g53ea136 to portsChristopher Warrington
* This adds Bond <https://github.com/Microsoft/bond> to the ports tree. * This is basically version 5.0.0, but a few commits later to pick up some needed CMake changes. Closes https://github.com/Microsoft/vcpkg/issues/68
2016-09-30[opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81.Robert Schumacher
2016-09-29[eigen3] Avoid calling file(REMOVE ...) with a blank argumentRobert Schumacher
2016-09-29Track updated Boost version.Christian Ullrich
2016-09-29[fmt] Disable FMT_DOC to prevent build errorAlexander Karatarakis
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-28[boost] Extract SOURCE_PATH variableAlexander Karatarakis
2016-09-28Merge branch 'boost-1-62' of https://github.com/KindDragon/vcpkg into ↵Alexander Karatarakis
KindDragon-boost-1-62
2016-09-29[boost] Update to version 1.62Arkadiy Shapkin
2016-09-28[opencv] Fix URL->URLS, -DWITH_CUDA=OFF, and LICENSE locationRobert Schumacher
2016-09-27Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-09-27[opencv] Adjust installation to deploy correct cmake filesRobert Schumacher
2016-09-26Fix URL to URLS in portfileAlexander Karatarakis
URLS is the new name. It was changed in another pull request
2016-09-26Merge branch 'Add-constexpr' of https://github.com/playmer/vcpkg into ↵Alexander Karatarakis
playmer-Add-constexpr
2016-09-26Fi license placement.Joshua T. Fisher
2016-09-26Fixed hash to be lowercase.Joshua T. Fisher
2016-09-26fixed descriptionJoshua T. Fisher
2016-09-26Adding constexprJoshua T. Fisher
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-24Restored Sery's portfileNinetainedo
2016-09-24Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the ↵Ninetainedo
HASH errors to match the CMake formatting (easier to read)
2016-09-22Updated newly added portfiles to use SHA512Ninetainedo
Updated doctest Updated mpir