Peter Kuemmel
|
f13a6a087e
Ninja: undo all the NOSHELL patches
|
13 лет назад |
David Cole
|
555bda4e43
Ninja: Restructure code to work with the Borland compilers
|
13 лет назад |
Peter Kuemmel
|
eda3075478
Ninja: sh needs something befor and after &&
|
13 лет назад |
Peter Kuemmel
|
1d55ea557d
Ninja: fix Linux build
|
13 лет назад |
Peter Kuemmel
|
6546086004
Ninja: don't use shell when cmake is called directly
|
13 лет назад |
Peter Kuemmel
|
43200c145d
Ninja: work with ninja/master, don't compile rc files with cl
|
13 лет назад |
Peter Kuemmel
|
38aa9e97f2
Ninja: complete MinGW support
|
13 лет назад |
Peter Kuemmel
|
ba8d0db217
Ninja: don't pollute the rules file with useless comments
|
13 лет назад |
Peter Kuemmel
|
128fe5d504
Ninja: also create rspfile rules
|
13 лет назад |
Peter Kuemmel
|
5aab7f90f1
Ninja: 30000 is too long for windows cmd
|
13 лет назад |
Peter Kuemmel
|
ad4a768d59
Ninja: add response file support on Windows
|
13 лет назад |
Peter Collingbourne
|
d807aab28f
Ninja: apply CMAKE_<LANG>_FLAGS_<TYPE> to executable targets (#13069)
|
13 лет назад |
David Cole
|
8df7aa54f0
Merge topic 'module-no-soname'
|
13 лет назад |
Modestas Vainius
|
e1409ac59b
Support building shared libraries or modules without soname (#13155)
|
13 лет назад |
Peter Kuemmel
|
11bd9b5588
Ninja: remove GCC -Wshadow warning
|
13 лет назад |
Peter Kuemmel
|
73426ac774
Ninja: no 16:9 screens for the cmake team ;)
|
13 лет назад |
Peter Kuemmel
|
8217c26813
Ninja: ensure output directories exist
|
13 лет назад |
David Cole
|
d69c2c5825
Merge topic 'ninja-generator'
|
13 лет назад |
Peter Kuemmel
|
c337c7e205
Ninja: Fix <OBJECT_DIR> substitution
|
13 лет назад |
Brad King
|
61124de4c0
Build object library targets in Ninja
|
13 лет назад |
Brad King
|
48eb7fc7d7
Ninja: Avoid using 'this' in member initializers
|
13 лет назад |
Bill Hoffman
|
bba37dd517
Ninja: Fix for PDB files with spaces in the path.
|
13 лет назад |
Peter Kuemmel
|
9a0d5a828a
Ninja: add /DEF: flag to linker call
|
13 лет назад |
Peter Kuemmel
|
dbe3dce546
Ninja: add .def file support
|
13 лет назад |
Peter Kuemmel
|
f1bb08f55b
Ninja: ensure the output dir exists at compile time
|
13 лет назад |
Peter Collingbourne
|
7a6b5f4651
Ninja: Remove an unnecessary variable
|
13 лет назад |
Peter Collingbourne
|
80ff2102a4
Ninja: Use cmSystemTools::ExpandListArgument to split compile/link commands
|
13 лет назад |
Peter Kuemmel
|
54bd175eea
Ninja: windows msvc: create for each target a .pdb file
|
13 лет назад |
Peter Collingbourne
|
a1a30340a2
Ninja: Import library support for Windows
|
13 лет назад |
Peter Kuemmel
|
21997cea4d
Ninja: mark the Windows specific hacks with a comment only
|
13 лет назад |