Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move global properties to cmState. | Stephen Kelly | 2015-04-15 | 1 | -0/+8 |
* | cmState: Move cmCommand-related methods from cmake class. | Stephen Kelly | 2015-04-13 | 1 | -0/+10 |
* | cmState: Move try_compile state from cmake class. | Stephen Kelly | 2015-04-13 | 1 | -0/+4 |
* | cmGlobalGenerator: Delegate storage of enabled languages to cmState. | Stephen Kelly | 2015-04-13 | 1 | -1/+5 |
* | Move property definition to cmState. | Stephen Kelly | 2015-04-13 | 1 | -0/+19 |
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -7/+7 |
* | Introduce cmState class. | Stephen Kelly | 2015-04-13 | 1 | -0/+62 |