Commit Graph

15632 Commits

Author SHA1 Message Date
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
Albert Ziegenhagel
4a818b6a3e Fixed encoding of default triplet name 2016-09-22 13:17:00 +02:00
Alexander Karatarakis
764afd8619 CMake now automatically detects the root directory via .vcpkg-root 2016-09-22 03:08:27 -07:00
Arkadiy Shapkin
76ae02e653 [gtest] Initial addition (googletest and googlemock) 2016-09-22 13:01:39 +03:00
Albert Ziegenhagel
eba6126d15 Introduced environment variable "VCPKG_DEFAULT_TRIPLET" 2016-09-22 12:00:27 +02:00
Alexander Karatarakis
23a45e7db6 Use System::println() 2016-09-22 01:24:26 -07:00
Alexander Karatarakis
f26c8c8b60 Place import_command() in a separate cpp file 2016-09-22 01:15:09 -07:00
Alexander Karatarakis
95a44983db Use print_example() 2016-09-22 00:40:23 -07:00
Alexander Karatarakis
4f80532991 Place owns_command() in a separate cpp file 2016-09-22 00:06:37 -07:00
Alexander Karatarakis
1339080a90 Place command_create() in a separate cpp file 2016-09-22 00:02:09 -07:00
Alexander Karatarakis
e3a9d3524b Place list_command() in a separate cpp file 2016-09-22 00:00:38 -07:00
Alexander Karatarakis
97b79e1f0c Place command_list() in a separate cpp file 2016-09-21 23:54:23 -07:00
Alexander Karatarakis
aeab2fee87 Place update_command() in a separate cpp file 2016-09-21 23:51:45 -07:00
Alexander Karatarakis
03b43aad42 Place command_cache in a separate cpp file 2016-09-21 23:49:20 -07: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
Alexander Karatarakis
869a3b22ad vcpkg search now does substring search 2016-09-21 22:47:36 -07:00
sdcb
280d88b340 add mpir for https://github.com/Microsoft/vcpkg/issues/48. 2016-09-22 13:14:31 +08:00
Alexander Karatarakis
63052551ef Simplify for-iterator 2016-09-21 22:14:02 -07:00
Alexander Karatarakis
fd7969d325 Move search_command to a separate file 2016-09-21 21:57:27 -07:00
Alexander Karatarakis
54341f745c MOve recursive upwards search to Files 2016-09-21 21:43:59 -07:00
sdcb
584d98afe6 fix TRIPLET_SYSTEM_ARCH set to x86 instead of Win32 issue. 2016-09-22 11:16:21 +08:00
Robert Schumacher
a1b7756c45 Merge pull request #64 from dansarginson/dcs-issue-62
Remove use of wildcard in integration installation dest path.
2016-09-21 19:45:29 -07:00
Dan Sarginson
a1d9468e6d Remove use of wildcard in integration installation dest path.
This seemed to be used in order to stop XPATH blocking on the file/directory dialog. It was causing odd issues I mentioned in #62. Instead used "echo f" to assure XCOPY that we're dealing with files.

Fixes #62.
2016-09-21 19:31:36 -07:00
sdcb
94bb746e51 fix Glew:x64-windows install failure #11. 2016-09-22 10:05:07 +08:00
Robert Schumacher
81d6426298 [vcpkg] Place VS user-wide integration into a C++ specific folder instead of for all projects.
This avoids a bug where the IDE would erroneously add x86, x64, and ARM architectures to C# projects.
2016-09-21 15:41:30 -07: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
55ac85449f Moved CONTRIBUTING.md to root. Fixes #54. 2016-09-21 13:35:51 -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
e70a61d972 Merge branch 'master' of https://github.com/microsoft/vcpkg into KindDragon-fmt 2016-09-21 12:44:25 -07:00
Robert Schumacher
fef2ec1ff2 [fmt] Downloaded archives should include the package name 2016-09-21 12:44:06 -07:00
Alexander Karatarakis
e2f34523dd [integration] Add check that the targets file was properly copied 2016-09-21 12:32:28 -07:00
Robert Schumacher
910c367514 Merge branch 'fmt' of https://github.com/KindDragon/vcpkg into KindDragon-fmt 2016-09-21 12:27:55 -07:00
Alexander Karatarakis
794122fef3 Merge pull request #51 from ferventcoder/patch-1
FAQ Adjustment for Chocolatey
2016-09-21 12:22:32 -07:00
Alexander Karatarakis
ba3c7d3429 Merge branch 'aybassiouny-master' 2016-09-21 12:18:28 -07:00
Arkadiy Shapkin
45c65e0c90 Added fmt library https://github.com/fmtlib/fmt 2016-09-21 19:45:16 +03:00
Ahmed Mahdy
4abe1d4235 Account for when ImportBefore does not exist 2016-09-21 03:34:18 -07:00
Rob Reynolds
ad3ffe1b34 FAQ Adjustment for Chocolatey
Chocolatey is a software management platform / package manager. Adjust the wording just a bit to clarify it is not just desktop utilities. Distribution also isn't necessarily the right word as that encompasses the community package repository.
2016-09-21 04:06:18 -05: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
Robert Schumacher
e04ecb3dd8 Add stamp file for extracted archives.
This enables multiple archives to be correctly expanded into the same build tree. Previously, the second archive will detect as being already extracted since 'src' exists.
2016-09-20 21:09:00 -07:00
Robert Schumacher
eb4d6f311c Merge pull request #44 from KindDragon/boost-new-version
Update boost to version 1.61
2016-09-20 20:07:09 -07:00
Robert Schumacher
b706a09e50 Merge pull request #46 from Ninetainedo/Add-Sery
Added Sery 1.0.0
2016-09-20 20:05:23 -07:00
Robert Schumacher
eaeb03b246 Merge pull request #45 from Ninetainedo/Add-Rapidxml
Added RapidXml
2016-09-20 16:53:22 -07:00