aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
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
2019-03-12Use identical check when creating namespace aliasGriffin Downs
2019-03-12Use feature macro to check for support of filesystemDon
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-03-05Fix vcpkg build with clang on Linux (#5360)Mathieu Ropert
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
2019-01-29Generate dependeny tree graph (#5185)Wim Leflere
2019-01-22[vcpkg] Randomize topological sort in CI plans to allow concurrent builds to ...Robert Schumacher
2019-01-07[vcpkg] add support for FreeBSD (#4917)ivysnow