| Commit message (Expand) | Author | Age | Files | Lines |
* | cmSourceFile: Check if a file is GENERATED first in the full path computation | Sebastian Holtermann | 2019-02-02 | 1 | -5/+5 |
|
|
* | cmSourceFile: Refactor FindFullPath method | Sebastian Holtermann | 2019-02-02 | 1 | -62/+59 |
|
|
* | Use cmSourceFile::GetIsGenerated | Sebastian Holtermann | 2019-02-01 | 1 | -1/+1 |
|
|
* | cmSourceFile: Add IsGenerated method | Sebastian Holtermann | 2019-02-01 | 1 | -2/+10 |
|
|
* | cmSourceFile: Additional static property strings | Sebastian Holtermann | 2019-02-01 | 1 | -3/+5 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -1/+3 |
|
|
* | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 1 | -2/+2 |
|
|
* | Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile | Sebastian Holtermann | 2018-07-02 | 1 | -0/+9 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -1/+1 |
|
|
* | cmSourceFileLocation: allow skipping ambiguous extensions | Ben Boeckel | 2018-01-10 | 1 | -2/+3 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -12/+8 |
|
|
* | cmSourceFile: Avoid unnecessary vector copy | Sebastian Holtermann | 2017-08-26 | 1 | -4/+4 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -4/+4 |
|
|
* | Remove AUTOGEN variables from cmSourceFile and cmMakefile | Sebastian Holtermann | 2017-08-22 | 1 | -9/+0 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -3/+2 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 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 | -0/+5 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -2/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -126/+82 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -23/+0 |
|
|
* | cmake: Store hardcoded lists of sources and headers | Stephen Kelly | 2015-10-27 | 1 | -2/+4 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | cmPropertyMap: Remove chaining logic. | Stephen Kelly | 2015-06-07 | 1 | -6/+8 |
|
|
* | cmPropertyMap: Remove scope parameter from API where not used. | Stephen Kelly | 2015-06-07 | 1 | -3/+2 |
|
|
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -1/+1 |
|
|
* | cmMakefile: Rename GetCurrent{Output,Binary}Directory. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | Merge topic 'fix-autouic-regression' | Brad King | 2015-01-12 | 1 | -1/+1 |
|\ |
|
| * | QtAutoUic: Restore source file AUTOUIC_OPTIONS settings | Justin Borodinsky | 2015-01-11 | 1 | -1/+1 |
|
|
* | | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
|
|
* | | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
|/ |
|
* | perf: Cache the language property string | Ben Boeckel | 2014-04-29 | 1 | -2/+4 |
|
|
* | cmSourceFile: Cache the isUiFile check | Ben Boeckel | 2014-04-29 | 1 | -3/+3 |
|
|
* | Genex: Evaluate TARGET_OBJECTS as a normal expression. | Stephen Kelly | 2014-03-31 | 1 | -0/+12 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -3/+3 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -5/+6 |
|
|
* | stringapi: Use strings for TryFullPath | Ben Boeckel | 2014-03-08 | 1 | -4/+5 |
|
|
* | stringapi: Use strings for source names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -17/+8 |
|
|
* | cmSourceFile: Use a const cmMakefile. | Stephen Kelly | 2014-01-22 | 1 | -5/+5 |
|
|
* | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+11 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -174/+0 |
|
|
* | Fix spelling and typos (affecting binary data / module messages) | Andreas Mohr | 2013-05-07 | 1 | -2/+2 |
|
|
* | Documentation: Correct typos and grammar | Andreas Mohr | 2012-11-07 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -15/+15 |
|
|
* | Fortran: Add support for free- and fixed-form flags | Brad King | 2011-08-31 | 1 | -0/+9 |
|
|