Peter Collingbourne
|
d807aab28f
Ninja: apply CMAKE_<LANG>_FLAGS_<TYPE> to executable targets (#13069)
|
13 years ago |
David Cole
|
8df7aa54f0
Merge topic 'module-no-soname'
|
13 years ago |
Modestas Vainius
|
e1409ac59b
Support building shared libraries or modules without soname (#13155)
|
13 years ago |
Peter Kuemmel
|
11bd9b5588
Ninja: remove GCC -Wshadow warning
|
13 years ago |
Peter Kuemmel
|
73426ac774
Ninja: no 16:9 screens for the cmake team ;)
|
13 years ago |
Peter Kuemmel
|
8217c26813
Ninja: ensure output directories exist
|
13 years ago |
David Cole
|
d69c2c5825
Merge topic 'ninja-generator'
|
13 years ago |
Peter Kuemmel
|
c337c7e205
Ninja: Fix <OBJECT_DIR> substitution
|
13 years ago |
Brad King
|
61124de4c0
Build object library targets in Ninja
|
13 years ago |
Brad King
|
48eb7fc7d7
Ninja: Avoid using 'this' in member initializers
|
13 years ago |
Bill Hoffman
|
bba37dd517
Ninja: Fix for PDB files with spaces in the path.
|
13 years ago |
Peter Kuemmel
|
9a0d5a828a
Ninja: add /DEF: flag to linker call
|
13 years ago |
Peter Kuemmel
|
dbe3dce546
Ninja: add .def file support
|
13 years ago |
Peter Kuemmel
|
f1bb08f55b
Ninja: ensure the output dir exists at compile time
|
13 years ago |
Peter Collingbourne
|
7a6b5f4651
Ninja: Remove an unnecessary variable
|
13 years ago |
Peter Collingbourne
|
80ff2102a4
Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commands
|
13 years ago |
Peter Kuemmel
|
54bd175eea
Ninja: windows msvc: create for each target a .pdb file
|
13 years ago |
Peter Collingbourne
|
a1a30340a2
Ninja: Import library support for Windows
|
13 years ago |
Peter Kuemmel
|
21997cea4d
Ninja: mark the Windows specific hacks with a comment only
|
13 years ago |
Peter Kuemmel
|
adb54f3dbf
Ninja: add some hacks for Windows
|
13 years ago |
Peter Collingbourne
|
0643fee2fe
Ninja: Shell encode various CMake invocations
|
13 years ago |
Peter Collingbourne
|
43b1d8bad0
Ninja: Shell encode paths used in "cd" commands
|
13 years ago |
Peter Kuemmel
|
7fb2bb3e8b
Ninja: win fixes: escape back slash/colon, use cd. as cmd.exe nop
|
13 years ago |
Peter Collingbourne
|
5d19e8aa6a
Ninja: Appease various compilers
|
14 years ago |
Peter Collingbourne
|
6dd410c2b9
Ninja: Add the Ninja generator
|
14 years ago |