Stephen Kelly
|
50dc9b4440
cmGeneratorTarget: Move GetPDBDirectory from cmTarget.
|
10 years ago |
Stephen Kelly
|
8b0168863e
cmGeneratorTarget: Move GetDirectory from cmTarget.
|
11 years ago |
Brad King
|
e134e53b47
Add support for *.manifest source files with MSVC tools
|
10 years ago |
Stephen Kelly
|
b3f0e35308
cmGeneratorTarget: Move GetCompilePDBDirectory from cmTarget.
|
10 years ago |
Stephen Kelly
|
7c809fa2a6
cmGeneratorTarget: Move GetLinkerLanguage from cmTarget.
|
10 years ago |
Stephen Kelly
|
8d2de00244
cmGeneratorTarget: Move NeedRelinkBeforeInstall from cmTarget.
|
10 years ago |
Stephen Kelly
|
47803e6f8e
cmGeneratorTarget: Move GetExecutableNames from cmTarget.
|
10 years ago |
Stephen Kelly
|
5aa556be56
cmMakefileTargetGenerator: Require cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
32b8f03acc
cmMakefile: Port users of GetStart* methods to new names.
|
10 years ago |
Brad King
|
7bb50e4a31
Makefile: Add progress to link step messages
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Jiri Malak
|
cb9b1e13e4
Watcom: Use single quote for all file/path items in wlink command
|
11 years ago |
Jiri Malak
|
423009c17f
Makefile: Generate single-quoted object lists for Watcom
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
11 years ago |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 years ago |
Brad King
|
489b1c23b9
Windows: Use response files to specify link libraries for GNU tools
|
11 years ago |
Brad King
|
745caae6dd
Makefile: Rename linker response file boolean to be more specific
|
11 years ago |
Brad King
|
c87517099a
Makefile: Factor out some duplicate link libraries generation
|
11 years ago |
Brad King
|
fba51b096e
MSVC: Add properties to configure compiler PDB files (#14762)
|
11 years ago |
Brad King
|
b4aac0caca
Makefile: Fix per-config linker PDB output directory
|
11 years ago |
Brad King
|
7a63192074
Merge topic 'fix-compile-OBJECT_DIR'
|
12 years ago |
Brad King
|
03f3b4e727
Replace <OBJECT_DIR> rule placeholder consistently (#14667)
|
12 years ago |
Stephen Kelly
|
c34968a9aa
Port some of the generator API to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 years ago |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 years ago |
Clinton Stimpson
|
373faae5e1
Refactor how bundles and frameworks are supported.
|
12 years ago |
Brad King
|
47e50423bf
Merge topic 'ninja-LIBPATH'
|
13 years ago |
Peter Kümmel
|
8d674e7844
Ninja: move -LIBPATH behind -link option
|
13 years ago |
Brad King
|
7dce31f3d0
Merge topic 'vs-pdb-output'
|
13 years ago |