| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix iOS Bundle layouts (#15669) | Gregor Jasny | 2015-08-24 | 1 | -0/+3 |
|
|
* | cmMakefile: Remove unused method. | Stephen Kelly | 2015-08-06 | 1 | -4/+0 |
|
|
* | Merge topic 'cmState-policies' | Brad King | 2015-08-06 | 1 | -13/+0 |
|\ |
|
| * | cmState: Move PolicyState from cmMakefile. | Stephen Kelly | 2015-08-02 | 1 | -13/+0 |
|
|
* | | cmMakefile: Store EvaluationFiles. | Stephen Kelly | 2015-08-01 | 1 | -0/+9 |
|/ |
|
* | cmMakefile: Move method out of line. | Stephen Kelly | 2015-07-29 | 1 | -4/+1 |
|
|
* | cmMakefile: Return target from all AddUtilityCommand signatures | Brad King | 2015-07-29 | 1 | -8/+9 |
|
|
* | Merge topic 'use-generator-target' | Brad King | 2015-07-28 | 1 | -0/+4 |
|\ |
|
| * | cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc. | Stephen Kelly | 2015-07-27 | 1 | -0/+4 |
|
|
* | | Merge topic 'policy-refactor' | Brad King | 2015-07-27 | 1 | -2/+0 |
|\ \ |
|
| * | | cmMakefile: Inline internal policy status method. | Stephen Kelly | 2015-07-25 | 1 | -2/+0 |
| |/ |
|
* | | cmState: Host buildsystem properties for directories. | Stephen Kelly | 2015-07-25 | 1 | -7/+0 |
|
|
* | | cmMakefile: Use Ranges for buildsystem property access. | Stephen Kelly | 2015-07-22 | 1 | -6/+7 |
|
|
* | | cmMakefile: Split accessors for include directories and origins. | Stephen Kelly | 2015-07-22 | 1 | -1/+2 |
|
|
* | | cmMakefile: Split accessors for compile options and origins. | Stephen Kelly | 2015-07-22 | 1 | -1/+2 |
|
|
* | | cmMakefile: Split accessors for compile definitions and origins. | Stephen Kelly | 2015-07-22 | 1 | -1/+2 |
|
|
* | | cmMakefile: Separate storage of buildsystem properties and their origins. | Stephen Kelly | 2015-07-22 | 1 | -3/+6 |
|
|
* | | cmMakefile: Out of line some API. | Stephen Kelly | 2015-07-22 | 1 | -12/+3 |
|
|
* | | cmMakefile: Remove some references from APIs. | Stephen Kelly | 2015-07-22 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'remove-special-MACROS-handling' | Brad King | 2015-07-21 | 1 | -13/+0 |
|\ |
|
| * | cmMakefile: Remove special handling of MACROS property. | Stephen Kelly | 2015-07-19 | 1 | -13/+0 |
|
|
* | | Merge topic 'remove-special-LINK_DIRECTORIES-handling' | Brad King | 2015-07-21 | 1 | -14/+0 |
|\ \
| |/ |
|
| * | cmMakefile: Remove special handling of LINK_DIRECTORIES property. | Stephen Kelly | 2015-07-18 | 1 | -10/+0 |
|
|
| * | cmMakefile: Inline only use of GetLinkDirectories. | Stephen Kelly | 2015-07-18 | 1 | -4/+0 |
|
|
* | | Merge topic 'remove-Properties-accessor' | Brad King | 2015-07-21 | 1 | -3/+1 |
|\ \ |
|
| * | | cmMakefile: Remove GetProperties method. | Stephen Kelly | 2015-07-18 | 1 | -3/+0 |
|
|
| * | | cmMakefile: Add a PropertyKeys accessor. | Stephen Kelly | 2015-07-18 | 1 | -0/+1 |
| |/ |
|
* | | Merge topic 'clean-up-include_regular_expression' | Brad King | 2015-07-21 | 1 | -3/+2 |
|\ \ |
|
| * | | cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION. | Stephen Kelly | 2015-07-18 | 1 | -3/+2 |
| |/ |
|
* | | cmMakefile: Remove unused ListFileStack. | Stephen Kelly | 2015-07-18 | 1 | -3/+0 |
|/ |
|
* | cmListFileBacktrace: Implement in terms of cmState::Snapshot. | Stephen Kelly | 2015-07-06 | 1 | -1/+1 |
|
|
* | cmListFile: Remove FilePath member from cmListFileContext. | Stephen Kelly | 2015-07-06 | 1 | -2/+2 |
|
|
* | cmMakefile: Create a scoped context for parsing listfiles. | Stephen Kelly | 2015-07-06 | 1 | -0/+1 |
|
|
* | cmState: Store execution context. | Stephen Kelly | 2015-07-05 | 1 | -5/+7 |
|
|
* | cmMakefile: Split CallStack into two pieces. | Stephen Kelly | 2015-07-04 | 1 | -8/+2 |
|
|
* | cmMakefile: Avoid invoking EnforceDirectoryLevelRules. | Stephen Kelly | 2015-06-30 | 1 | -3/+2 |
|
|
* | cmMakefile: Make listfile scopes responsible for logical checks. | Stephen Kelly | 2015-06-30 | 1 | -13/+0 |
|
|
* | cmMakefile: Add automatic scopes to listfile readers. | Stephen Kelly | 2015-06-30 | 1 | -0/+4 |
|
|
* | Merge topic 'fix-function-missing-end' | Brad King | 2015-06-23 | 1 | -9/+0 |
|\ |
|
| * | Fix assertion failure on unmatched function or macro | Brad King | 2015-06-22 | 1 | -9/+0 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2015-06-22 | 1 | -0/+3 |
|\ \ |
|
| * | | cmMakefile: Move IsRoot API from cmLocalGenerator. | Stephen Kelly | 2015-06-21 | 1 | -0/+3 |
|
|
* | | | Merge topic 'clean-up-ReadListFile' | Brad King | 2015-06-22 | 1 | -10/+5 |
|\ \ \ |
|
| * | | | cmMakefile: Move ListFile parsing responsibility out of internal method. | Stephen Kelly | 2015-06-21 | 1 | -2/+2 |
|
|
| * | | | cmMakefile: Rename parameter. | Stephen Kelly | 2015-06-21 | 1 | -4/+4 |
|
|
| * | | | cmMakefile: Inline ReadListFileInternal into caller. | Stephen Kelly | 2015-06-21 | 1 | -2/+0 |
|
|
| * | | | cmMakefile: Move IncludeScope to ReadDependentFile. | Stephen Kelly | 2015-06-21 | 1 | -1/+0 |
|
|
| * | | | cmMakefile: Move include scope out of ReadListFileInternal. | Stephen Kelly | 2015-06-21 | 1 | -3/+1 |
|
|
| * | | | cmMakefile: Rename variables. | Stephen Kelly | 2015-06-21 | 1 | -1/+1 |
|
|
| * | | | cmMakefile: Change return type of ReadListFileInternal. | Stephen Kelly | 2015-06-21 | 1 | -1/+1 |
|
|