Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-cmState-try_compile-languages' | Brad King | 2015-05-01 | 1 | -0/+1 |
|\ | |||||
| * | cmGlobalGenerator: Finish storing enabled languages in cmState | Brad King | 2015-04-30 | 1 | -0/+1 |
* | | cmState: Store the Current directories. | Stephen Kelly | 2015-04-28 | 1 | -0/+7 |
* | | Introduce cmState::Snapshot. | Stephen Kelly | 2015-04-28 | 1 | -0/+15 |
* | | cmState: Store the Source and Binary directories. | Stephen Kelly | 2015-04-28 | 1 | -0/+7 |
|/ | |||||
* | 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 |