aboutsummaryrefslogtreecommitdiff
path: root/toolsrc
AgeCommit message (Expand)Author
2019-08-28Revert "[vcpkg install] Enable Download Mode (#7797)" (#7949)Victor Romero
2019-08-28[vcpkg install] Enable Download Mode (#7797)Victor Romero
2019-08-27[vcpkg] fix bug in StringView::operator== 😱 (#7930)nicole mazzuca
2019-08-27[vcpkg] fix list parsing logic and add error messagesPhil Christensen
2019-08-26avoid assembling error strings unless there is an errorPhil Christensen
2019-08-26Run clang-format and add more error messagesPhil Christensen
2019-08-26(#7757) [vcpkg] Switch to internal hash algorithms 📜Nicole Mazzuca
2019-08-24[vcpkg] Move do_build_package_and_clean_buildtrees() above generating cpkg_a...Robert Schumacher
2019-08-23Merge branch 'master' into multi_line_dependsPhil Christensen
2019-08-23[vcpkg] bump versionPhil Christensen
2019-08-23clean up list parsing logic and add clear warningsPhil Christensen
2019-08-23(#7798) [vcpkg] Fix the build on FreeBSD 😈Nicole Mazzuca
2019-08-21[vcpkg] Fix gcc-9 warning (#7816)Curtis J Bezault
2019-08-21[boost] split Build-Depends on multipls linesPhil Christensen
2019-08-20[vcpkg]Port toolchains (#7687)Curtis J Bezault
2019-08-19[vcpkg] allow multiple spaces in a comma list (#7754)Phil Christensen
2019-08-16[vcpkg] Major tool CMakeLists.txt updatesNicole Mazzuca
2019-08-16Merge pull request #7305 from cbezault/external_file_abiCurtis J Bezault
2019-08-14[depend-info] Fix bugs, add `--sort`, `--show-depth` and `--max-recurse` opti...Victor Romero
2019-08-14Change CMakeLists.txt in toolsrc to allow compiling with llvm toolset (#4572)Alexander Neumann
2019-08-12[vcpkg] Fix the build on VS2015 debug (#7637)nicole mazzuca
2019-08-12drop uneeded parameter from create_binary_control_fileCurtis.Bezault
2019-08-12remove uneeded headerCurtis.Bezault
2019-08-12Fix formatting, hash override, don't move pre_build_infoCurtis.Bezault
2019-08-10remove clever use of std::ignoreNicole Mazzuca
2019-08-10fix two bugs in statusNicole Mazzuca
2019-08-10clang-format, and fix a leftoverNicole Mazzuca
2019-08-10fix the build on unixNicole Mazzuca
2019-08-10[vcpkg] Fix build under /W4Nicole Mazzuca
2019-08-09Add public abi override into the private abiCurtis.Bezault
2019-08-09fix missing abi key mistakeCurtis.Bezault
2019-08-09remove unnecessary include, fix variable extractionCurtis.Bezault
2019-08-09Actually only override the PUBLIC ABI, not the private oneCurtis.Bezault
2019-08-09Merge branch 'external_file_abi' of github.com:cbezault/vcpkg into external_f...Curtis.Bezault
2019-08-09Change purpose of this PR to just overriding the abiCurtis.Bezault
2019-08-09Merge branch 'master' into external_file_abiCurtis J Bezault
2019-08-09[vcpkg] fix 7616Nicole Mazzuca
2019-08-09[vcpkg] Revert accidental removal of powershell-core usage in bb3a9ddb6ec917f54Robert Schumacher
2019-08-09Merge branch 'master' into external_file_abiCurtis J Bezault
2019-08-07[vcpkg] Make Filesystem::remove_all faster #7570Nicole Mazzuca
2019-08-02improve logic expression evaluation (#7508)Phil Christensen
2019-08-02Update tests, and add documentation! (#7506)nicole mazzuca
2019-08-01 - remove trailing \r when parsing response file that might have Windows line...lukka
2019-07-26[vcpkg] Fix RealFilesystem::remove_all (#7430)nicole mazzuca
2019-07-25Make comment betterCurtis.Bezault
2019-07-24convert path to stringCurtis.Bezault
2019-07-24turn path into stringCurtis.Bezault
2019-07-24Use correct typesCurtis.Bezault
2019-07-24Merge branch 'master' into external_file_abiCurtis J Bezault
2019-07-24store fs::path instead of std::stringCurtis.Bezault