| Commit message (Expand) | Author | Age | Files | Lines |
* | cmSourceFile: Refactor FindFullPath method | Sebastian Holtermann | 2019-02-02 | 1 | -0/+10 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -1/+2 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -3/+0 |
|
|
* | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -4/+4 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -3/+3 |
|
|
* | cmSourceFileLocation: allow skipping ambiguous extensions | Ben Boeckel | 2018-01-10 | 1 | -2/+8 |
|
|
* | Performance: Improve efficiency of source file lookup in cmMakefile | Aaron Orenstein | 2017-11-17 | 1 | -16/+4 |
|
|
* | cmSourceFileLocation: Drop unnecessary copy-assignment operator | Aaron Orenstein | 2017-09-20 | 1 | -15/+0 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -2/+0 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | 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 | -1/+6 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+1 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -4/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -132/+85 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -10/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | cmake: Store hardcoded lists of sources and headers | Stephen Kelly | 2015-10-27 | 1 | -4/+8 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -2/+1 |
|
|
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -3/+3 |
|
|
* | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -4/+4 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | Merge topic 'fix-source-case-matching' | Brad King | 2014-12-01 | 1 | -1/+2 |
|\ |
|
| * | Fix lookup of source names after conversion to their actual case (#15259) | Brad King | 2014-11-26 | 1 | -1/+2 |
|
|
* | | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -7/+7 |
|/ |
|
* | cmSourceFileLocation: Save some string copies | Ben Boeckel | 2014-04-29 | 1 | -6/+6 |
|
|
* | cmSourceFileLocation: Simplify logic in Matches | Ben Boeckel | 2014-04-29 | 1 | -36/+35 |
|
|
* | cmSourceFileLocation: Avoid string allocation in extension checking | Ben Boeckel | 2014-04-29 | 1 | -2/+3 |
|
|
* | cmSourceFileLocation: Collapse full path for directory comparisons. | Stephen Kelly | 2014-03-31 | 1 | -0/+5 |
|
|
* | cmSourceFileLocation: Remove unused Update method. | Stephen Kelly | 2014-03-31 | 1 | -24/+0 |
|
|
* | cmSourceFileLocation: Make copyable and assignable. | Stephen Kelly | 2014-03-31 | 1 | -0/+41 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 1 | -6/+7 |
|
|
* | 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 | -18/+56 |
|
|
* | ENH: Recognize src extensions of all enabled langs | Brad King | 2008-07-30 | 1 | -3/+8 |
|
|
* | BUG: Avoid double-slash in check for source file | Brad King | 2008-07-30 | 1 | -2/+5 |
|
|
* | BUG: fix source file extension bug that broke Second life build | Bill Hoffman | 2008-07-25 | 1 | -0/+30 |
|
|
* | STYLE: Fix line-too-long for new INTERNAL_ERROR messages. | Brad King | 2008-03-15 | 1 | -6/+6 |
|
|
* | ENH: remove abort calls and replace with an IssueMessage INTERANL_ERROR, bett... | Bill Hoffman | 2008-03-13 | 1 | -1/+7 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -0/+212 |
|
|