Regina Pfeifer
55671b41d2
clang-tidy: Use = default
...
Suppress some cases in `Source/cmGeneratorExpressionNode.cxx` and
`Source/cmUVHandlePtr.h` where a few older compilers require a
user-defined default constructor (with `{}`).
2019-01-25 06:44:32 -05:00
Manuel Núñez
d41582fc94
Call GetRealPath through cmSystemTools instead of KWSys directly
...
This will allow a wrapper to be added to extend functionality.
2017-10-24 11:04:21 -04:00
Sebastian Holtermann
23ad08dd6c
Migrate cmFilePathChecksum to C++11
2017-10-01 12:03:36 +02:00
Sebastian Holtermann
2296a2e9ee
cmFilePathChecksum: Make methods const useable
2017-02-19 12:35:42 +01:00
Sebastian Holtermann
057ac11bfb
QtAutogen: Use checksum based subdirectories to avoid name collisions
2016-12-07 08:24:00 -05:00