| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -0/+1 |
|
|
* | cmSourceFileLocation: allow skipping ambiguous extensions | Ben Boeckel | 2018-01-10 | 1 | -1/+5 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -2/+2 |
|
|
* | Use C++11 '= delete' instead of CM_EQ_DELETE | Brad King | 2017-09-28 | 1 | -2/+1 |
|
|
* | cmSourceFileLocation: Drop unnecessary copy-assignment operator | Aaron Orenstein | 2017-09-20 | 1 | -2/+4 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | 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 | -2/+2 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | cmSourceFileLocation: Fix typo in comment | Tobias Hunger | 2016-06-01 | 1 | -1/+1 |
|
|
* | cmSourceFileLocation: Return a string reference | Ben Boeckel | 2014-04-29 | 1 | -1/+1 |
|
|
* | cmSourceFileLocation: Remove unused Update method. | Stephen Kelly | 2014-03-31 | 1 | -2/+0 |
|
|
* | cmSourceFileLocation: Make copyable and assignable. | Stephen Kelly | 2014-03-31 | 1 | -0/+3 |
|
|
* | stringapi: Return a string reference for the configuration | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | cmSourceFileLocation: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 1 | -3/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Fix matching of ambiguous sf extensions. | Brad King | 2008-08-05 | 1 | -0/+2 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -0/+104 |
|
|