| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Preserve cached CMAKE_GENERATOR when an error occurs (#15640) | Brad King | 2015-07-07 | 1 | -13/+0 |
|
|
* | cmGlobalGenerator: Create GeneratorTargets with a local generator. | Stephen Kelly | 2015-06-22 | 1 | -1/+1 |
|
|
* | cmake: Update the current snapshot when Resetting. | Stephen Kelly | 2015-06-21 | 1 | -1/+2 |
|
|
* | Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS' | Brad King | 2015-06-04 | 1 | -14/+0 |
|\ |
|
| * | Remove CMAKE_USE_RELATIVE_PATHS variable. | Stephen Kelly | 2015-06-03 | 1 | -14/+0 |
|
|
* | | Merge topic 'rename-cmState-API' | Brad King | 2015-06-04 | 1 | -1/+1 |
|\ \ |
|
| * | | cmState: Add CreateBaseSnapshot method. | Stephen Kelly | 2015-06-02 | 1 | -1/+1 |
| |/ |
|
* | | cmListFileBacktrace: Internalize the step of making paths relative. | Stephen Kelly | 2015-06-02 | 1 | -1/+0 |
|/ |
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -12/+6 |
|
|
* | cmState: Move snapshot creation to the cmake instance. | Stephen Kelly | 2015-05-24 | 1 | -1/+2 |
|
|
* | cmake: Remove redundant condition. | Stephen Kelly | 2015-05-24 | 1 | -5/+0 |
|
|
* | Merge topic 'clean-up-backtrace-handling' | Brad King | 2015-05-22 | 1 | -25/+58 |
|\ |
|
| * | cmake: Add IssueMessage overload taking a single cmListFileContext. | Stephen Kelly | 2015-05-21 | 1 | -0/+18 |
|
|
| * | cmake: Extract displayMessage method. | Stephen Kelly | 2015-05-21 | 1 | -19/+25 |
|
|
| * | cmake: Extract printMessageText method. | Stephen Kelly | 2015-05-21 | 1 | -7/+9 |
|
|
| * | cmake: Extract PrintMessagePreamble method. | Stephen Kelly | 2015-05-21 | 1 | -8/+17 |
|
|
| * | cmake: Move isError determination to a more-natural place. | Stephen Kelly | 2015-05-21 | 1 | -5/+3 |
|
|
* | | Revert "Qbs: Add new 'extra' generator for qbs project files" | Brad King | 2015-05-21 | 1 | -4/+0 |
|/ |
|
* | Convert: Remove specification of default parameter. | Stephen Kelly | 2015-05-20 | 1 | -2/+1 |
|
|
* | Merge topic 'refactor-cmLocalGenerator' | Brad King | 2015-05-19 | 1 | -0/+5 |
|\ |
|
| * | cmState: Compute and store directory components. | Stephen Kelly | 2015-05-16 | 1 | -0/+5 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2015-05-19 | 1 | -17/+2 |
|\ \ |
|
| * | | cmListFileBacktrace: Hide the context-stack implementation detail. | Stephen Kelly | 2015-05-18 | 1 | -17/+2 |
| |/ |
|
* | | cmGlobalGenerator: Add NVI wrapper to create local generator. | Stephen Kelly | 2015-05-16 | 1 | -4/+4 |
|/ |
|
* | cmState: Store the Source and Binary directories. | Stephen Kelly | 2015-04-28 | 1 | -6/+4 |
|
|
* | cmMakefile: Delegate storage of Home dirs to the cmake class. | Stephen Kelly | 2015-04-28 | 1 | -4/+6 |
|
|
* | 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 |
|
|