Commit History

Author SHA1 Message Date
  Brad King a390de65e0 Ninja: Generate separate compile and link rules for each target 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Thomas Herz b3de0dfe93 Ninja: Use forward slashes for any GCC on Windows (#15439) 10 years ago
  Brad King 378c2a0e86 Ninja: Refactor detection of MinGW tools on Windows 10 years ago
  Brad King 957c2aac7f RC: Simplify selection of resource compiler based on C/C++ toolchain 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Brad King 5e0e65c189 Merge topic 'add-GreenHills-MULTI-generator' 10 years ago
  Geoff Viola 48004d9dbe Add a 'Green Hills MULTI' generator on Windows 10 years ago
  Brad King 9ac0568390 Ninja: Drop 'experimental' label in documentation 10 years ago
  Brad King bd9c7f9b2c Ninja: Add policy to require explicit custom command byproducts 10 years ago
  Brad King ed8e30b00d cmGlobalNinjaGenerator: Optimize handling of known build outputs 10 years ago
  Brad King ad094f435e cmGlobalNinjaGenerator: Fix spelling of "unknown" 10 years ago
  Brad King 80afe28a10 Ninja: Do not generate circular phony rules (#15454) 10 years ago
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 years ago
  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