summaryrefslogtreecommitdiffstats
path: root/Source/cmState.h
Commit message (Expand)AuthorAgeFilesLines
...
* | cmState: Store the Current directories.Stephen Kelly2015-04-281-0/+7
* | Introduce cmState::Snapshot.Stephen Kelly2015-04-281-0/+15
* | cmState: Store the Source and Binary directories.Stephen Kelly2015-04-281-0/+7
|/
* Move global properties to cmState.Stephen Kelly2015-04-151-0/+8
* cmState: Move cmCommand-related methods from cmake class.Stephen Kelly2015-04-131-0/+10
* cmState: Move try_compile state from cmake class.Stephen Kelly2015-04-131-0/+4
* cmGlobalGenerator: Delegate storage of enabled languages to cmState.Stephen Kelly2015-04-131-1/+5
* Move property definition to cmState.Stephen Kelly2015-04-131-0/+19
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-131-7/+7
* Introduce cmState class.Stephen Kelly2015-04-131-0/+62