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 |
Yuchen Deng
|
3f60dbf148
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
|
13 years ago |
Stephen Kelly
|
f9146f6b90
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
78bfee35d5
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
|
13 years ago |
Nicolas Despres
|
5d885db416
Re-factor bundle content copying rules generation.
|
13 years ago |
Nicolas Despres
|
a1b803349b
Re-factor OS X bundle and framework generation.
|
13 years ago |
Nicolas Despres
|
3ba74ad9d5
Remove trailing white-spaces.
|
13 years ago |
Brad King
|
afb00fef19
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
|
14 years ago |
Brad King
|
61e862986a
Factor makefile generator link rule lookup into helper function
|
14 years ago |
Brad King
|
6e8a67f99a
Generate target-wide flags before individual build rules
|
14 years ago |
Brad King
|
07cfa57ec5
Consolidate duplicate link rule make dependency code
|
15 years ago |
Brad King
|
2d9bb3325f
Evaluate <OBJECT_DIR> rule variable for executables
|
15 years ago |
Alex Neundorf
|
3901e0408c
-improve crosscompiling from Linux to iphone (#10526)
|
15 years ago |
Brad King
|
867a1cc12c
Fix line-too-long style violations
|
16 years ago |