Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
* | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 1 | -3/+2 |
* | cmLocaleRAII: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -2/+6 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | store old locale to a temporary variable | Domen Vrankar | 2016-12-25 | 1 | -2/+3 |
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -2/+0 |
* | 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 |
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -7/+6 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+2 |
* | Add setlocale() calls around use of libarchive APIs (#14934, #15377) | Brad King | 2015-02-06 | 1 | -0/+31 |