Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -2/+0 |
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -1/+1 |
* | cmTimestamp: Expose CreateTimestampFromTimeT publicly | Brad King | 2018-12-11 | 1 | -3/+3 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -3/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -6/+6 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+2 |
* | CMake: Extend TIMESTAMP sub-commands with new unix time format specifier | Jose-Luis Blanco-Claraco | 2016-02-18 | 1 | -4/+7 |
* | CMake: Add TIMESTAMP subcommand to string and file commands | Nils Gladitz | 2012-12-05 | 1 | -0/+40 |