Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 年 前 |
Stephen Kelly
|
042c1c834e
cmTarget: Compute languages from object libraries on demand.
|
11 年 前 |
Stephen Kelly
|
e5da9e51d0
cmTarget: Allow any generator expression in SOURCES property.
|
11 年 前 |
Stephen Kelly
|
5702e10677
cmTarget: Include TARGET_OBJECTS genex in target SOURCES property.
|
11 年 前 |
Stephen Kelly
|
8cd113ad1d
cmTarget: Store strings instead of cmSourceFile* to represent SOURCES.
|
11 年 前 |
Stephen Kelly
|
59e8740aca
cmTarget: Remove AddSourceFile method
|
11 年 前 |
Stephen Kelly
|
d38423ecc4
cmTarget: Add a method to obtain list of filenames for sources.
|
11 年 前 |
Stephen Kelly
|
0ed5ce4cd8
cmTarget: Rename AddSource method for backward compatibility.
|
11 年 前 |
Stephen Kelly
|
99a9c51f1a
cmTarget: Use GetSourceFiles for languages.
|
11 年 前 |
Stephen Kelly
|
ea17a03be5
cmTarget: Port <CONFIG>_LOCATION support to updated string APIs
|
11 年 前 |
Brad King
|
6e466c6f2e
Merge branch 'master' into CONFIG-LOCATION-CMP0026
|
11 年 前 |
Stephen Kelly
|
c903b5319b
cmTarget: Restore <CONFIG>_LOCATION to CMP0026 OLD behavior (#14808)
|
11 年 前 |
Brad King
|
e1a671c7d8
Merge topic 'fix-CMP0046-warning'
|
11 年 前 |
Stephen Kelly
|
d83245a34f
cmTarget: Don't create duplicate backtraces in CMP0046 warning
|
11 年 前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年 前 |
Brad King
|
7b0efcded3
Merge topic 'fix-policy-scopes'
|
11 年 前 |
Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 年 前 |
Ben Boeckel
|
3def29da3c
stringapi: Use strings for feature arguments
|
11 年 前 |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 年 前 |
Brad King
|
f154475b65
cmTarget: Refactor GetLocation API
|
11 年 前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年 前 |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 年 前 |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 年 前 |
Ben Boeckel
|
310ef08fed
stringapi: Use strings for source names
|
11 年 前 |
Ben Boeckel
|
381d50c149
stringapi: Accept strings in cmStrCmp
|
11 年 前 |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 年 前 |
Brad King
|
b1bbee3e9a
Record more policies on targets when created
|
11 年 前 |
Brad King
|
6223621e9a
Merge topic 'msvc-compiler-pdb-files'
|
11 年 前 |
Brad King
|
fba51b096e
MSVC: Add properties to configure compiler PDB files (#14762)
|
11 年 前 |
Brad King
|
3737860a38
cmTarget: Add per-config compilation info
|
11 年 前 |