| Commit message (Expand) | Author | Age | Files | Lines |
* | cmGetSourceFilePropertyCommand: Port away from cmCommand | Regina Pfeifer | 2019-09-12 | 1 | -10/+9 |
|
|
* | cmSourceFile: Move LANGUAGE to GetPropertyForUser | Tushar Maheshwari | 2019-08-27 | 1 | -4/+0 |
|
|
* | cmSourceFile: Rename non-const GetLanguage | Tushar Maheshwari | 2019-08-27 | 1 | -1/+1 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -2/+2 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+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 | -21/+14 |
|
|
* | cmPropertyMap: Require a non-empty name parameter. | Stephen Kelly | 2015-06-07 | 1 | -1/+5 |
|
|
* | cmMakefile: Add a CreateSource method | Ben Boeckel | 2014-07-08 | 1 | -1/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property... | Brad King | 2008-01-30 | 1 | -14/+2 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -2/+2 |
|
|
* | BUG: fix for bug 6172 add get source file prop LANGUAGE | Bill Hoffman | 2007-12-18 | 1 | -0/+5 |
|
|
* | ENH: added some documentation to explain a section of code a bit better | Ken Martin | 2007-07-10 | 1 | -1/+8 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -0/+5 |
|
|
* | ENH: added some new functionality | Ken Martin | 2006-03-22 | 1 | -0/+5 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -3/+3 |
|
|
* | ENH: Cleanups | Andy Cedilnik | 2004-02-22 | 1 | -0/+2 |
|
|
* | minor bug fix | Ken Martin | 2003-05-29 | 1 | -1/+1 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | updated to match the SET | Ken Martin | 2002-08-26 | 1 | -19/+9 |
|
|
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -3/+3 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -2/+2 |
|
|
* | ENH: major change, the cmMakefile now contains a master list of cmSourceFile ... | Bill Hoffman | 2002-03-29 | 1 | -0/+55 |
|
|