aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/utility.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-10-09Prepend pattern search paths to PATH when running binutilsBoris Kolpackov1-0/+47
This way any dependent tools (such as mt.exe that is invoked by link.exe) are first search for in there.