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 |
Stephen Kelly
|
3dae652b4e
Don't duplicate -D defines sent to the compiler.
|
13 years ago |
Peter Kümmel
|
4a35bd0e69
Ninja: don't crash on returned 0 pointer
|
13 years ago |
Peter Kümmel
|
3632f24f13
Ninja: cmcldeps needs a compiler
|
13 years ago |
David Cole
|
a51e1529e7
Merge topic 'ninja-fix-macosx'
|
13 years ago |
Nicolas Despres
|
1fc8df9ca2
Add missing this->.
|
13 years ago |
Peter Kümmel
|
44ba4cfdb6
Ninja: remove warnings
|
13 years ago |
Peter Kümmel
|
7751966297
Ninja: remove 'friend' in ninja code
|
13 years ago |
Peter Kümmel
|
74d1c88529
Ninja: cmcldeps needs absolute paths for RCs
|
13 years ago |
Nicolas Despres
|
c3988ee871
Re-factor OS X content generator start up.
|
13 years ago |
Nicolas Despres
|
5d885db416
Re-factor bundle content copying rules generation.
|
13 years ago |