summaryrefslogtreecommitdiffstats
path: root/Source/cmWorkingDirectory.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
| | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
* cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-081-2/+14
|
* cmWorkingDirectory: add class for changing the workdirBen Boeckel2017-03-061-0/+24