| Commit message (Expand) | Author | Age | Files | Lines |
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -6/+6 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
|
|
* | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -1/+36 |
|
|
* | cmTarget: Evaluate CMP0026 and CMP0051 in calling context | Brad King | 2014-05-09 | 1 | -1/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -25/+25 |
|
|
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -3/+3 |
|
|
* | get_property: Fix testing ALIASED_TARGET target property (#14670) | Stephen Kelly | 2014-01-04 | 1 | -1/+1 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -0/+12 |
|
|
* | Split cmBootstrapCommands.cxx into two sources | Brad King | 2013-06-14 | 1 | -0/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Teach set/get_property about CACHE properties | Brad King | 2009-03-10 | 1 | -1/+26 |
|
|
* | BUG: Fix get_property result for bad property | Brad King | 2009-03-09 | 1 | -1/+8 |
|
|
* | ENH: Improve test property speed with a map | Brad King | 2009-01-05 | 1 | -8/+2 |
|
|
* | COMP: fix warning | Ken Martin | 2008-04-01 | 1 | -1/+0 |
|
|
* | ENH: support unset of properties | Ken Martin | 2008-04-01 | 1 | -1/+20 |
|
|
* | BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property... | Brad King | 2008-01-30 | 1 | -1/+2 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -3/+1 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+2 |
|
|
* | ENH: Changed signature of GET_PROPERTY command to be more powerful and extend... | Brad King | 2008-01-17 | 1 | -149/+280 |
|
|
* | ENH: add ability to get documentaiton of a property from a script | Ken Martin | 2007-10-24 | 1 | -7/+54 |
|
|
* | COMP: fix warnings | Ken Martin | 2007-06-25 | 1 | -0/+4 |
|
|
* | ENH: added cmGetPropertyCommand | Ken Martin | 2007-06-25 | 1 | -0/+160 |
|
|