| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget: Move link type enum out. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | cmState: Initialize default definitions immediately. | Stephen Kelly | 2015-10-13 | 1 | -0/+5 |
|
|
* | cmState: Initialize top level source directories immediately. | Stephen Kelly | 2015-10-13 | 1 | -0/+8 |
|
|
* | cmState: Port away from cmake instance. | Stephen Kelly | 2015-10-10 | 1 | -4/+1 |
|
|
* | cmState: Move ParseCacheEntry from cmCacheManager. | Stephen Kelly | 2015-10-10 | 1 | -2/+2 |
|
|
* | cmState: Externalize logic to caller. | Stephen Kelly | 2015-10-10 | 1 | -0/+1 |
|
|
* | cmCacheManager: Port away from cmake instance. | Stephen Kelly | 2015-10-10 | 1 | -3/+21 |
|
|
* | cmState: Add cache file manipulation wrappers. | Stephen Kelly | 2015-10-10 | 1 | -3/+3 |
|
|
* | Inline unary LoadCache. | Stephen Kelly | 2015-10-10 | 1 | -1/+2 |
|
|
* | cmake: Port away from trivial cmCacheManager use. | Stephen Kelly | 2015-10-10 | 1 | -17/+17 |
|
|
* | cmake: Use existing cache API wrapper. | Stephen Kelly | 2015-10-10 | 1 | -14/+14 |
|
|
* | Set the current dirs on the snapshot before creating the cmMakefile. | Stephen Kelly | 2015-10-07 | 1 | -7/+7 |
|
|
* | cmake: Remove needless cmLocalGenerator creation. | Stephen Kelly | 2015-10-05 | 1 | -7/+5 |
|
|
* | Merge topic 'revert-cmake-W-options' | Brad King | 2015-09-25 | 1 | -205/+29 |
|\ |
|
| * | Merge branch 'improve-variable-help-formatting' into revert-cmake-W-options | Brad King | 2015-09-22 | 1 | -3/+30 |
| |\ |
|
| * | | Revert topic 'cmake-W-options' (#15747) | Brad King | 2015-09-22 | 1 | -205/+29 |
|
|
* | | | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -8/+10 |
|
|
* | | | cmGlobalGenerator: Remove MakeLocalGenerator method. | Stephen Kelly | 2015-08-28 | 1 | -4/+4 |
|
|
* | | | cmGlobalGenerator: Require a snapshot to create a local generator. | Stephen Kelly | 2015-08-28 | 1 | -4/+8 |
|
|
* | | | cmake: Remove unused cmPolicies member. | Stephen Kelly | 2015-08-23 | 1 | -2/+0 |
| |/
|/| |
|
* | | cmake: Add support for "--build ." in subdirectory (#15696) | Clinton Stimpson | 2015-08-15 | 1 | -0/+19 |
|
|
* | | Merge topic 'bootstrap-no-ninja' | Brad King | 2015-08-11 | 1 | -1/+5 |
|\ \ |
|
| * | | bootstrap: Do not build Ninja generator | Brad King | 2015-08-10 | 1 | -1/+5 |
|
|
* | | | cmake: Port configure-time code to cmMakefile. | Stephen Kelly | 2015-08-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge topic 'cmake-W-options' | Brad King | 2015-08-04 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | cmake: Do not treat developer warnings as errors by default in scripts | Brad King | 2015-08-03 | 1 | -5/+5 |
|
|
* | | Merge topic 'cmake-W-options' | Brad King | 2015-07-31 | 1 | -29/+205 |
|\ \
| |/ |
|
| * | cmake: Add -W options to control deprecation warnings and errors | Michael Scott | 2015-07-29 | 1 | -29/+205 |
|
|
* | | cmGlobalGenerator: Return from Compute whether to generate. | Stephen Kelly | 2015-07-29 | 1 | -1/+4 |
|
|
* | | cmGlobalGenerator: Create a new Compute step before generation. | Stephen Kelly | 2015-07-29 | 1 | -1/+2 |
|/ |
|
* | Merge topic 'use-generator-target' | Brad King | 2015-07-28 | 1 | -1/+1 |
|\ |
|
| * | cmExportTryCompileFileGenerator: Create cmGeneratorTargets. | Stephen Kelly | 2015-07-27 | 1 | -1/+1 |
|
|
* | | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 1 | -0/+8 |
|/ |
|
* | 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 |
|
|