summaryrefslogtreecommitdiffstats
path: root/Source/cmFilePathChecksum.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Call GetRealPath through cmSystemTools instead of KWSys directlyManuel Núñez2017-10-241-5/+5
| | | | This will allow a wrapper to be added to extend functionality.
* Migrate cmFilePathChecksum to C++11Sebastian Holtermann2017-10-011-26/+25
|
* cmFilePathChecksum: Make methods const useableSebastian Holtermann2017-02-191-2/+2
|
* QtAutogen: Use checksum based subdirectories to avoid name collisionsSebastian Holtermann2016-12-071-0/+88