summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
Commit message (Expand)AuthorAgeFilesLines
* cmake: Remove unused cmPolicies member.Stephen Kelly2015-08-231-2/+0
* cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-291-9/+18
* cmake: add --trace-expand optionBen Boeckel2015-07-231-0/+3
* cmMakefile: Remove unused GetPolicies method.Stephen Kelly2015-06-061-3/+0
* cmMakefile: Make cmListFileBacktrace default constructible.Stephen Kelly2015-06-021-1/+1
* cmState: Move snapshot creation to the cmake instance.Stephen Kelly2015-05-241-0/+5
* cmake: Remove redundant forward declaration.Stephen Kelly2015-05-241-1/+0
* cmake: Add IssueMessage overload taking a single cmListFileContext.Stephen Kelly2015-05-211-0/+3
* cmake: Extract PrintMessagePreamble method.Stephen Kelly2015-05-211-0/+2
* Help: Spell '-D' option consistently across documentation (#15575)Brad King2015-05-201-1/+1
* cmState: Store the Source and Binary directories.Stephen Kelly2015-04-281-2/+0
* cmake: Remove redundant start directories.Stephen Kelly2015-04-201-21/+3
* Move global properties to cmState.Stephen Kelly2015-04-151-2/+0
* cmake: Remove the happy global property scope pattern.Stephen Kelly2015-04-151-2/+0
* cmake: Remove unused cmCommand methods.Stephen Kelly2015-04-151-16/+0
* cmState: Move cmCommand-related methods from cmake class.Stephen Kelly2015-04-131-2/+0
* cmake: Simplify RemoveUnscriptableCommands algorithm.Stephen Kelly2015-04-131-1/+0
* Move property definition to cmState.Stephen Kelly2015-04-131-18/+0
* Merge topic 'introduce-cmState'Brad King2015-04-131-1/+8
|\
| * cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-1/+2
| * Introduce cmState class.Stephen Kelly2015-04-131-0/+6
* | Merge topic 'cmake-cleanups'Brad King2015-04-131-37/+11
|\ \
| * | cmake: Out-of-line Home and Start directory methods.Stephen Kelly2015-04-121-26/+6
| * | cmake: Fix variable name bugs.Stephen Kelly2015-04-121-3/+3
| * | cmake: Constify GetCommand method.Stephen Kelly2015-04-121-1/+1
| * | cmake: out-of-line try compile state methods.Stephen Kelly2015-04-121-4/+2
| * | cmake: Remove DebugConfigs member.Stephen Kelly2015-04-121-2/+1
| * | cmake: Remove method with no external users.Stephen Kelly2015-04-121-3/+0
| |/
* | cmake: Provide guidance when an invalid -G option is givenGerald Combs2015-04-101-0/+3
|/
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-071-1/+13
* Revert topic 'refactor-cache-api'Brad King2015-04-071-13/+1
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-061-1/+13
* cmake: Remove unused method.Stephen Kelly2015-04-051-3/+0
* cmake: Remove unused member.Stephen Kelly2015-04-051-1/+0
* cmake: Add -A option to specify a generator platformBrad King2014-09-151-0/+1
* CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-051-0/+9
* backtrace: Convert to local paths in IssueMessageBen Boeckel2014-06-051-1/+1
* cmake: remove dummy backtraces for IssueMessageBen Boeckel2014-06-051-2/+2
* Merge topic 'cxx14-features'Brad King2014-05-291-0/+11
|\
| * Features: Add support for C++14 features.Stephen Kelly2014-05-221-0/+11
* | Merge topic 'cpack-properties'Brad King2014-05-281-0/+12
|\ \ | |/ |/|
| * Add an "installed file" property scopeNils Gladitz2014-05-281-0/+12
* | Features: Extend concept to C language.Stephen Kelly2014-05-141-0/+6
|/
* Features: Make CMAKE_CXX_KNOWN_FEATURES a property.Stephen Kelly2014-05-021-0/+48
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-4/+4
* stringapi: Command namesBen Boeckel2014-03-081-4/+4
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+2
* Directories: Take strings when setting directoriesBen Boeckel2014-03-081-4/+4
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-4/+4
* stringapi: Use strings for variable namesBen Boeckel2014-03-081-5/+5