summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGenerator: Constify GetIncludeDirectories method.Stephen Kelly2015-06-211-1/+1
* cmMakefile: Move IsRoot API from cmLocalGenerator.Stephen Kelly2015-06-211-3/+0
* cmLocalGenerator: Add IssueMessage method.Stephen Kelly2015-06-211-0/+4
* cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.Stephen Kelly2015-06-131-0/+2
* cmLocalGenerator: Remove ConfigureFinalPass.Stephen Kelly2015-06-091-5/+0
* Merge topic 'move-Feature-API'Brad King2015-06-081-0/+3
|\
| * cmLocalGenerator: Add Feature API from cmMakefile.Stephen Kelly2015-06-061-0/+3
* | cmOutputConverter: Extract from cmLocalGenerator.Stephen Kelly2015-06-061-80/+2
|/
* cmMakefile: Move Configure responsibility from cmLocalGenerator.Stephen Kelly2015-06-041-6/+0
* cmLocalGenerator: ComputeObjectMaxPath just before generating.Stephen Kelly2015-06-041-1/+1
* Merge Configure state with GeneratingBuildSystem state.Stephen Kelly2015-06-041-3/+0
* cmLocalGenerator: De-virtualize Configure().Stephen Kelly2015-06-041-1/+1
* cmLocalGenerator: Remove 'optional' parameter from Convert.Stephen Kelly2015-06-041-2/+1
* cmLocalGenerator: Remove obsolete method.Stephen Kelly2015-06-031-7/+0
* Remove CMAKE_USE_RELATIVE_PATHS variable.Stephen Kelly2015-06-031-3/+1
* Merge topic 'inject-state-snapshot'Brad King2015-05-271-1/+2
|\
| * cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.Stephen Kelly2015-05-271-1/+2
* | Honor visibility properties for all target types (#15556)Brad King2015-05-261-0/+2
|/
* cmLocalGenerator: Inline ReadListFile method.Stephen Kelly2015-05-201-3/+0
* cmLocalGenerator: Devirtualize method.Stephen Kelly2015-05-201-1/+1
* Merge topic 'refactor-cmLocalGenerator'Brad King2015-05-191-19/+0
|\
| * cmState: Store computed relative paths to to current directories.Stephen Kelly2015-05-161-13/+0
| * cmState::Snapshot: Store components for current directories.Stephen Kelly2015-05-161-4/+0
| * cmState: Compute and store directory components.Stephen Kelly2015-05-161-2/+0
* | cmLocalGenerator: Remove unused IgnoreLibPrefix.Stephen Kelly2015-05-181-1/+0
|/
* cmMakefile: Handle CMP0014 before configuring the generator.Stephen Kelly2015-05-141-0/+2
* cmLocalGenerator: Add abstraction to check if top-level.Stephen Kelly2015-05-141-0/+3
* cmGlobalGenerator: Move some flags from cmLocalGenerator.Stephen Kelly2015-05-141-6/+7
* cmLocalGenerator: Initialize state before creating cmMakefile.Stephen Kelly2015-05-141-0/+5
* cmLocalGenerator: Require a global generator in the constructor.Stephen Kelly2015-05-141-4/+1
* cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.Stephen Kelly2015-05-141-3/+0
* cmLocalGenerator: Remove unused members.Stephen Kelly2015-05-141-4/+0
* cmLocalGenerator: Require a parent in the constructor.Stephen Kelly2015-04-281-2/+1
* cmLocalGenerator: Constify some cmTarget and cmGeneratorTarget argumentsGeoff Viola2015-04-091-4/+5
* Merge topic 'target-language-genex'Brad King2015-03-101-1/+2
|\
| * Genex: Allow COMPILE_LANGUAGE when processing compile definitions.Stephen Kelly2015-03-091-1/+2
* | Ninja: Improve internal check for generating at the top-level (#15436)Brad King2015-03-091-1/+1
|/
* Ninja: Fix RC include directories regressionBrad King2014-10-131-1/+3
* cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'Brad King2014-07-221-1/+1
* Add OBJECT_FILE_DIR rule placeholder for compilation linesBrad King2014-06-051-0/+1
* LocalGenerator: Add a string overload for AppendFlagsBen Boeckel2014-05-071-0/+1
* Merge topic 'target_compile_features'Brad King2014-04-151-0/+2
|\
| * cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.Stephen Kelly2014-04-071-0/+2
* | Watcom: Use single quote for all file/path items in wlink commandJiri Malak2014-04-081-4/+7
|/
* Remove extra semicolons from C++ code.Stephen Kelly2014-04-031-5/+5
* cmLocalGenerator: Add ComputeObjectFilenames interface.Stephen Kelly2014-03-131-0/+4
* Generalize cmCustomCommandGenerator to more fieldsBrad King2014-03-121-1/+2
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-10/+10
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-3/+3
* stringapi: Take strings in escaping functionsBen Boeckel2014-03-081-4/+5