aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
AgeCommit message (Expand)Author
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-12[vcpkg] Fix the build on VS2015 debug (#7637)nicole mazzuca
2019-08-10clang-format, and fix a leftoverNicole Mazzuca
2019-08-10[vcpkg] Fix build under /W4Nicole Mazzuca
2019-08-09remove unnecessary include, fix variable extractionCurtis.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-07[vcpkg] Make Filesystem::remove_all faster #7570Nicole Mazzuca
2019-08-02improve logic expression evaluation (#7508)Phil Christensen
2019-07-26[vcpkg] Fix RealFilesystem::remove_all (#7430)nicole mazzuca
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-23Remove types from this PRCurtis.Bezault
2019-07-23remove needs_rebuild from statusparagraphsCurtis.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-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-18add needs_rebuild, should probably be moved to somewhere elseCurtis.Bezault
2019-07-18[vcpkg] Environment Variable Passthrough (#7290)Curtis J Bezault
2019-07-17Add type fieldCurtis.Bezault
2019-07-17sourceparagraph changesCurtis.Bezault
2019-07-17first pass at abi additional filesCurtis.Bezault
2019-07-16revert unecessary reorderingCurtis.Bezault
2019-07-16First pass at port settingsCurtis.Bezault
2019-07-16use additional env paramCurtis.Bezault
2019-07-15wheeeee more fixesNicole Mazzuca
2019-07-11add tests!Nicole Mazzuca
2019-07-11fix more commentsNicole Mazzuca
2019-07-11fix some comments from code reviewersNicole Mazzuca
2019-07-11make it compile on macos under g++6Nicole Mazzuca
2019-07-11make this compile on macosNicole Mazzuca
2019-07-11actually get the code compilingNicole Mazzuca
2019-07-11delete the random number generatorNicole Mazzuca
2019-07-11remove_all parallelized, and fix the issues with symlinkNicole Mazzuca
2019-07-11initial remove-in-parallelNicole Mazzuca
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-27Triplets Overlay Implementation (#7053)Victor Romero
2019-06-24[--overlay-ports] Show location of overriden ports during install plan (#7002)Victor Romero