Commit History

Author SHA1 Message Date
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 years ago
  Brad King 67bd514adc Ninja: Refactor restat to be a string internally 11 years ago
  Peter Collingbourne f42d86f0b8 Ninja: Implement USES_TERMINAL using the console pool if available 11 years ago
  Peter Collingbourne d5eae5563f Ninja: factor out the test for console pool support 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King de8e534b41 Ninja: Limit custom command side-effects to build folder 11 years ago
  Nils Gladitz 71da30cae0 Ninja: Fix variable duplication in RSP rules 11 years ago
  Sylvain Joubert 9f32a2411b Ninja: Use 'console' pool for CMake re-run if possible (#14915) 11 years ago
  Sylvain Joubert 6120fca8e2 Ninja: Prevent compilers to be silently modified 11 years ago
  Adam Strzelecki 7243c95129 Ninja: Don't limit custom cmd side-effects to build folder (#14972) 11 years ago
  Adam Strzelecki a33cf6d088 Ninja: Consider only custom commands deps as side-effects (#14972) 11 years ago
  Brad King 0b028c6f0a Merge topic 'ninja-avoid-double-phony' 11 years ago
  Adam Strzelecki 04377f1b31 Ninja: Remove CMake includes from explicit depends (#14972) 11 years ago
  Ben Boeckel 01b79c6385 ninja: Don't use a stringstream to build an argument list 11 years ago
  Stephen Kelly d83ef53a12 Rename local 'dir_max' variables to 'dir' 11 years ago
  Stephen Kelly 6c9dd0ec7b cmGlobalGenerator: Make ComputeTargetObjects non-virtual 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago
  Stephen Kelly 9ad804ac7b cmGeneratorTarget: Constify cmSourceFile* in containers. 11 years ago
  Stephen Kelly cd43433de5 cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 6557382dcf stringapi: Use strings for program paths 11 years ago
  Ben Boeckel 24b5e93de2 stringapi: Use strings for directories 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel c3833c7da4 stringapi: Use strings for VS project names 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Brad King 2c426bfb2d Ninja: Normalize paths of CMake re-run rule dependencies 11 years ago
  Brad King 9465242d01 Merge topic 'ninja_fix_rerun' 11 years ago