| Commit message (Expand) | Author | Age | Files | Lines |
* | cmGlobalGenerator: Port Find API to cmMakefile. | Stephen Kelly | 2015-08-07 | 1 | -8/+2 |
|
|
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -2/+1 |
|
|
* | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -2/+1 |
|
|
* | Port to cmState. | Stephen Kelly | 2015-04-13 | 1 | -7/+6 |
|
|
* | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-08 | 1 | -8/+11 |
|
|
* | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -11/+8 |
|
|
* | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-06 | 1 | -8/+11 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -10/+10 |
|
|
* | 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/+58 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -11/+11 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -6/+6 |
|
|
* | 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 | -2/+2 |
|
|
* | Add the ALIAS target concept for libraries and executables. | Stephen Kelly | 2013-08-02 | 1 | -0/+5 |
|
|
* | set_property: Do not remove a property when APPENDing nothing | Ben Boeckel | 2013-07-24 | 1 | -2/+4 |
|
|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -6/+14 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Define STRINGS cache entry property | Brad King | 2009-03-12 | 1 | -1/+2 |
|
|
* | ENH: Teach set/get_property about CACHE properties | Brad King | 2009-03-10 | 1 | -1/+94 |
|
|
* | ENH: Improve test property speed with a map | Brad King | 2009-01-05 | 1 | -9/+8 |
|
|
* | ENH: Disallow link-type keywords in link interface | Brad King | 2008-08-19 | 1 | -0/+3 |
|
|
* | ENH: support unset of properties | Ken Martin | 2008-04-01 | 1 | -10/+38 |
|
|
* | ENH: Cleanup building of OS X bundle content | Brad King | 2008-02-15 | 1 | -5/+0 |
|
|
* | 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: Add AppendProperty methods for use by C++ code in CMake. Simplify imple... | Brad King | 2008-01-17 | 1 | -61/+15 |
|
|
* | COMP: Fix VS build. | Brad King | 2008-01-17 | 1 | -1/+1 |
|
|
* | ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu... | Brad King | 2008-01-17 | 1 | -0/+408 |
|
|