Brad King
|
ad6fbb88bb
Merge topic 'target-language-genex'
|
10 years ago |
Stephen Kelly
|
b734fa4471
Genex: Allow COMPILE_LANGUAGE when processing include directories.
|
10 years ago |
Stephen Kelly
|
0b945ea9a6
Genex: Allow COMPILE_LANGUAGE when processing compile definitions.
|
10 years ago |
Brad King
|
387466dd95
Merge topic 'custom-command-multiple-outputs'
|
10 years ago |
Brad King
|
66a9c90c4b
Makefile: Fix multiple custom command outputs regression (#15116)
|
10 years ago |
Brad King
|
8521fdf56e
Makefile: Fix output during parallel builds (#12991)
|
10 years ago |
Stephen Kelly
|
ee38062be8
IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.
|
10 years ago |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
238dd2fbab
Use insert instead of a loop in some cases.
|
11 years ago |
Stephen Kelly
|
e2a489c76a
Remove some temporary vectors for ExpandListArgument.
|
11 years ago |
Brad King
|
644b4688d7
Makefile: Fix rebuild with multiple custom command outputs (#15116)
|
11 years ago |
Brad King
|
983e434b00
Merge topic 'link-no-empty-response-files'
|
11 years ago |
Brad King
|
1c5be1f367
Makefile: Do not create an empty linker response file
|
11 years ago |
Tim Gallagher
|
b6b37e3037
Makefile: Add assembly and preprocessed targets for Fortran
|
11 years ago |
Tim Gallagher
|
0842b08463
Makefile: Refactor checks for lang-specific targets and export compile cmds
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Brad King
|
f4c5eade78
Ninja: Fix RC include directories regression
|
11 years ago |
Brad King
|
fbf7a92975
Makefile: Handle '#' in COMPILE_OPTIONS (#15070)
|
11 years ago |
Brad King
|
9f92a78be2
cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'
|
11 years ago |
Brad King
|
a0861931ea
Merge topic 'dev/backtrace-performance'
|
11 years ago |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 years ago |
Brad King
|
8256ccb78c
Add OBJECT_FILE_DIR rule placeholder for compilation lines
|
11 years ago |
Brad King
|
c2eeb08b06
cmTarget: Add GetFeatureAsBool method
|
11 years ago |
Ben Boeckel
|
6fa6bedf78
LocalGenerator: Add a string overload for AppendFlags
|
11 years ago |
Jiri Malak
|
cb9b1e13e4
Watcom: Use single quote for all file/path items in wlink command
|
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
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 years ago |
Stephen Kelly
|
e5da9e51d0
cmTarget: Allow any generator expression in SOURCES property.
|
11 years ago |