| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'use-generator-target' | Brad King | 2015-07-02 | 1 | -16/+16 |
|\ |
|
| * | cmGlobalGenerator: Map local generators to generator targets. | Stephen Kelly | 2015-07-01 | 1 | -5/+4 |
|
|
| * | cmComputeTargetDepends: Change API to use cmGeneratorTarget. | Stephen Kelly | 2015-07-01 | 1 | -14/+15 |
|
|
* | | cmMakefile: Avoid invoking EnforceDirectoryLevelRules. | Stephen Kelly | 2015-06-30 | 1 | -0/+1 |
|/ |
|
* | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail early | Brad King | 2015-06-29 | 1 | -0/+4 |
|
|
* | cmGeneratorTarget: Require a cmLocalGenerator to construct. | Stephen Kelly | 2015-06-22 | 1 | -2/+2 |
|
|
* | cmGlobalGenerator: Create GeneratorTargets with a local generator. | Stephen Kelly | 2015-06-22 | 1 | -2/+3 |
|
|
* | cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method. | Stephen Kelly | 2015-06-13 | 1 | -0/+5 |
|
|
* | cmLocalGenerator: Remove ConfigureFinalPass. | Stephen Kelly | 2015-06-09 | 1 | -1/+1 |
|
|
* | cmPropertyMap: Remove chaining logic. | Stephen Kelly | 2015-06-07 | 1 | -1/+0 |
|
|
* | Merge topic 'cmMakefile-Configure' | Brad King | 2015-06-04 | 1 | -5/+5 |
|\ |
|
| * | cmMakefile: Move Configure responsibility from cmLocalGenerator. | Stephen Kelly | 2015-06-04 | 1 | -1/+1 |
|
|
| * | cmake: Replace CurrentLocalGenerator concept with CurrentMakefile. | Stephen Kelly | 2015-06-04 | 1 | -3/+3 |
|
|
| * | cmLocalGenerator: ComputeObjectMaxPath just before generating. | Stephen Kelly | 2015-06-04 | 1 | -0/+1 |
|
|
| * | Merge Configure state with GeneratingBuildSystem state. | Stephen Kelly | 2015-06-04 | 1 | -1/+0 |
|
|
* | | cmGlobalGenerator: Don't use else after a return. | Stephen Kelly | 2015-06-02 | 1 | -24/+19 |
|/ |
|
* | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 1 | -5/+12 |
|
|
* | cmState: Host some state from the cmGlobalGenerator. | Stephen Kelly | 2015-05-27 | 1 | -7/+0 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -7/+2 |
|
|
* | Use cmSystemTools::GetCMakeCommand() to get path to cmake internally | Brad King | 2015-05-20 | 1 | -4/+3 |
|
|
* | Merge topic 'use-std-unordered_map' | Brad King | 2015-05-19 | 1 | -1/+9 |
|\ |
|
| * | AutoGen: Don't iterate over a container while populating it. | Stephen Kelly | 2015-05-16 | 1 | -1/+9 |
|
|
* | | cmGlobalGenerator: Add NVI wrapper to create local generator. | Stephen Kelly | 2015-05-16 | 1 | -1/+7 |
|/ |
|
* | cmGlobalGenerator: Move some flags from cmLocalGenerator. | Stephen Kelly | 2015-05-14 | 1 | -0/+7 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -3/+1 |
|
|
* | RC: Simplify selection of resource compiler based on C/C++ toolchain | Brad King | 2015-05-07 | 1 | -32/+0 |
|
|
* | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -9/+5 |
|
|
* | Merge topic 'fix-cmState-try_compile-languages' | Brad King | 2015-05-01 | 1 | -1/+3 |
|\ |
|
| * | cmGlobalGenerator: Finish storing enabled languages in cmState | Brad King | 2015-04-30 | 1 | -1/+3 |
|
|
* | | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+3 |
|
|
* | | Merge topic 'clean-up-cmMakefile' | Brad King | 2015-04-21 | 1 | -14/+14 |
|\ \ |
|
| * | | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -6/+6 |
|
|
| * | | cmMakefile: Rename GetCurrent{,Source}Directory. | Stephen Kelly | 2015-04-20 | 1 | -2/+3 |
|
|
| * | | Use the Home directories from the cmake class where intended. | Stephen Kelly | 2015-04-20 | 1 | -5/+5 |
|
|
| * | | Remove redundant calls to MakeStartDirectoriesCurrent. | Stephen Kelly | 2015-04-20 | 1 | -1/+0 |
|
|
* | | | cmSystemTools: Teach RunSingleCommand to separate stdout and stderr | Brad King | 2015-04-20 | 1 | -2/+2 |
|/ / |
|
* | | cmMakefile: Remove always-null first parameter to ReadListFile. | Stephen Kelly | 2015-04-18 | 1 | -12/+12 |
|/ |
|
* | Port Global property interaction to cmState. | Stephen Kelly | 2015-04-15 | 1 | -7/+8 |
|
|
* | cmGlobalGenerator: Delegate storage of enabled languages to cmState. | Stephen Kelly | 2015-04-13 | 1 | -11/+4 |
|
|
* | Merge topic 'introduce-cmState' | Brad King | 2015-04-13 | 1 | -9/+10 |
|\ |
|
| * | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -3/+3 |
|
|
| * | Port to cmState. | Stephen Kelly | 2015-04-13 | 1 | -6/+7 |
|
|
* | | cmGlobalGenerator: Store languages as vector, not map. | Stephen Kelly | 2015-04-12 | 1 | -7/+10 |
|/ |
|
* | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-08 | 1 | -6/+2 |
|
|
* | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-07 | 1 | -3/+3 |
|
|
* | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -5/+9 |
|
|
* | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-06 | 1 | -6/+2 |
|
|
* | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-06 | 1 | -3/+3 |
|
|
* | cmGlobalGenerator: Don't fetch the cache manager in a loop. | Stephen Kelly | 2015-04-05 | 1 | -2/+1 |
|
|
* | Merge topic 'vs-express-build-output' | Brad King | 2015-03-12 | 1 | -4/+13 |
|\ |
|