Brad King
|
295cf31ca6
Merge topic 'no-assert-missing-objlib'
|
11 years ago |
Stephen Kelly
|
d648c4766f
cmTarget: Don't assert on object libraries for configure-time location.
|
11 years ago |
Brad King
|
b56a9ae7f1
Merge topic 'target_compile_features'
|
11 years ago |
Stephen Kelly
|
b8af201168
cmTarget: Fix listing of source files at configure-time.
|
11 years ago |
Stephen Kelly
|
4f1c71fdd2
cmTarget: Add all sources traced from custom commands at once.
|
11 years ago |
Stephen Kelly
|
b1c3ae33ea
cmTarget: Short-circuit language computation if context independent.
|
11 years ago |
Stephen Kelly
|
5412deded1
cmTarget: Transitively evaluate compiler features.
|
12 years ago |
Stephen Kelly
|
baff44345c
cmTarget: Allow populating COMPILE_FEATURES using generator expressions.
|
12 years ago |
Stephen Kelly
|
03355d6b5b
cmTarget: Add COMPILE_FEATURES target property.
|
11 years ago |
Stephen Kelly
|
913394af24
cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties.
|
12 years ago |
Stephen Kelly
|
c5b26f3bec
cmTarget: Cache the cmSourceFiles in GetSourceFiles.
|
11 years ago |
Stephen Kelly
|
eb163f37d4
cmTarget: Extract a ProcessSourceItemCMP0049 method.
|
11 years ago |
Brad King
|
c4059a21a9
cmTarget: Remove abort() after INTERNAL_ERROR reports
|
11 years ago |
Brad King
|
5376151aa1
Merge topic 'target-transitive-sources'
|
11 years ago |
Brad King
|
93054aa84f
Merge topic 'target-sources-refactor'
|
11 years ago |
Stephen Kelly
|
81ad69e056
Make the SOURCES target property writable.
|
12 years ago |
Stephen Kelly
|
6e636f2eba
cmTarget: Make the SOURCES origin tracable.
|
11 years ago |
Stephen Kelly
|
3676fb4963
cmTarget: Allow transitive evaluation of SOURCES property.
|
11 years ago |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 years ago |
Stephen Kelly
|
5de63265e3
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
|
11 years ago |
Stephen Kelly
|
042c1c834e
cmTarget: Compute languages from object libraries on demand.
|
11 years ago |
Stephen Kelly
|
e5da9e51d0
cmTarget: Allow any generator expression in SOURCES property.
|
11 years ago |
Stephen Kelly
|
5702e10677
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
|
11 years ago |
Brad King
|
f70b2253f6
Merge topic 'fix_policy_diagnostics'
|
11 years ago |
Stephen Kelly
|
8cd113ad1d
cmTarget: Store strings instead of cmSourceFile* to represent SOURCES.
|
11 years ago |
Stephen Kelly
|
59e8740aca
cmTarget: Remove AddSourceFile method
|
11 years ago |
Stephen Kelly
|
d38423ecc4
cmTarget: Add a method to obtain list of filenames for sources.
|
11 years ago |
Stephen Kelly
|
0ed5ce4cd8
cmTarget: Rename AddSource method for backward compatibility.
|
11 years ago |
Stephen Kelly
|
99a9c51f1a
cmTarget: Use GetSourceFiles for languages.
|
11 years ago |
Nils Gladitz
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |