Commit Graph

91 Commits

Author SHA1 Message Date
Robert Schumacher
b23b5c698a [bullet3] Avoid '@' in version. Use more official repository. Name file such that future versions won't conflict. 2016-10-07 14:23:36 -07:00
Robert Schumacher
bf117ed2a8 Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into adam4813-bullet3 2016-10-07 14:19:37 -07:00
Adam Martin
f562159d6d [bullet3] Updated to use newer commit and build DLLs 2016-10-07 14:35:42 -05:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
b54881eacc [libpng] Add static library building 2016-10-06 13:15:43 -07:00
Alexander Karatarakis
6b4d0fea90 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-05 17:47:00 -07:00
Alexander Karatarakis
c44a1c7ad4 [zlib] Add rename of zlibstatic.lib to zlib.lib to portfile 2016-10-05 17:44:02 -07:00
Alexander Karatarakis
6685ff096d Modify zlib portfile for building shared & static libs 2016-10-05 17:44:02 -07:00
charlie barto
5979d83b5b fixed version 2016-10-05 19:01:15 -04:00
charlie barto
529b3f82f8 added assimp 2016-10-05 19:00:17 -04:00
Robert Schumacher
7a90372fd0 Merge pull request #118 from ethanhs/master
WIP: add libiconv port
2016-10-05 14:20:17 -07:00
Robert Schumacher
a2c6b57556 Merge pull request #88 from KindDragon/protobuf-grpc
Protobuf/grpc PR
2016-10-05 14:14:43 -07:00
Adam Martin
12958410a0 [bullet3] Initial addition 2016-10-05 14:49:55 -05:00
Ethan Smith
3bf408a1f7 add libiconv port 2016-10-04 19:30:00 -07:00
Robert Schumacher
779ccb9fa6 Merge pull request #117 from vlj/master 2016-10-04 17:19:57 -07:00
Robert Schumacher
cb10c3610b [ragel] Minimize work done copying files. Add version number. 2016-10-04 17:17:42 -07:00
vlj
48e05bd339 Add ragel package
[roschuma rebase: removed main.cpp]
2016-10-04 16:35:02 -07:00
Robert Schumacher
e97e3bcd55 Merge pull request #110 from kryptan/master
Update glfw3 & glm
2016-10-04 15:27:48 -07:00
Adam Martin
8734d3ca6d [asio] Initial addition 2016-10-03 19:15:35 -05:00
Robert Schumacher
e03e617f06 [ace] Minor cleanup after PR #108 2016-10-03 16:14:27 -07:00
Arkadiy Shapkin
7af1d8d390 [grpc] Initial addition 2016-10-04 01:56:16 +03:00
Arkadiy Shapkin
5294d36841 [protobuf] Initial addition 2016-10-04 01:24:53 +03:00
Robert Schumacher
3b2425833b Merge pull request #108 from traversaro/add-ace-port
Add ace port
2016-10-02 20:09:51 -07:00
Robert Schumacher
3791fd9c10 Merge pull request #109 from KindDragon/gflags
[gflags] Initial addition
2016-10-02 20:05:55 -07:00
kryptan
e1a039bc20 [glm] Update to version 0.9.8.1 2016-10-03 00:40:43 +03:00
kryptan
57b3e4e0ea [glfw3] Update to version 3.2.1 2016-10-03 00:38:56 +03:00
Arkadiy Shapkin
827b514063 [gflags] Initial addition 2016-10-02 15:10:35 +03:00
Silvio
8a1b06efc3 Add ace port 2016-10-02 12:57:01 +02:00
Christopher Warrington
078bdd9066 [bond] Add bond 5.0.0-4-g53ea136 to ports
* 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 20:08:28 -07:00
Robert Schumacher
39c0c7152f [opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81. 2016-09-30 16:48:12 -07:00
Robert Schumacher
84e8641d0d [eigen3] Avoid calling file(REMOVE ...) with a blank argument 2016-09-29 13:10:51 -07:00
Christian Ullrich
7cbc7fdc86 Track updated Boost version. 2016-09-29 21:55:14 +02:00
Alexander Karatarakis
ab74726c99 [fmt] Disable FMT_DOC to prevent build error 2016-09-29 11:17:57 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Alexander Karatarakis
ae8f6e3271 [boost] Extract SOURCE_PATH variable 2016-09-28 16:41:02 -07:00
Alexander Karatarakis
958b1063ff Merge branch 'boost-1-62' of https://github.com/KindDragon/vcpkg into KindDragon-boost-1-62 2016-09-28 16:22:30 -07:00
Arkadiy Shapkin
d18209dd42 [boost] Update to version 1.62 2016-09-29 00:58:25 +03:00
Robert Schumacher
0ce48afe1c [opencv] Fix URL->URLS, -DWITH_CUDA=OFF, and LICENSE location 2016-09-28 12:12:04 -07:00
Robert Schumacher
cc29d43f85 Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-09-27 15:51:16 -07:00
Robert Schumacher
cd4d8c110c [opencv] Adjust installation to deploy correct cmake files 2016-09-27 15:49:41 -07:00
Alexander Karatarakis
8b7c0594ab Fix URL to URLS in portfile
URLS is the new name. It was changed in another pull request
2016-09-26 16:46:31 -07:00
Alexander Karatarakis
3b8c147148 Merge branch 'Add-constexpr' of https://github.com/playmer/vcpkg into playmer-Add-constexpr 2016-09-26 13:58:27 -07:00
Joshua T. Fisher
9d5f46ed5b Fi license placement. 2016-09-26 01:55:18 -07:00
Joshua T. Fisher
2dc365e508 Fixed hash to be lowercase. 2016-09-26 00:47:58 -07:00
Joshua T. Fisher
eb4f648237 fixed description 2016-09-26 00:43:59 -07:00
Joshua T. Fisher
ec38751798 Adding constexpr 2016-09-26 00:43:44 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
9bb5b4c768 Restored Sery's portfile 2016-09-24 15:24:51 +02:00
Ninetainedo
add26b7b5f Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HASH errors to match the CMake formatting (easier to read) 2016-09-24 15:23:18 +02:00
Ninetainedo
257e134ecf Updated newly added portfiles to use SHA512
Updated doctest
Updated mpir
2016-09-22 22:20:40 +02:00