summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-3/+3
* Use C++11 unordered containersDaniel Pfeifer2017-08-221-2/+3
* Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.Aaron Orenstein2017-08-161-1/+5
* Add options for separate compile and link sysrootsBrad King2017-05-091-0/+1
* cmLocalGenerator: Add a hook for compiler flags used at link timeBrad King2017-05-011-0/+4
* Features: Refactor <LANG>_STANDARD updateBrad King2017-05-011-0/+2
* Clang IPO (LTO) supportRuslan Baratov2017-04-281-0/+3
* Add IPO compiler flags more consistently in generatorsBrad King2017-04-271-2/+2
* CUDA: Allow sources to be compiled to .ptx filesRobert Maynard2017-04-201-1/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* clang-tidy: apply performance-unnecessary-value-param fixesDaniel Pfeifer2016-12-121-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-10/+9
* cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-191-1/+1
* cmState: Port dependent code to new cmStateSnapshot nameStephen Kelly2016-10-191-2/+2
* cmRulePlaceholderExpander: Port clients to direct-useStephen Kelly2016-10-151-13/+3
* cmRulePlaceholderExpander: Extract from cmLocalGeneratorStephen Kelly2016-10-151-39/+2
* cmLocalGenerator: Move memset to cxx fileStephen Kelly2016-10-151-1/+1
* cmLocalGenerator: Use strings instead of a Target in rule replacementStephen Kelly2016-10-151-1/+2
* cmLocalGenerator: Use a converter in rule replacement APIStephen Kelly2016-10-151-2/+4
* cmLocalGenerator: Store variable replacements as stateStephen Kelly2016-10-151-0/+4
* cmLocalGenerator: Remove the launcher from RuleVariablesStephen Kelly2016-10-151-8/+7
* cmLinkLineComputer: Extract link libraries computation from cmLocalGeneratorStephen Kelly2016-10-101-2/+1
* cmLinkLineComputer: Move FrameworkPath computation from cmLocalGeneratorStephen Kelly2016-10-101-2/+2
* cmLinkLineComputer: Move RPath computation from cmLocalGeneratorStephen Kelly2016-10-101-2/+1
* cmLocalGenerator: Pass link library info to OutputLinkLibrariesStephen Kelly2016-10-101-3/+5
* cmLinkLineComputer: Extract from cmLocalGeneratorStephen Kelly2016-10-101-4/+5
* Merge topic 'cleanup-Convert'Brad King2016-10-071-3/+1
|\
| * cmLocalGenerator: Simplify ConvertToLinkReferenceStephen Kelly2016-10-061-3/+1
* | cmLocalGenerator: Extract policy handling into a methodStephen Kelly2016-10-061-0/+3
|/
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-7/+13
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* use CM_NULLPTRDaniel Pfeifer2016-06-281-4/+4
* cmLocalGenerator: Adopt target compile flag generationTobias Hunger2016-06-171-0/+3
* cmLocalGenerator: Add method to get Fortran-specific compiler flagsBrad King2016-06-171-0/+2
* Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'Brad King2016-06-131-0/+1
|\
| * cmLocalGenerator: Store Backtrace for the directoryStephen Kelly2016-06-121-0/+1
* | cmLocalGenerator: Add GetTargetDefines to get all defines for a targetTobias Hunger2016-06-101-0/+3
* | cmLocalGenerator: Constify AppendDefines and AddCompileDefinitionsBrad King2016-06-101-4/+6
|/
* cmLocalGenerator: Adopt GetFrameworkFlags methodTobias Hunger2016-06-091-0/+4
* cmLocalGenerator: Pass configuration to GetTargetFlagsTobias Hunger2016-06-081-4/+4
* Use enums defined in cmOutputConverter using their fully qualified name.Daniel Pfeifer2016-05-251-5/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-61/+49
* GHS: Shorten long object paths with duplicate source namesGeoff Viola2016-05-061-0/+6
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* Rename local target lookup methods to clarify purposeBrad King2016-04-011-1/+2
* Port CMake from cmIML to KWIMLBrad King2015-12-181-2/+2
* cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTargetStephen Kelly2015-10-271-0/+2