Commit Graph

  • cdfa4ea1df Reduce repetition of relative paths in vcpkg.cmake to reduce future errors Robert Schumacher 2016-09-24 12:05:56 -07:00
  • a362959430 Merge pull request #84 from jhruby/master Robert Schumacher 2016-09-24 12:03:01 -07:00
  • 1bec0fcb73 fixed an incorrect relative directory that pointed into wrong location Jan Hrubý 2016-09-24 15:44:20 +02:00
  • 9bb5b4c768 Restored Sery's portfile Ninetainedo 2016-09-24 15:24:51 +02:00
  • add26b7b5f Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HASH errors to match the CMake formatting (easier to read) Ninetainedo 2016-09-24 15:23:18 +02:00
  • a8b0651e50 vcpkg create now checks for invalid chars in the zip file Alexander Karatarakis 2016-09-23 17:57:50 -07:00
  • 1cd1f6a46b Add Files::has_invalid_chars_for_filesystem() Alexander Karatarakis 2016-09-23 17:57:18 -07:00
  • c7a7d062a7 Fix vcpkg create to not parse all arguments as package specs Alexander Karatarakis 2016-09-23 17:07:01 -07:00
  • 6cc29c1f84 Change vcpkg::parse() to vcpkg::package_spec::from_string() Alexander Karatarakis 2016-09-23 16:39:07 -07:00
  • cd30cd4df9 parse_all_arguments_as_package_specs: remove unused parameter Alexander Karatarakis 2016-09-23 16:26:27 -07:00
  • 76149ffac5 [vcpkg] Rename vcpkg_ports::find_available_x to be more concise Robert Schumacher 2016-09-23 14:32:56 -07:00
  • f4196f1638 [vcpkg] Move find_available_package, find_available_port_file into vcpkg_paths. Robert Schumacher 2016-09-23 14:25:17 -07:00
  • 8a8180503d Merge branch 'alzie-default_triplet' Robert Schumacher 2016-09-23 12:20:09 -07:00
  • ddd0f88579 Merged alzie:default_triplet for PR #70 Robert Schumacher 2016-09-23 12:19:57 -07:00
  • b2f6a769ea find_unment_dependencies() now works for a single package Alexander Karatarakis 2016-09-23 12:06:55 -07:00
  • 0b59e6c0fb [vcpkg build] Print the missing package's arch along with the package name Alexander Karatarakis 2016-09-23 12:01:25 -07:00
  • e63244ab5f Merge pull request #80 from jhruby/master Robert Schumacher 2016-09-23 11:54:49 -07:00
  • 14c09eeb22 changed execution policy from remotesigned to unrestricted Jan Hrubý 2016-09-23 13:17:51 +02:00
  • 082eb3680e Disabled validation of per-package triplet Albert Ziegenhagel 2016-09-23 11:49:29 +02:00
  • 3495f094bc Fixed errors introduced during merge Albert Ziegenhagel 2016-09-23 10:06:45 +02:00
  • 430f53af7d Merge branch 'master' into default_triplet Albert Ziegenhagel 2016-09-23 09:58:33 +02:00
  • 31935aa0fd Improved error reporting when user provides invalid triplets Albert Ziegenhagel 2016-09-23 09:44:30 +02:00
  • 5b89712df0 Restruct vcpkg build to 1 package Alexander Karatarakis 2016-09-23 00:02:51 -07:00
  • a26c88c754 vcpkg build will now show helpful error if dependencies are missing Alexander Karatarakis 2016-09-22 23:53:13 -07:00
  • 33a2969b9c Refactor dependency related code to vcpkg::Dependencies Alexander Karatarakis 2016-09-22 23:28:50 -07:00
  • addecbfdef Introduce vcpkg_Maps utility namespace Alexander Karatarakis 2016-09-22 23:28:14 -07:00
  • c699d5715b Introduce vcpkg::Sets utility namespace Alexander Karatarakis 2016-09-22 23:27:46 -07:00
  • d2e3779cf2 Merge pull request #76 from traversaro/fixCMakePrefixPath Robert Schumacher 2016-09-22 15:42:33 -07:00
  • 0bf9af15dc Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmake Silvio 2016-09-23 00:26:18 +02:00
  • 5165059308 Merge branch 'Ninetainedo-Use-SHA512-instead-of-MD5' Alexander Karatarakis 2016-09-22 13:36:29 -07:00
  • 257e134ecf Updated newly added portfiles to use SHA512 Ninetainedo 2016-09-22 22:20:40 +02:00
  • cbd2f0ec0f Merge remote-tracking branch 'refs/remotes/Microsoft/master' into Use-SHA512-instead-of-MD5 Ninetainedo 2016-09-22 22:15:14 +02:00
  • fc26083995 Second part of updated portfiles Ninetainedo 2016-09-22 22:13:09 +02:00
  • 8cee9c6e07 Replaced everything concerning MD5 with SHA512 Ninetainedo 2016-09-22 21:30:58 +02:00
  • db3713779c Merge pull request #55 from KindDragon/gtest-and-gmock Robert Schumacher 2016-09-22 11:39:32 -07:00
  • e248a64348 Merge pull request #66 from sdcb/mpir Robert Schumacher 2016-09-22 11:28:46 -07:00
  • 80d378585c Merge pull request #67 from albertfong/doctest Robert Schumacher 2016-09-22 11:28:05 -07:00
  • 751661a11a Merge pull request #65 from sdcb/fix_11 Robert Schumacher 2016-09-22 11:00:17 -07:00
  • 4a818b6a3e Fixed encoding of default triplet name Albert Ziegenhagel 2016-09-22 13:17:00 +02:00
  • 764afd8619 CMake now automatically detects the root directory via .vcpkg-root Alexander Karatarakis 2016-09-22 03:08:27 -07:00
  • 76ae02e653 [gtest] Initial addition (googletest and googlemock) Arkadiy Shapkin 2016-09-21 16:33:07 +03:00
  • eba6126d15 Introduced environment variable "VCPKG_DEFAULT_TRIPLET" Albert Ziegenhagel 2016-09-22 12:00:27 +02:00
  • 23a45e7db6 Use System::println() Alexander Karatarakis 2016-09-22 01:24:26 -07:00
  • f26c8c8b60 Place import_command() in a separate cpp file Alexander Karatarakis 2016-09-22 01:15:09 -07:00
  • 95a44983db Use print_example() Alexander Karatarakis 2016-09-22 00:40:23 -07:00
  • 4f80532991 Place owns_command() in a separate cpp file Alexander Karatarakis 2016-09-22 00:06:37 -07:00
  • 1339080a90 Place command_create() in a separate cpp file Alexander Karatarakis 2016-09-22 00:02:09 -07:00
  • e3a9d3524b Place list_command() in a separate cpp file Alexander Karatarakis 2016-09-22 00:00:38 -07:00
  • 97b79e1f0c Place command_list() in a separate cpp file Alexander Karatarakis 2016-09-21 23:54:23 -07:00
  • aeab2fee87 Place update_command() in a separate cpp file Alexander Karatarakis 2016-09-21 23:51:45 -07:00
  • 03b43aad42 Place command_cache in a separate cpp file Alexander Karatarakis 2016-09-21 23:49:20 -07:00
  • f03590eeb7 Cleanup boost buildtrees before initiating a build Alexander Karatarakis 2016-09-21 23:40:24 -07:00
  • de5668743f add user-friendly message when request install arm-uwp. sdcb 2016-09-22 14:28:12 +08:00
  • 167b8f2ded added mpir 2.7.2 support. sdcb 2016-09-22 14:05:04 +08:00
  • 1575974199 Add doctest 1.1.0 Albert Fong 2016-09-21 23:02:02 -07:00
  • 6bdf97744a fix https://github.com/Microsoft/vcpkg/issues/11. sdcb 2016-09-22 13:48:10 +08:00
  • 869a3b22ad vcpkg search now does substring search Alexander Karatarakis 2016-09-21 22:47:36 -07:00
  • 280d88b340 add mpir for https://github.com/Microsoft/vcpkg/issues/48. sdcb 2016-09-22 13:14:31 +08:00
  • 63052551ef Simplify for-iterator Alexander Karatarakis 2016-09-21 22:14:02 -07:00
  • fd7969d325 Move search_command to a separate file Alexander Karatarakis 2016-09-21 21:57:27 -07:00
  • 54341f745c MOve recursive upwards search to Files Alexander Karatarakis 2016-09-21 21:43:59 -07:00
  • 584d98afe6 fix TRIPLET_SYSTEM_ARCH set to x86 instead of Win32 issue. sdcb 2016-09-22 11:16:21 +08:00
  • a1b7756c45 Merge pull request #64 from dansarginson/dcs-issue-62 Robert Schumacher 2016-09-21 19:45:29 -07:00
  • a1d9468e6d Remove use of wildcard in integration installation dest path. Dan Sarginson 2016-09-21 19:31:36 -07:00
  • 94bb746e51 fix Glew:x64-windows install failure #11. sdcb 2016-09-22 10:05:07 +08:00
  • 81d6426298 [vcpkg] Place VS user-wide integration into a C++ specific folder instead of for all projects. Robert Schumacher 2016-09-21 15:41:30 -07:00
  • 7f310150d6 Merge pull request #26 from corporateshark/master Robert Schumacher 2016-09-21 14:26:54 -07:00
  • 55ac85449f Moved CONTRIBUTING.md to root. Fixes #54. Robert Schumacher 2016-09-21 13:35:51 -07:00
  • cd4dce1040 Merge pull request #50 from mcmihai/glm_fix Robert Schumacher 2016-09-21 12:46:36 -07:00
  • e70a61d972 Merge branch 'master' of https://github.com/microsoft/vcpkg into KindDragon-fmt Robert Schumacher 2016-09-21 12:44:25 -07:00
  • fef2ec1ff2 [fmt] Downloaded archives should include the package name Robert Schumacher 2016-09-21 12:44:06 -07:00
  • e2f34523dd [integration] Add check that the targets file was properly copied Alexander Karatarakis 2016-09-21 12:32:28 -07:00
  • 910c367514 Merge branch 'fmt' of https://github.com/KindDragon/vcpkg into KindDragon-fmt Robert Schumacher 2016-09-21 12:27:55 -07:00
  • 794122fef3 Merge pull request #51 from ferventcoder/patch-1 Alexander Karatarakis 2016-09-21 12:22:32 -07:00
  • ba3c7d3429 Merge branch 'aybassiouny-master' Alexander Karatarakis 2016-09-21 12:18:28 -07:00
  • 45c65e0c90 Added fmt library https://github.com/fmtlib/fmt Arkadiy Shapkin 2016-09-21 19:45:16 +03:00
  • 4abe1d4235 Account for when ImportBefore does not exist Ahmed Mahdy 2016-09-21 03:34:18 -07:00
  • ad3ffe1b34 FAQ Adjustment for Chocolatey Rob Reynolds 2016-09-21 04:06:18 -05:00
  • a8f4f05633 [glm] Removed CMakeLists.txt Ciprian-Mihai Melinescu 2016-09-21 10:34:07 +03:00
  • 327506e4a0 [eigen] Renamed to eigen3 Sergey Kosarevsky 2016-09-21 08:59:34 +02:00
  • 4897b8c156 [stb] Avoid renaming extracted archives Robert Schumacher 2016-09-20 21:10:02 -07:00
  • e04ecb3dd8 Add stamp file for extracted archives. Robert Schumacher 2016-09-20 21:09:00 -07:00
  • eb4d6f311c Merge pull request #44 from KindDragon/boost-new-version Robert Schumacher 2016-09-20 20:07:09 -07:00
  • b706a09e50 Merge pull request #46 from Ninetainedo/Add-Sery Robert Schumacher 2016-09-20 20:05:23 -07:00
  • eaeb03b246 Merge pull request #45 from Ninetainedo/Add-Rapidxml Robert Schumacher 2016-09-20 16:53:22 -07:00
  • 1bda683b89 Added Sery 1.0.0 Ninetainedo 2016-09-21 01:52:54 +02:00
  • 740b3e845e Merge branch 'master' of https://github.com/microsoft/vcpkg Robert Schumacher 2016-09-20 16:51:46 -07:00
  • da184a2c6f [tiff] Updated source URL. Fixes #33 Robert Schumacher 2016-09-20 16:50:56 -07:00
  • 663f915807 Added RapidXml Ninetainedo 2016-09-21 01:46:35 +02:00
  • 1da3c801a3 Merge pull request #43 from mcmihai/glm Robert Schumacher 2016-09-20 16:39:55 -07:00
  • 3de9a163fb Update boost to version 1.61 Arkadiy Shapkin 2016-09-20 03:40:40 +03:00
  • 9ff0ea9e57 Added glm. Ciprian-Mihai Melinescu 2016-09-21 02:13:39 +03:00
  • 58bcdde2f7 [vcpkg] Improve consistency in use of %VS140COMNTOOLS% Alexander Karatarakis 2016-09-20 15:36:22 -07:00
  • 7441443811 [gsl] Initial addition Neil MacIntosh 2016-09-20 15:21:14 -07:00
  • 7fd253e277 Merge branch 'master' of https://github.com/Remotion/vcpkg Robert Schumacher 2016-09-20 14:32:36 -07:00
  • 6c9b62eea3 [vcpkg] Fix mismatch between props and targets for user integration. Robert Schumacher 2016-09-20 14:25:28 -07:00
  • 4c4b94d270 Using %VS140COMNTOOLS% now for the case if VS is not installed in default location. Remotion 2016-09-20 21:38:27 +02:00
  • 14dbb584b4 [opengl] Remove call to vcpkg_copy_pdbs Robert Schumacher 2016-09-20 10:44:43 -07:00
  • e86ca6049a Update EXAMPLES.md Robert Schumacher 2016-09-20 10:37:43 -07:00
  • b101bc2403 Merge pull request #30 from Ninetainedo/Rapidjson-issue Robert Schumacher 2016-09-20 10:33:32 -07:00