aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2019-07-02Bump version to 2019.06.26 (#7136)Victor Romero
2019-07-01Allow redirection of the scripts folder. (#6552)martin-s
2019-07-01Revert Visual Studio projects versions (#7117)Victor Romero
2019-06-30[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)2019.06Victor Romero
2019-06-30[vcpkg] fail archived port install when decompression fails (#7086)Phil Christensen
2019-06-29[vcpkg-integrate] Improve spelling, help, and autocomplete. (#7095)Robert Schumacher
2019-06-27Triplets Overlay Implementation (#7053)Victor Romero
2019-06-24[--overlay-ports] Show location of overriden ports during install plan (#7002)Victor Romero
2019-06-21Ports Overlay partial implementation (#6981)Victor Romero
2019-06-21Bump version to 2019.06.21 (#6987)Farwaykorse
2019-06-20VS 2019 16.3 deprecates <experimental/filesystem>. (#6968)Stephan T. Lavavej
2019-06-19rebase and fix build breaks.Sean Yen
2019-06-19make options to be experimental.Sean Yen
2019-06-19Add version-suffix and maintainer options.Sean Yen
2019-06-19add depends version restrictions.seanyen
2019-06-19add chocolatey install scripts.seanyen
2019-06-19add dependencies.seanyen
2019-06-19add nuget packaging logic.seanyen
2019-06-19first check-in.seanyen
2019-06-19[vcpkg] Improve vcpkg::Files::Filesystem error handling (#6919)Robert Schumacher
2019-06-12Protect #pragma comment(lib, "foo") with _WIN32 checks (#6867)İsmail Dönmez
2019-06-12[icu] Enable parallel builds (#6695)Curtis J Bezault
2019-06-10[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)Phil Christensen
2019-06-08[vcpkg] Apply clang format (#6826)Robert Schumacher
2019-05-23[toolsrc] Optionally allow vcpkg to clean after each build (#6522)Sean Warren
2019-05-20[vcpkg] Avoid duplication of targets in the CMake message (#6536)myd7349
2019-05-20Handle moving files across partitions on macOS (#6506)Curtis J Bezault
2019-05-18[vcpkg] Fix regression in `--debug`. Remove old `features` featureflag. (#6507)Robert Schumacher
2019-05-13appleclang 10.01 does not have <filesystem> (#6413)lukka
2019-05-01Remove Addtional checks since CMake support vs2019 now (#6265)Phoebe
2019-04-24Specify GIT only when VCPKG_FORCE_SYSTEM_BINARIES is set (#6143)Hongxu Xu
2019-04-23Add exit code (#6175)Curtis J Bezault
2019-04-15Updated libc++fs link for libc++ 8.0 (#6029)fradav
2019-04-12enable_language(CUDA) should now work as expected (#6069)Stefano Sinigardi
2019-04-11Add help entry for depend-infogrdowns
2019-04-11Merge branch 'depend_info_no_recurse' of https://github.com/jediry/vcpkg into...grdowns
2019-04-11Print what port installed confliciting files (#6037)Curtis J Bezault
2019-04-11Add -allowAppleClang option to bootstrap.sh. (fixes #4698) (#5915)soroshsabz
2019-04-10Merge branch 'master' into query_depsRyan Saunders
2019-04-10Add --no-recurse switch to depend-info command.Ryan Saunders
2019-04-09Complete revert of accidental merge b1b7ec5c0be3a3b0Robert Schumacher
2019-04-09Revert "Print what port installed confliciting files"Victor Romero
2019-04-09Merge branch 'master' into masterCurtis J Bezault
2019-04-09Print what port installed confliciting filesCurtis.Bezault
2019-04-08[vcpkg] Synchronize vcpkg-base with external repo (#5934)Robert Schumacher
2019-04-02Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashingCurtis.Bezault
2019-03-28Allow additional environment variables to be set in a clean environment (#5650)Don
2019-03-21Revert "Use feature macro to check for support of filesystem"Griffin Downs
2019-03-14[vcpkg] Fix infinite loop bug on certain filesystem implementations when sear...Robert Schumacher
2019-03-12Update check for VS2015Griffin Downs