Commit History

Author SHA1 Message Date
  Peter Kümmel 1cdeef795a Ninja: readd quotes to src file path before patching it 13 years ago
  Peter Kümmel 84a18cb5d6 Ninja: also stop when .rc's .d file couldn't be generated 13 years ago
  Peter Kuemmel 24a35cef25 Ninja: print error message when command failed 13 years ago
  Bill Hoffman 5f12424ebc Remove process execution code from cmcldeps and have it use cmake code. 13 years ago
  Peter Kuemmel eb410e8dd8 Ninja: disable cldeps for bcc32, it's too old, and ninja would also not build 13 years ago
  Peter Kuemmel 5ead31da63 Ninja: try work around for bcc32 bug 13 years ago
  Peter Kuemmel 1333b576b5 Ninja: build server fixes 13 years ago
  Peter Kuemmel f430bea11b Ninja: maybe this fixes the bcc32 build 13 years ago
  Peter Kuemmel f2c12887ba Ninja: msvc6 for-scoping 13 years ago
  Peter Kuemmel 44b9bbc89d Ninja: build with old msvc versions 13 years ago
  Peter Kuemmel 57156a5d30 Ninja: build server fixes 13 years ago
  Peter Kuemmel f1abdce1cc Ninja: some bytes of the rc files couldn't be piped correctly 13 years ago
  Peter Kuemmel 2de963d996 Ninja: don't remove space between command and parameters 13 years ago
  Peter Kuemmel 50b6f33dbc Ninja: build cmcldeps with mingw 13 years ago
  Peter Kuemmel ab245ff3c8 Ninja: but cl supports /nologo ... 13 years ago
  Peter Kuemmel bf58e9adec Ninja: no /nologo option in old rc.exe 13 years ago
  Peter Kuemmel 518c06585b Ninja: don't pollute build dir with preprocessed rc files 13 years ago
  Peter Kuemmel 6e6886d3bd Ninja: ninja now also could read parentheses in .d files 13 years ago
  Peter Kuemmel 220fdc16fc Ninja: cmcldeps 13 years ago
  Peter Kuemmel 77cb7b502f Ninja: suppress startup logos 13 years ago
  Peter Kuemmel ab8a2a57f2 Ninja: onyl use pre processor for rc file parsing 13 years ago
  Peter Kuemmel 54a388beaa Ninja: extract dependencies for .rc files with msvc tools 13 years ago
  Peter Kuemmel 12cc6434bf Ninja: ninja can't read dep. pathes with parentheses 13 years ago
  Peter Kuemmel 4db9dd89df Ninja: use slahes in .d files 13 years ago
  Peter Kuemmel 343ff7a72e Ninja: fix line length 13 years ago
  Peter Kuemmel 1a38a5d65f Ninja: allow spaces in cldeps's .d file 13 years ago
  Peter Kuemmel db607dea8d Ninja: don't use cmcldeps for try_compile 13 years ago
  Peter Kuemmel 033a687acd Ninja: add wrapper for cl to extract dependencies 13 years ago