| Commit message (Expand) | Author | Age | Files | Lines |
* | cmMakefile: Remove unused GetPolicies method. | Stephen Kelly | 2015-06-06 | 1 | -3/+0 |
|
|
* | cmMakefile: Make cmListFileBacktrace default constructible. | Stephen Kelly | 2015-06-02 | 1 | -1/+1 |
|
|
* | cmState: Move snapshot creation to the cmake instance. | Stephen Kelly | 2015-05-24 | 1 | -0/+5 |
|
|
* | cmake: Remove redundant forward declaration. | Stephen Kelly | 2015-05-24 | 1 | -1/+0 |
|
|
* | cmake: Add IssueMessage overload taking a single cmListFileContext. | Stephen Kelly | 2015-05-21 | 1 | -0/+3 |
|
|
* | cmake: Extract PrintMessagePreamble method. | Stephen Kelly | 2015-05-21 | 1 | -0/+2 |
|
|
* | Help: Spell '-D' option consistently across documentation (#15575) | Brad King | 2015-05-20 | 1 | -1/+1 |
|
|
* | cmState: Store the Source and Binary directories. | Stephen Kelly | 2015-04-28 | 1 | -2/+0 |
|
|
* | cmake: Remove redundant start directories. | Stephen Kelly | 2015-04-20 | 1 | -21/+3 |
|
|
* | Move global properties to cmState. | Stephen Kelly | 2015-04-15 | 1 | -2/+0 |
|
|
* | cmake: Remove the happy global property scope pattern. | Stephen Kelly | 2015-04-15 | 1 | -2/+0 |
|
|
* | cmake: Remove unused cmCommand methods. | Stephen Kelly | 2015-04-15 | 1 | -16/+0 |
|
|
* | cmState: Move cmCommand-related methods from cmake class. | Stephen Kelly | 2015-04-13 | 1 | -2/+0 |
|
|
* | cmake: Simplify RemoveUnscriptableCommands algorithm. | Stephen Kelly | 2015-04-13 | 1 | -1/+0 |
|
|
* | Move property definition to cmState. | Stephen Kelly | 2015-04-13 | 1 | -18/+0 |
|
|
* | Merge topic 'introduce-cmState' | Brad King | 2015-04-13 | 1 | -1/+8 |
|\ |
|
| * | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -1/+2 |
|
|
| * | Introduce cmState class. | Stephen Kelly | 2015-04-13 | 1 | -0/+6 |
|
|
* | | Merge topic 'cmake-cleanups' | Brad King | 2015-04-13 | 1 | -37/+11 |
|\ \ |
|
| * | | cmake: Out-of-line Home and Start directory methods. | Stephen Kelly | 2015-04-12 | 1 | -26/+6 |
|
|
| * | | cmake: Fix variable name bugs. | Stephen Kelly | 2015-04-12 | 1 | -3/+3 |
|
|
| * | | cmake: Constify GetCommand method. | Stephen Kelly | 2015-04-12 | 1 | -1/+1 |
|
|
| * | | cmake: out-of-line try compile state methods. | Stephen Kelly | 2015-04-12 | 1 | -4/+2 |
|
|
| * | | cmake: Remove DebugConfigs member. | Stephen Kelly | 2015-04-12 | 1 | -2/+1 |
|
|
| * | | cmake: Remove method with no external users. | Stephen Kelly | 2015-04-12 | 1 | -3/+0 |
| |/ |
|
* | | cmake: Provide guidance when an invalid -G option is given | Gerald Combs | 2015-04-10 | 1 | -0/+3 |
|/ |
|
* | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-07 | 1 | -1/+13 |
|
|
* | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -13/+1 |
|
|
* | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-06 | 1 | -1/+13 |
|
|
* | cmake: Remove unused method. | Stephen Kelly | 2015-04-05 | 1 | -3/+0 |
|
|
* | cmake: Remove unused member. | Stephen Kelly | 2015-04-05 | 1 | -1/+0 |
|
|
* | cmake: Add -A option to specify a generator platform | Brad King | 2014-09-15 | 1 | -0/+1 |
|
|
* | CMake: Add CMAKE_GENERATOR_PLATFORM option | Brad King | 2014-09-05 | 1 | -0/+9 |
|
|
* | backtrace: Convert to local paths in IssueMessage | Ben Boeckel | 2014-06-05 | 1 | -1/+1 |
|
|
* | cmake: remove dummy backtraces for IssueMessage | Ben Boeckel | 2014-06-05 | 1 | -2/+2 |
|
|
* | Merge topic 'cxx14-features' | Brad King | 2014-05-29 | 1 | -0/+11 |
|\ |
|
| * | Features: Add support for C++14 features. | Stephen Kelly | 2014-05-22 | 1 | -0/+11 |
|
|
* | | Merge topic 'cpack-properties' | Brad King | 2014-05-28 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -0/+12 |
|
|
* | | Features: Extend concept to C language. | Stephen Kelly | 2014-05-14 | 1 | -0/+6 |
|/ |
|
* | Features: Make CMAKE_CXX_KNOWN_FEATURES a property. | Stephen Kelly | 2014-05-02 | 1 | -0/+48 |
|
|
* | Remove extra semicolons from C++ code. | Stephen Kelly | 2014-04-03 | 1 | -4/+4 |
|
|
* | stringapi: Command names | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Directories: Take strings when setting directories | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -9/+11 |
|
|
* | Refactor tool selection for edit_cache (#14544) | Brad King | 2013-11-12 | 1 | -3/+4 |
|
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -16/+1 |
|
|