Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Brad King
|
9d41f6d87b
cmLocalCommonGenerator: Adopt ConfigName member
|
10 years ago |
Brad King
|
a4a2518dd4
cmLocalUnixMakefileGenerator3: Provide GetConfigName() accessor
|
10 years ago |
Brad King
|
001f9b3617
Add common base classes to Makefile and Ninja generators
|
10 years ago |
Stephen Kelly
|
61c0113c13
cmLocalUnixMakefileGenerator3: Remove unused method.
|
10 years ago |
Stephen Kelly
|
0efe4944e1
cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.
|
10 years ago |
Stephen Kelly
|
3e087a408b
cmLocalUnixMakefileGenerator: Re-arrange data layout.
|
10 years ago |
Stephen Kelly
|
363caa2fa5
cmLocalGenerator: De-virtualize Configure().
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
684e5cefb2
cmGlobalGenerator: Host the MakeSilentFlag.
|
10 years ago |
Stephen Kelly
|
2047144f49
cmLocalGenerator: Remove unused IgnoreLibPrefix.
|
10 years ago |
Stephen Kelly
|
333c1fa83b
cmGlobalUnixMakefileGenerator3: Host the UnixCD.
|
10 years ago |
Stephen Kelly
|
a97df5e135
cmGlobalUnixMakefileGenerator3: Host the PassMakeflags.
|
10 years ago |
Stephen Kelly
|
cf7f03e522
cmGlobalUnixMakefileGenerator3: Host the DefineWindowsNULL.
|
10 years ago |
Stephen Kelly
|
e9b134b95d
cmGlobalUnixMakefileGenerator3: Host the include directive.
|
10 years ago |
Stephen Kelly
|
24613d8b45
cmLocalGenerator: Remove unused method.
|
10 years ago |
Stephen Kelly
|
b17686d2bb
cmGlobalGenerator: Move some flags from cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
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
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
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 |
Brad King
|
6c67b8168c
Makefile: Workaround Borland Make bug with multiple outputs
|
11 years ago |
Brad King
|
644b4688d7
Makefile: Fix rebuild with multiple custom command outputs (#15116)
|
11 years ago |
Ben Boeckel
|
6fa6bedf78
LocalGenerator: Add a string overload for AppendFlags
|
11 years ago |
Jiri Malak
|
423009c17f
Makefile: Generate single-quoted object lists for Watcom
|
11 years ago |
Stephen Kelly
|
f6da044080
cmLocalGenerator: Add ComputeObjectFilenames interface.
|
11 years ago |
Stephen Kelly
|
d5b2e33be2
Makefiles: Compute local object files on demand.
|
11 years ago |