Commit Graph

71 Commits

Author SHA1 Message Date
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
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
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
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
Ninetainedo
cbd2f0ec0f Merge remote-tracking branch 'refs/remotes/Microsoft/master' into Use-SHA512-instead-of-MD5 2016-09-22 22:15:14 +02:00
Ninetainedo
fc26083995 Second part of updated portfiles 2016-09-22 22:13:09 +02:00
Ninetainedo
8cee9c6e07 Replaced everything concerning MD5 with SHA512 2016-09-22 21:30:58 +02:00
Robert Schumacher
db3713779c Merge pull request #55 from KindDragon/gtest-and-gmock
Added googletest and googlemock 1.8
2016-09-22 11:39:32 -07:00
Robert Schumacher
e248a64348 Merge pull request #66 from sdcb/mpir
added mpir 2.7.2 support.
2016-09-22 11:28:46 -07:00
Robert Schumacher
80d378585c Merge pull request #67 from albertfong/doctest
Add doctest 1.1.0
2016-09-22 11:28:05 -07:00
Robert Schumacher
751661a11a Merge pull request #65 from sdcb/fix_11
fix Glew:x64-windows install failure #11.
2016-09-22 11:00:17 -07:00
Arkadiy Shapkin
76ae02e653 [gtest] Initial addition (googletest and googlemock) 2016-09-22 13:01:39 +03:00
Alexander Karatarakis
f03590eeb7 Cleanup boost buildtrees before initiating a build 2016-09-21 23:40:24 -07:00
sdcb
de5668743f add user-friendly message when request install arm-uwp. 2016-09-22 14:28:12 +08:00
sdcb
167b8f2ded added mpir 2.7.2 support. 2016-09-22 14:05:04 +08:00
Albert Fong
1575974199 Add doctest 1.1.0 2016-09-21 23:02:02 -07:00
sdcb
6bdf97744a fix https://github.com/Microsoft/vcpkg/issues/11. 2016-09-22 13:48:10 +08:00
Robert Schumacher
7f310150d6 Merge pull request #26 from corporateshark/master
Added Eigen header-only library
2016-09-21 14:26:54 -07:00
Robert Schumacher
cd4dce1040 Merge pull request #50 from mcmihai/glm_fix
[glm] Removed CMakeLists.txt
2016-09-21 12:46:36 -07:00
Robert Schumacher
fef2ec1ff2 [fmt] Downloaded archives should include the package name 2016-09-21 12:44:06 -07:00
Arkadiy Shapkin
45c65e0c90 Added fmt library https://github.com/fmtlib/fmt 2016-09-21 19:45:16 +03:00
Ciprian-Mihai Melinescu
a8f4f05633 [glm] Removed CMakeLists.txt 2016-09-21 10:34:07 +03:00
Sergey Kosarevsky
327506e4a0 [eigen] Renamed to eigen3 2016-09-21 08:59:34 +02:00
Robert Schumacher
4897b8c156 [stb] Avoid renaming extracted archives 2016-09-20 21:10:02 -07:00