| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -2/+4 |
|
|
* | Merge topic 'fix-11295-support-plugin-bundles-on-mac' | Brad King | 2011-02-22 | 1 | -1/+5 |
|\ |
|
| * | Add support for CFBundle targets on the Mac (#11295) | Richard Bateman | 2011-01-11 | 1 | -1/+5 |
|
|
* | | Merge topic 'missing-file-dir-issue-11677' | Brad King | 2011-01-19 | 1 | -2/+7 |
|\ \ |
|
| * | | Report directory with missing source file (#11677) | Brad King | 2011-01-15 | 1 | -2/+7 |
| |/ |
|
* | | Combine duplicate COMPILE_DEFINITIONS disclaimer | Brad King | 2011-01-17 | 1 | -9/+2 |
|/ |
|
* | Add more documentation for LANGUAGE property. | Bill Hoffman | 2010-12-20 | 1 | -1/+3 |
|
|
* | Report missing source files with context of target | Brad King | 2010-09-13 | 1 | -4/+11 |
|
|
* | -fix typos in docs, patch from Michael Wild | Alex Neundorf | 2010-04-09 | 1 | -3/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Clarify COMPILE_DEFINITIONS separator in docs | Brad King | 2009-06-24 | 1 | -1/+2 |
|
|
* | ENH: Support preprocessor def values in VS6 | Brad King | 2009-03-23 | 1 | -1/+1 |
|
|
* | BUG: Do not automatically set HEADER_FILE_ONLY | Brad King | 2009-03-16 | 1 | -19/+0 |
|
|
* | ENH: Define target and source property LABELS | Brad King | 2009-02-10 | 1 | -0/+7 |
|
|
* | ENH: Improve docs of OBJECT_DEPENDS property | Brad King | 2008-09-22 | 1 | -4/+16 |
|
|
* | ENH: Catch missing source files specified by full path earlier. | Brad King | 2008-05-27 | 1 | -11/+7 |
|
|
* | ENH: In cmSourceFile::GetLanguage use the file extension (if not ambiguous) t... | Brad King | 2008-04-29 | 1 | -4/+33 |
|
|
* | ENH: Add context information when a source file cannot be found. | Brad King | 2008-04-29 | 1 | -2/+2 |
|
|
* | BUG: Trust user-provided source file full paths. | Brad King | 2008-04-25 | 1 | -0/+10 |
|
|
* | ENH: support unset of properties | Ken Martin | 2008-04-01 | 1 | -4/+0 |
|
|
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -7/+12 |
|
|
* | ENH: Cleanup building of OS X bundle content | Brad King | 2008-02-15 | 1 | -18/+9 |
|
|
* | BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property... | Brad King | 2008-01-30 | 1 | -0/+27 |
|
|
* | ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple... | Brad King | 2008-01-17 | 1 | -0/+10 |
|
|
* | ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for... | Brad King | 2008-01-16 | 1 | -5/+5 |
|
|
* | ENH: Add explicit documentation entry for configuration-specific <CONFIG>_COM... | Brad King | 2008-01-15 | 1 | -0/+9 |
|
|