Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Pfeifer a2af850ba6 fix a batch of include-what-you-use violations 9 lat temu
  Daniel Pfeifer 24ab29b882 Prefer istringstream and ostringstream over stringstream. 9 lat temu
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 lat temu
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 lat temu
  Brad King 180538c706 Source: Stabilize include order 9 lat temu
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 lat temu
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 lat temu
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 lat temu
  Clinton Stimpson 0b9906c2fb Windows: Use wide-character system APIs 12 lat temu
  Reid Kleckner 6fa9d0ab40 Ninja: Make cmcldeps depfile output more consistent with 'ninja -t msvc' 12 lat temu
  Andreas Mohr f57800d6f5 Fix spelling and typos (product names) 12 lat temu
  Stephen Kelly 5f6432f253 Resolve warnings about shadowing parameters and local variables. 13 lat temu
  Peter Kümmel 11a6dac1e3 Ninja: don't suppress warning about compiler options 13 lat temu
  Peter Kümmel 1cdeef795a Ninja: readd quotes to src file path before patching it 13 lat temu
  Peter Kümmel 84a18cb5d6 Ninja: also stop when .rc's .d file couldn't be generated 13 lat temu
  Peter Kuemmel 24a35cef25 Ninja: print error message when command failed 13 lat temu
  Bill Hoffman 5f12424ebc Remove process execution code from cmcldeps and have it use cmake code. 13 lat temu
  Peter Kuemmel eb410e8dd8 Ninja: disable cldeps for bcc32, it's too old, and ninja would also not build 13 lat temu
  Peter Kuemmel 5ead31da63 Ninja: try work around for bcc32 bug 13 lat temu
  Peter Kuemmel 1333b576b5 Ninja: build server fixes 13 lat temu
  Peter Kuemmel f430bea11b Ninja: maybe this fixes the bcc32 build 13 lat temu
  Peter Kuemmel f2c12887ba Ninja: msvc6 for-scoping 13 lat temu
  Peter Kuemmel 44b9bbc89d Ninja: build with old msvc versions 13 lat temu
  Peter Kuemmel 57156a5d30 Ninja: build server fixes 13 lat temu
  Peter Kuemmel f1abdce1cc Ninja: some bytes of the rc files couldn't be piped correctly 13 lat temu
  Peter Kuemmel 2de963d996 Ninja: don't remove space between command and parameters 13 lat temu
  Peter Kuemmel 50b6f33dbc Ninja: build cmcldeps with mingw 13 lat temu
  Peter Kuemmel ab245ff3c8 Ninja: but cl supports /nologo ... 13 lat temu
  Peter Kuemmel bf58e9adec Ninja: no /nologo option in old rc.exe 13 lat temu
  Peter Kuemmel 518c06585b Ninja: don't pollute build dir with preprocessed rc files 13 lat temu