| Commit message (Expand) | Author | Age | Files | Lines |
* | Use isxdigit() to determine if a character is a hex digit | Devin Nakamura | 2018-07-13 | 1 | -8/+2 |
|
|
* | 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 | -6/+6 |
|
|
* | 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 | -2/+3 |
|
|
* | Fix newly discovered clang-tidy issues | Daniel Pfeifer | 2016-10-21 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Avoid else after return | Daniel Pfeifer | 2016-09-16 | 1 | -1/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -6/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -123/+82 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -3/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
|
|
* | Fix warnings in CMake source code. | David Cole | 2009-10-02 | 1 | -2/+4 |
|
|
* | Fix warnings in CMake source code. Suppress rampant warnings emanating from Q... | David Cole | 2009-10-01 | 1 | -1/+2 |
|
|
* | Fix warnings in CMake source code. | David Cole | 2009-09-30 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | STYLE: fix line lengths | Alexander Neundorf | 2007-07-20 | 1 | -1/+2 |
|
|
* | COMP: less warnings with msvc8 | Alexander Neundorf | 2007-05-29 | 1 | -1/+1 |
|
|
* | COMP: fix warning on MSVC 8: conversion from 'size_t' to 'unsigned int', poss... | Alexander Neundorf | 2007-05-28 | 1 | -1/+1 |
|
|
* | COMP: less warnings (signed vs. unsigned) | Alexander Neundorf | 2007-05-25 | 1 | -2/+2 |
|
|
* | ENH: make the compiler id detection work, even if the output file name of | Alexander Neundorf | 2007-05-25 | 1 | -0/+266 |
|
|