| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | Source sweep: Replace std::ostringstream when used with a single append | Sebastian Holtermann | 2019-08-23 | 1 | -3/+1 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -2/+2 |
|
|
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -1/+1 |
|
|
* | string(TIMESTAMP): Fix unset TZ | Jose Luis Blanco-Claraco | 2018-10-09 | 1 | -1/+11 |
|
|
* | cmSystemTools: Revert GetRealPath implementation on Windows | Brad King | 2018-05-29 | 1 | -1/+2 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|
|
* | cmTimestamp: For symlinks switch to timestamp of resolved path | Manuel Núñez | 2017-10-24 | 1 | -2/+4 |
|
|
* | Timestamp: support %A and %B | Bernhard M. Wiedemann | 2017-09-07 | 1 | -0/+2 |
|
|
* | Merge topic 'cstyle-casts' | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|\ |
|
| * | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|
|
* | | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+0 |
|/ |
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -3/+3 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | string: Teach TIMESTAMP to treat %% as % | Bernhard M. Wiedemann | 2017-01-27 | 1 | -0/+1 |
|
|
* | cmTimestamp: Support SOURCE_DATE_EPOCH to override current time | Bernhard M. Wiedemann | 2017-01-26 | 1 | -0/+11 |
|
|
* | clang-tidy: apply readability-redundant-string-init fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -6/+2 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands2 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | string(TIMESTAMP ...): add '%a' and '%b' format specifiers | Ruslan Baratov | 2016-09-12 | 1 | -0/+2 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -4/+3 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -3/+3 |
|
|
* | Prefer istringstream and ostringstream over stringstream. | Daniel Pfeifer | 2016-06-14 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -55/+43 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -5/+0 |
|
|
* | Source: Stabilize include order of sys/types.h before sys/stat.h | Brad King | 2016-05-03 | 1 | -1/+2 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | CMake: Extend TIMESTAMP sub-commands with new unix time format specifier | Jose-Luis Blanco-Claraco | 2016-02-18 | 1 | -5/+59 |
|
|
* | Encoding: Replace some system calls with kwsys calls which handle unicode. | Clinton Stimpson | 2014-07-01 | 1 | -5/+3 |
|
|
* | CMake: Fix dashboard build errors and warnings | David Cole | 2012-12-06 | 1 | -3/+3 |
|
|
* | CMake: Fix dashboard test failure | David Cole | 2012-12-05 | 1 | -8/+2 |
|
|
* | CMake: Stylistic changes and documentation tweaks | David Cole | 2012-12-05 | 1 | -22/+28 |
|
|
* | CMake: Add TIMESTAMP subcommand to string and file commands | Nils Gladitz | 2012-12-05 | 1 | -0/+134 |
|
|