Historique des commits

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