| Commit message (Expand) | Author | Age | Files | Lines |
* | cmMakefile: Rename SetStart* directory API to SetCurrent*. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -2/+2 |
|
|
* | cmake: Remove redundant start directories. | Stephen Kelly | 2015-04-20 | 1 | -42/+2 |
|
|
* | cmake: Initialize Home directories on cmake for find-package mode. | Stephen Kelly | 2015-04-20 | 1 | -4/+5 |
|
|
* | cmake: Fix directory used to find the cache | Stephen Kelly | 2015-04-20 | 1 | -1/+1 |
|
|
* | Merge topic 'clean-up-ReadListFile' | Brad King | 2015-04-20 | 1 | -3/+3 |
|\ |
|
| * | cmMakefile: Remove always-null first parameter to ReadListFile. | Stephen Kelly | 2015-04-18 | 1 | -3/+3 |
|
|
* | | Merge topic 'add-GreenHills-MULTI-generator' | Brad King | 2015-04-20 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 1 | -0/+3 |
|
|
* | | Port Global property interaction to cmState. | Stephen Kelly | 2015-04-15 | 1 | -6/+8 |
|
|
* | | Move property initialization to cmState. | Stephen Kelly | 2015-04-15 | 1 | -8/+1 |
|
|
* | | Move global properties to cmState. | Stephen Kelly | 2015-04-15 | 1 | -39/+3 |
|
|
* | | cmake: Remove the happy global property scope pattern. | Stephen Kelly | 2015-04-15 | 1 | -8/+2 |
|
|
* | | cmake: Remove unused cmCommand methods. | Stephen Kelly | 2015-04-15 | 1 | -26/+0 |
|
|
* | | Port cmCommand consumers to cmState. | Stephen Kelly | 2015-04-15 | 1 | -1/+1 |
|
|
* | | cmState: Move cmCommand-related methods from cmake class. | Stephen Kelly | 2015-04-13 | 1 | -80/+8 |
|
|
* | | cmake: Simplify command clean up loop. | Stephen Kelly | 2015-04-13 | 1 | -13/+6 |
|
|
* | | cmake: Simplify RemoveUnscriptableCommands algorithm. | Stephen Kelly | 2015-04-13 | 1 | -22/+8 |
|
|
* | | cmState: Move try_compile state from cmake class. | Stephen Kelly | 2015-04-13 | 1 | -7/+6 |
|
|
* | | cmake: Get enabled languages from cmState. | Stephen Kelly | 2015-04-13 | 1 | -8/+3 |
|
|
* | | Move property definition to cmState. | Stephen Kelly | 2015-04-13 | 1 | -38/+1 |
|
|
* | | Merge topic 'introduce-cmState' | Brad King | 2015-04-13 | 1 | -61/+64 |
|\ \ |
|
| * | | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -20/+20 |
|
|
| * | | Port to cmState. | Stephen Kelly | 2015-04-13 | 1 | -42/+41 |
|
|
| * | | Introduce cmState class. | Stephen Kelly | 2015-04-13 | 1 | -0/+4 |
|
|
* | | | Merge topic 'cmake-cleanups' | Brad King | 2015-04-13 | 1 | -60/+77 |
|\ \ \ |
|
| * | | | cmake: Remove confusing duplication. | Stephen Kelly | 2015-04-12 | 1 | -4/+0 |
|
|
| * | | | cmake: Out-of-line Home and Start directory methods. | Stephen Kelly | 2015-04-12 | 1 | -0/+32 |
|
|
| * | | | cmake: Fix variable name bugs. | Stephen Kelly | 2015-04-12 | 1 | -2/+2 |
|
|
| * | | | Use vector, not list for cmCommand storage. | Stephen Kelly | 2015-04-12 | 1 | -2/+2 |
|
|
| * | | | cmake: Simplify CommandExists method. | Stephen Kelly | 2015-04-12 | 1 | -2/+1 |
|
|
| * | | | cmake: Rename oddly named variables. | Stephen Kelly | 2015-04-12 | 1 | -6/+6 |
|
|
| * | | | cmake: Constify GetCommand method. | Stephen Kelly | 2015-04-12 | 1 | -2/+2 |
|
|
| * | | | cmake: Don't lower-case a string needlessly. | Stephen Kelly | 2015-04-12 | 1 | -1/+1 |
|
|
| * | | | cmake: Use make_pair instead of Foo::value_type. | Stephen Kelly | 2015-04-12 | 1 | -2/+2 |
|
|
| * | | | cmake: out-of-line try compile state methods. | Stephen Kelly | 2015-04-12 | 1 | -0/+10 |
|
|
| * | | | cmake: Remove duplicate condition. | Stephen Kelly | 2015-04-12 | 1 | -4/+0 |
|
|
| * | | | cmake: Remove DebugConfigs member. | Stephen Kelly | 2015-04-12 | 1 | -30/+15 |
|
|
| * | | | cmake: Remove method with no external users. | Stephen Kelly | 2015-04-12 | 1 | -5/+5 |
|
|
| * | | | cmake: Don't set the CMakeInstance on the Properties member. | Stephen Kelly | 2015-04-12 | 1 | -1/+0 |
|
|
* | | | | cmake: Provide guidance when an invalid -G option is given | Gerald Combs | 2015-04-10 | 1 | -0/+16 |
|/ / / |
|
* | | | Merge topic 'refactor-cache-api' | Brad King | 2015-04-09 | 1 | -65/+101 |
|\ \ \
| |/ / |
|
| * | | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-08 | 1 | -42/+42 |
|
|
| * | | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-07 | 1 | -20/+27 |
|
|
| * | | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-07 | 1 | -5/+34 |
| |/ |
|
| * | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -101/+65 |
|
|
| * | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-06 | 1 | -42/+42 |
|
|
| * | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-06 | 1 | -20/+27 |
|
|
| * | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-06 | 1 | -5/+34 |
|
|
* | | cmake: Show in --help how to select VS target platform (#15422) | Brad King | 2015-04-07 | 1 | -8/+8 |
|/ |
|