Stephen Kelly
|
e9b134b95d
cmGlobalUnixMakefileGenerator3: Host the include directive.
|
10 years ago |
Stephen Kelly
|
9486769866
Don't use a cmLocalGenerator instance to call static methods.
|
10 years ago |
Brad King
|
8403c8da2c
Merge topic 'mingw32-make-backslash-workaround'
|
10 years ago |
Brad King
|
bb6663ca0a
Makefile: Workaround mingw32-make trailing backslash trouble (#15546)
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |
Stephen Kelly
|
5d056c0dd8
Port Global property interaction to cmState.
|
10 years ago |
Brad King
|
e0adfe6112
Merge topic 'custom-command-multiple-outputs'
|
10 years ago |
Brad King
|
9660a3ccea
Makefile: Fix multiple custom command outputs with one missing
|
10 years ago |
Brad King
|
4adf1dad2a
Makefile: Tell GNU make to delete rule outputs on error (#15474)
|
10 years ago |
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'
|
11 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
11 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 |