Stephen Kelly
|
a6286e92c9
Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037)
|
12 years ago |
Peter Kümmel
|
bbea30eec8
Ninja: remove implicit dependency on custom command outputs
|
12 years ago |
Stephen Kelly
|
0e10782ba7
Move GetCompileDefinitions to cmTarget.
|
13 years ago |
Stephen Kelly
|
3581b96caa
Process the INTERFACE_PIC property from linked dependencies
|
13 years ago |
Mathias Gaunard
|
9fc2e20244
Ninja: fix usage of cldeps with ctest launchers
|
13 years ago |
Stephen Kelly
|
0bbae6f95f
Revert "Move GetLinkInformation to cmGeneratorTarget"
|
13 years ago |
David Cole
|
f3b8049884
Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig'
|
13 years ago |
Stephen Kelly
|
2a6bd96c13
Fix config-specific INCLUDE_DIRECTORIES in multi-config generators
|
13 years ago |
Brad King
|
f413d280bc
Merge topic 'ninja-custom-command-implicit'
|
13 years ago |
Brad King
|
7da986bb6c
Merge topic 'ninja-dont-pollute-current-dir'
|
13 years ago |
Peter Kümmel
|
74fc5983b9
Ninja: don't pollute current dir when using gui (#13495)
|
13 years ago |
Peter Kümmel
|
aa2e1e9cae
Ninja: implicit dependency for custom command files
|
13 years ago |
Peter Kümmel
|
188c73cb74
Ninja: also set OBJECT_DIR when compiling
|
13 years ago |
Brad King
|
7dce31f3d0
Merge topic 'vs-pdb-output'
|
13 years ago |
David Cole
|
eaba65e308
Merge topic 'ninja-OBJECT_DEPENDS'
|
13 years ago |
Peter Kümmel
|
8f0e08d503
Ninja: OBJECT_DEPENDS should set an implicit dependency
|
13 years ago |
Yuchen Deng
|
3f60dbf148
Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830)
|
13 years ago |
David Cole
|
3f3b731961
Merge topic 'use-generator-target'
|
13 years ago |
Stephen Kelly
|
c31f3d99f8
Add a wrapper for accessing config-specific compile-definitions.
|
13 years ago |
Stephen Kelly
|
d1446ca7a0
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
|
13 years ago |
Stephen Kelly
|
290e92ada8
Move GetIncludeDirectories to cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
78bfee35d5
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
|
13 years ago |
Stephen Kelly
|
4f5384e75c
Move GetLinkInformation to cmGeneratorTarget
|
13 years ago |
Peter Kümmel
|
a1c9c136c3
Ninja: filter target specific compile flags with language specific regex
|
13 years ago |
Peter Kümmel
|
7b2bf28e18
Ninja: suppress cmcldeps only for source file signature try_compiles
|
13 years ago |
David Cole
|
ed01420c23
Merge topic 'ninja-target-pdb-cleanup'
|
13 years ago |
David Cole
|
05784dadc5
Merge topic 'compile-definitions-unique'
|
13 years ago |
Peter Kümmel
|
709fa59562
Ninja: remove GetTargetPDB because it is used only once
|
13 years ago |
Peter Kümmel
|
4bb4787780
Ninja:split out setting of msvc TARGET_PDB
|
13 years ago |
Peter Kümmel
|
59cbc28b92
Ninja: prepare msvc pdb cleanup
|
13 years ago |