summaryrefslogtreecommitdiffstats
path: root/Source/cmake.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'revert-cmake-W-options'Brad King2015-09-251-205/+29
|\
| * Merge branch 'improve-variable-help-formatting' into revert-cmake-W-optionsBrad King2015-09-221-3/+30
| |\
| * | Revert topic 'cmake-W-options' (#15747)Brad King2015-09-221-205/+29
* | | cmLocalGenerator: Create from already-constructed cmMakefile.Stephen Kelly2015-08-281-8/+10
* | | cmGlobalGenerator: Remove MakeLocalGenerator method.Stephen Kelly2015-08-281-4/+4
* | | cmGlobalGenerator: Require a snapshot to create a local generator.Stephen Kelly2015-08-281-4/+8
* | | cmake: Remove unused cmPolicies member.Stephen Kelly2015-08-231-2/+0
| |/ |/|
* | cmake: Add support for "--build ." in subdirectory (#15696)Clinton Stimpson2015-08-151-0/+19
* | Merge topic 'bootstrap-no-ninja'Brad King2015-08-111-1/+5
|\ \
| * | bootstrap: Do not build Ninja generatorBrad King2015-08-101-1/+5
* | | cmake: Port configure-time code to cmMakefile.Stephen Kelly2015-08-071-1/+1
|/ /
* | Merge topic 'cmake-W-options'Brad King2015-08-041-5/+5
|\ \ | |/
| * cmake: Do not treat developer warnings as errors by default in scriptsBrad King2015-08-031-5/+5
* | Merge topic 'cmake-W-options'Brad King2015-07-311-29/+205
|\ \ | |/
| * cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-291-29/+205
* | cmGlobalGenerator: Return from Compute whether to generate.Stephen Kelly2015-07-291-1/+4
* | cmGlobalGenerator: Create a new Compute step before generation.Stephen Kelly2015-07-291-1/+2
|/
* Merge topic 'use-generator-target'Brad King2015-07-281-1/+1
|\
| * cmExportTryCompileFileGenerator: Create cmGeneratorTargets.Stephen Kelly2015-07-271-1/+1
* | cmake: add --trace-expand optionBen Boeckel2015-07-231-0/+8
|/
* cmake: Preserve cached CMAKE_GENERATOR when an error occurs (#15640)Brad King2015-07-071-13/+0
* cmGlobalGenerator: Create GeneratorTargets with a local generator.Stephen Kelly2015-06-221-1/+1
* cmake: Update the current snapshot when Resetting.Stephen Kelly2015-06-211-1/+2
* Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'Brad King2015-06-041-14/+0
|\
| * Remove CMAKE_USE_RELATIVE_PATHS variable.Stephen Kelly2015-06-031-14/+0
* | Merge topic 'rename-cmState-API'Brad King2015-06-041-1/+1
|\ \
| * | cmState: Add CreateBaseSnapshot method.Stephen Kelly2015-06-021-1/+1
| |/
* | cmListFileBacktrace: Internalize the step of making paths relative.Stephen Kelly2015-06-021-1/+0
|/
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-12/+6
* cmState: Move snapshot creation to the cmake instance.Stephen Kelly2015-05-241-1/+2
* cmake: Remove redundant condition.Stephen Kelly2015-05-241-5/+0
* Merge topic 'clean-up-backtrace-handling'Brad King2015-05-221-25/+58
|\
| * cmake: Add IssueMessage overload taking a single cmListFileContext.Stephen Kelly2015-05-211-0/+18
| * cmake: Extract displayMessage method.Stephen Kelly2015-05-211-19/+25
| * cmake: Extract printMessageText method.Stephen Kelly2015-05-211-7/+9
| * cmake: Extract PrintMessagePreamble method.Stephen Kelly2015-05-211-8/+17
| * cmake: Move isError determination to a more-natural place.Stephen Kelly2015-05-211-5/+3
* | Revert "Qbs: Add new 'extra' generator for qbs project files"Brad King2015-05-211-4/+0
|/
* Convert: Remove specification of default parameter.Stephen Kelly2015-05-201-2/+1
* Merge topic 'refactor-cmLocalGenerator'Brad King2015-05-191-0/+5
|\
| * cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+5
* | Merge topic 'minor-cleanups'Brad King2015-05-191-17/+2
|\ \
| * | cmListFileBacktrace: Hide the context-stack implementation detail.Stephen Kelly2015-05-181-17/+2
| |/
* | cmGlobalGenerator: Add NVI wrapper to create local generator.Stephen Kelly2015-05-161-4/+4
|/
* cmState: Store the Source and Binary directories.Stephen Kelly2015-04-281-6/+4
* cmMakefile: Delegate storage of Home dirs to the cmake class.Stephen Kelly2015-04-281-4/+6
* cmMakefile: Rename SetStart* directory API to SetCurrent*.Stephen Kelly2015-04-201-2/+2
* cmMakefile: Port users of GetStart* methods to new names.Stephen Kelly2015-04-201-2/+2
* cmake: Remove redundant start directories.Stephen Kelly2015-04-201-42/+2
* cmake: Initialize Home directories on cmake for find-package mode.Stephen Kelly2015-04-201-4/+5