aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
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-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-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
2019-07-23only use filenameCurtis.Bezault
2019-07-23move the pre_build_infoCurtis.Bezault
2019-07-23Remove types from this PRCurtis.Bezault
2019-07-23remove accidental commentCurtis.Bezault
2019-07-23fix conditionCurtis.Bezault
2019-07-23Merge build.cppCurtis.Bezault
2019-07-23Prompt rebuild if external hash changesCurtis.Bezault
2019-07-23add external file hashes to the binary paragraphCurtis.Bezault
2019-07-22fix some of the awful mix of macrosNicole Mazzuca
2019-07-19allow tests to run on older standard librariesNicole Mazzuca
2019-07-19switch to new test frameworkNicole Mazzuca
2019-07-19Merge branch 'trunk' into parallel-file-opsNicole Mazzuca
2019-07-19Merge branch 'master' into external_file_abiCurtis J Bezault
2019-07-19[vcpkg] Portfile Settings (#7292)Curtis J Bezault
2019-07-18Rewrite the tests! now they're cross-platform! (#7315)nicole mazzuca
2019-07-18clang-format all the thingsNicole Mazzuca
2019-07-18Better error message when VCPKG_ROOT is independently defined (#7229)Dan Nissenbaum
2019-07-18add needs_rebuild, should probably be moved to somewhere elseCurtis.Bezault
2019-07-18[vcpkg] Environment Variable Passthrough (#7290)Curtis J Bezault
2019-07-17tests.files.cpp:create_directory_tree -- change magic numbers to namesNicole Mazzuca
2019-07-17Add type fieldCurtis.Bezault