summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'minor-cleanups'Brad King2015-06-221-0/+3
|\ \
| * | cmMakefile: Move IsRoot API from cmLocalGenerator.Stephen Kelly2015-06-211-0/+3
* | | Merge topic 'clean-up-ReadListFile'Brad King2015-06-221-10/+5
|\ \ \
| * | | cmMakefile: Move ListFile parsing responsibility out of internal method.Stephen Kelly2015-06-211-2/+2
| * | | cmMakefile: Rename parameter.Stephen Kelly2015-06-211-4/+4
| * | | cmMakefile: Inline ReadListFileInternal into caller.Stephen Kelly2015-06-211-2/+0
| * | | cmMakefile: Move IncludeScope to ReadDependentFile.Stephen Kelly2015-06-211-1/+0
| * | | cmMakefile: Move include scope out of ReadListFileInternal.Stephen Kelly2015-06-211-3/+1
| * | | cmMakefile: Rename variables.Stephen Kelly2015-06-211-1/+1
| * | | cmMakefile: Change return type of ReadListFileInternal.Stephen Kelly2015-06-211-1/+1
| * | | cmMakefile: Move listfile parsing responsibility.Stephen Kelly2015-06-211-3/+3
| |/ /
* | | cmMakefile: Add filename context to ExpandArguments.Stephen Kelly2015-06-211-2/+6
|/ /
* | cmMakefile: Move CMP0059 handling to command code.Stephen Kelly2015-06-081-0/+2
* | Merge topic 'data-layout'Brad King2015-06-081-11/+8
|\ \
| * | cmMakefile: Re-arrange data layout.Stephen Kelly2015-06-071-9/+7
| * | cmPropertyMap: Remove chaining logic.Stephen Kelly2015-06-071-2/+1
* | | Merge topic 'clean-up-cmMakefile'Brad King2015-06-081-18/+34
|\ \ \
| * | | cmMakefile: Remove cacheOnly option from GetDefinitions.Stephen Kelly2015-06-071-1/+1
| |/ /
| * | cmMakefile: Simplify InitializeFromParent method.Stephen Kelly2015-06-061-1/+1
| * | cmMakefile: Remove unused GetPolicies method.Stephen Kelly2015-06-061-6/+0
| * | cmMakefile: Out-of-line the cmMakefileCall.Stephen Kelly2015-06-061-9/+2
| * | cmMakefile: Create a unified raii for macro scopes.Stephen Kelly2015-06-041-0/+15
| * | cmMakefile: Create a unified raii for function scopes.Stephen Kelly2015-06-041-1/+15
* | | Merge topic 'move-Feature-API'Brad King2015-06-081-3/+0
|\ \ \
| * | | cmLocalGenerator: Add Feature API from cmMakefile.Stephen Kelly2015-06-061-3/+0
| |/ /
* | | cmMakefile: Make the cmState::Snapshot accessible.Stephen Kelly2015-06-061-0/+2
|/ /
* | Merge topic 'cmMakefile-Configure'Brad King2015-06-041-4/+8
|\ \
| * | cmMakefile: Store unconfigured cmMakefiles.Stephen Kelly2015-06-041-1/+1
| * | cmMakefile: Implement ConfigureSubDirectory in terms of cmMakefile.Stephen Kelly2015-06-041-1/+1
| * | cmMakefile: Move Configure responsibility from cmLocalGenerator.Stephen Kelly2015-06-041-5/+2
| * | cmMakefile: Refactor directories specified with the subdirs command.Stephen Kelly2015-06-041-0/+7
| * | Merge Configure state with GeneratingBuildSystem state.Stephen Kelly2015-06-041-3/+3
* | | cmMakefile: Add API for elseif to create backtrace.Stephen Kelly2015-06-021-0/+1
|/ /
* | cmMakefile: Remove VarUsageStack.Stephen Kelly2015-05-191-2/+0
* | cmMakefile: Use more suitable method name to log var usage.Stephen Kelly2015-05-191-1/+1
* | cmMakefile: Move internal method to private scope.Stephen Kelly2015-05-191-2/+2
* | cmMakefile: Remove Print() debugging facilities.Stephen Kelly2015-05-191-9/+0
* | cmMakefile: Rename method to something more appropriate.Stephen Kelly2015-05-191-1/+1
* | cmMakefile: Make the public ReadListFile method take one param.Stephen Kelly2015-05-191-6/+5
* | cmMakefile: Remove CurrentListFile member.Stephen Kelly2015-05-191-10/+0
* | Merge topic 'use-std-unordered_map'Brad King2015-05-191-1/+13
|\ \
| * | Use std::unordered_map instead of hash_map where available.Stephen Kelly2015-05-181-1/+13
* | | cmListFileContext: Implement LessThanComparable.Stephen Kelly2015-05-181-20/+1
* | | cmMakefile: Simplify CMP0054 handling.Stephen Kelly2015-05-181-2/+1
* | | cmMakefile: Add access to the top-level execution context.Stephen Kelly2015-05-181-0/+1
* | | cmMakefile: Replace deques with vectors.Stephen Kelly2015-05-181-3/+2
|/ /
* | CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-121-0/+2
* | Merge topic 'refactor-cmMakefile-constructor'Brad King2015-05-051-1/+0
|\ \
| * | cmMakefile: Inline Intialize method in constructorBrad King2015-05-041-1/+0
* | | cmMakefile: Extract an accessor for the global generator.Stephen Kelly2015-05-031-0/+1
|/ /