aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2019-07-11Testing for --overlay-ports and --overlay-triplets args (#7243)Victor Romero
2019-07-10allow spaces in pathname on linux (#7216)Phil Christensen
2019-07-09Make handle features (#6797)gnaggnoyil
2019-07-06[vcpkg] Fix powershell font corruption bug (#7094)Robert Schumacher
2019-07-01Allow redirection of the scripts folder. (#6552)martin-s
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-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-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-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-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-14[vcpkg] Fix infinite loop bug on certain filesystem implementations when sear...Robert Schumacher
2019-03-10Fix missing terminator .bashrc integration (#5616)Bo Rydberg
2019-03-08[vcpkg edit] Update find_from_registry (#5393)myd7349
2019-03-07Mark overridden functions with override. (#5585)Peter Bright
2019-02-28Modify `vcpkg_fixup_cmake_targets()` (#5459)Victor Romero
2019-02-22[vcpkg edit] Check for VS Code onlinux (#5391)Alexander Karatarakis
2019-02-21[vcpkg] improve xunit xml output used in CI testsPhil Christensen
2019-02-17[vcpkg] Save failure logs in tombstone in CI testsPhil Christensen
2019-02-08[vcpkg] Fix warning on Apple (#5333)Marco Craveiro
2019-02-05[vcpkg] Respect the documented VS environment variable %VCPKG_VISUAL_STUDIO_P...Robert Schumacher
2019-02-01[vcpkg] improve port depend hash used in CI buildPhil Christensen
2019-01-31Adding #elif macros for ARM and ARM64 (#5232)Yang Shen
2019-01-30[vcpkg] Add additional checks for 32-bit hosted and targetting windows store ...Robert Schumacher
2019-01-30[boost][python3] Fix building with VS 2019Robert Schumacher