| 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 quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | cmOrderDirectories: Factor out implicit directory check | Brad King | 2017-03-01 | 1 | -0/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -4/+6 |
|
|
* | 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/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+4 |
|
|
* | cmOrderDirectories: Reduce repeat realpath() calls | Brad King | 2015-12-01 | 1 | -0/+3 |
|
|
* | cmOrderDirectories: Factor out directory comparison | Brad King | 2015-12-01 | 1 | -0/+3 |
|
|
* | cmOrderDirectories: Port to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 1 | -3/+3 |
|
|
* | cmOrderDirectories: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -3/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
|
|
* | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 1 | -2/+2 |
|
|
* | Remove unused ivars to eliminate compiler warnings | Sean McBride | 2012-06-20 | 1 | -1/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Link runtime libraries of all languages | Brad King | 2009-07-27 | 1 | -0/+2 |
|
|
* | STYLE: Factor CollectOriginalDirectories code | Brad King | 2009-07-14 | 1 | -0/+1 |
|
|
* | ENH: Warn when system libraries may be hidden. | Brad King | 2008-07-29 | 1 | -0/+2 |
|
|
* | ENH: Provide context in path ordering warnings | Brad King | 2008-07-29 | 1 | -2/+3 |
|
|
* | ENH: Better linker search path computation. | Brad King | 2008-02-21 | 1 | -0/+88 |
|
|