summaryrefslogtreecommitdiffstats
path: root/Source/cmWorkingDirectory.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-2/+2
* cmWorkingDirectory: Unify error messagesDaniel Pfeifer2024-10-181-11/+3
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-2/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmWorkingDirectory: Add GetOldDirectory methodBrad King2020-04-031-0/+2
* Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-151-0/+3
* cmWorkingDirectory: Check success of current dir changesCraig Scott2018-03-081-0/+17
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmWorkingDirectory: add class for changing the workdirBen Boeckel2017-03-061-0/+25