summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
* Source: Stabilize include orderBrad King2016-04-291-0/+2
* cmListFileBacktrace: Refactor storage to provide efficient value semanticsBrad King2016-04-181-1/+1
* cmMakefile: Move cmMakefileCall to .cxx fileBrad King2016-04-151-13/+0
* Rename local target lookup methods to clarify purposeBrad King2016-04-011-1/+1
* Fix lookup of an ALIAS target outside aliased target's directory (#16044)Brad King2016-04-011-2/+1
* Make message suppression more consistent.Michael Scott2015-11-301-1/+2
* Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-f...Brad King2015-11-251-6/+2
|\
| * cmMakefile: Remove unused PolicyPushPop interfacesBrad King2015-11-251-5/+1
| * cmMakefile: Clarify purpose of method that pops a scope snapshotBrad King2015-11-251-1/+1
* | cmMakefile: Add imported target accessorStephen Kelly2015-10-271-0/+1
* | cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTargetStephen Kelly2015-10-271-0/+5
* | cmTarget: Implement ALIAS in terms of name mappingStephen Kelly2015-10-271-2/+2
* | cmake: Store hardcoded lists of sources and headersStephen Kelly2015-10-271-13/+0
* | Merge topic 'inline-cmMakeDepend-content'Brad King2015-10-211-4/+0
|\ \
| * | Remove vestigial declarations.Stephen Kelly2015-10-201-4/+0
* | | Merge topic 'fix-CMP0054-elseif-warning'Brad King2015-10-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)Stephen Kelly2015-10-201-1/+1
* | cmState: Move TargetType enum from cmTarget.Stephen Kelly2015-10-141-3/+3
* | cmTarget: Move link type enum out.Stephen Kelly2015-10-141-2/+2
* | Merge topic 'genex-generator-objects'Brad King2015-10-141-14/+7
|\ \
| * | cmLocalGenerator: Store cmGeneratorTargets.Stephen Kelly2015-10-141-14/+0
| * | cmMakefile: Store container of cmExportBuildFileGenerators.Stephen Kelly2015-10-141-0/+7
* | | cmState: Initialize default definitions immediately.Stephen Kelly2015-10-131-1/+0
|/ /
* | cmMakefile: Remove unused GetProjectName calls.Stephen Kelly2015-10-081-5/+0
* | Remove now-unused directory setters.Stephen Kelly2015-10-071-2/+0
|/
* cmMakefile: Remove Configured state.Stephen Kelly2015-09-271-4/+0
* cmMakefile: Remove cmLocalGenerator member.Stephen Kelly2015-08-281-3/+3
* Merge topic 'minor-cleanups'Brad King2015-08-271-2/+1
|\
| * cmMakefile: Remove Internal class.Stephen Kelly2015-08-251-2/+1
* | cmState: Move ProjectName from cmMakefile.Stephen Kelly2015-08-251-2/+0
* | cmMakefile: Use std::string in ProjectName API.Stephen Kelly2015-08-251-2/+2
* | cmMakefile: Out-of-line GetProjectName.Stephen Kelly2015-08-251-4/+1
|/
* cmState: Move directory Properties from cmMakefile.Stephen Kelly2015-08-241-3/+0
* Fix iOS Bundle layouts (#15669)Gregor Jasny2015-08-241-0/+3
* cmMakefile: Remove unused method.Stephen Kelly2015-08-061-4/+0
* Merge topic 'cmState-policies'Brad King2015-08-061-13/+0
|\
| * cmState: Move PolicyState from cmMakefile.Stephen Kelly2015-08-021-13/+0
* | cmMakefile: Store EvaluationFiles.Stephen Kelly2015-08-011-0/+9
|/
* cmMakefile: Move method out of line.Stephen Kelly2015-07-291-4/+1
* cmMakefile: Return target from all AddUtilityCommand signaturesBrad King2015-07-291-8/+9
* Merge topic 'use-generator-target'Brad King2015-07-281-0/+4
|\
| * cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc.Stephen Kelly2015-07-271-0/+4
* | Merge topic 'policy-refactor'Brad King2015-07-271-2/+0
|\ \
| * | cmMakefile: Inline internal policy status method.Stephen Kelly2015-07-251-2/+0
| |/
* | cmState: Host buildsystem properties for directories.Stephen Kelly2015-07-251-7/+0
* | cmMakefile: Use Ranges for buildsystem property access.Stephen Kelly2015-07-221-6/+7
* | cmMakefile: Split accessors for include directories and origins.Stephen Kelly2015-07-221-1/+2
* | cmMakefile: Split accessors for compile options and origins.Stephen Kelly2015-07-221-1/+2
* | cmMakefile: Split accessors for compile definitions and origins.Stephen Kelly2015-07-221-1/+2
* | cmMakefile: Separate storage of buildsystem properties and their origins.Stephen Kelly2015-07-221-3/+6