Stephen Kelly
|
bbb507aebc
cmMakefile: Move the InitializeFromParent method
|
10 years ago |
Stephen Kelly
|
6ed9c7e024
cmState: Host buildsystem properties for directories.
|
10 years ago |
Stephen Kelly
|
1e77de7411
cmMakefile: Don't clear buildsystem properties.
|
10 years ago |
Stephen Kelly
|
8d336875b3
cmMakefile: Use Ranges for buildsystem property access.
|
10 years ago |
Stephen Kelly
|
c7b39d06f9
cmMakefile: Split accessors for include directories and origins.
|
10 years ago |
Stephen Kelly
|
b2de25aded
cmMakefile: Split accessors for compile options and origins.
|
10 years ago |
Stephen Kelly
|
d6239507b2
cmMakefile: Split accessors for compile definitions and origins.
|
10 years ago |
Stephen Kelly
|
ef17bbefd7
cmMakefile: Separate storage of buildsystem properties and their origins.
|
10 years ago |
Stephen Kelly
|
a89c02ce3d
cmMakefile: Out of line some API.
|
10 years ago |
Stephen Kelly
|
8ea0b81d20
cmAlgorithms: Rename cmRange to cmMakeRange.
|
10 years ago |
Brad King
|
5b2754d41f
Merge topic 'remove-special-MACROS-handling'
|
10 years ago |
Brad King
|
e13c189743
Merge topic 'remove-special-LINK_DIRECTORIES-handling'
|
10 years ago |
Brad King
|
ae64efa1ce
Merge topic 'cmState-Directory'
|
10 years ago |
Brad King
|
93b393e74c
Merge topic 'remove-Properties-accessor'
|
10 years ago |
Brad King
|
64aa41b248
Merge topic 'clean-up-include_regular_expression'
|
10 years ago |
Brad King
|
ce597a022b
Merge topic 'minor-cleanups'
|
10 years ago |
Stephen Kelly
|
41bb831fc9
cmMakefile: Remove special handling of MACROS property.
|
10 years ago |
Stephen Kelly
|
9ebc7502b2
cmState: Extract a Directory class.
|
10 years ago |
Stephen Kelly
|
cbe3ee58ca
cmMakefile: Add a PropertyKeys accessor.
|
10 years ago |
Stephen Kelly
|
5505bff7ae
cmMakefile: Add include which we use.
|
10 years ago |
Stephen Kelly
|
4efda261fe
cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION.
|
10 years ago |
Stephen Kelly
|
881613c4ab
cmMakefile: Remove special handling of LINK_DIRECTORIES property.
|
10 years ago |
Stephen Kelly
|
357342602d
cmMakefile: Inline only use of GetLinkDirectories.
|
10 years ago |
Stephen Kelly
|
640fc5b54a
cmMakefile: Remove unused ListFileStack.
|
10 years ago |
Stephen Kelly
|
54cc0c0e1f
cmMakefile: Port some users of ListFileStack to cmState.
|
10 years ago |
Stephen Kelly
|
e77c46664c
cmMakefile: Remove obsolete condition.
|
10 years ago |
Stephen Kelly
|
8e7d303077
cmMakefile: Simplify setting of current snapshot.
|
10 years ago |
Stephen Kelly
|
6083ec9a78
cmMakefile: Implement LISTFILE_STACK property in terms of cmState.
|
10 years ago |
Stephen Kelly
|
647b533bce
cmMakefile: Implement FormatListFileStack in terms of cmState.
|
10 years ago |
Stephen Kelly
|
4dc4570734
cmMakefile: Fix indentation.
|
10 years ago |