Commit History

Author SHA1 Message Date
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Nicolas van Kempen 426f3295f6 Ninja: Use more efficient data structures to collect outputs 2 years ago
  Brad King ca8c171021 Merge topic 'clang-windows-cxx-modules' 2 years ago
  Brad King 1b7c26da49 Ninja: Wrap rules using '>' shell redirection with 'cmd /C' on Windows 2 years ago
  Brad King edab56d29a cmLocalNinjaGenerator: De-duplicate condition for using 'cmd /C' on Windows 2 years ago
  Abdelmaged Khalifa 082ccd7530 add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja 2 years ago
  Kyle Edwards 09d7f947d6 cmGeneratorExpression: Require cmake instance 3 years ago
  Brad King 2e5af30ce0 Ninja: Match showIncludes dependencies using console output code page 3 years ago
  Brad King 94a58e502b cmLocalGenerator: Remove unused IncludePathStyle infrastructure 3 years ago
  Brad King 3c855b167f Merge topic 'fix-ifdef-windows' 4 years ago
  Brad King 40e73c5ac4 Source: Fix typo in _WIN32 preprocessor checks 4 years ago
  Sean McBride 37859e3244 Source: Fix clang -Wimplicit-fallthrough warnings 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  NAKAMURA Takumi 61a737b088 cmGlobalNinjaGenerator: Rename SupportsConsolePool to SupportsDirectConsole 4 years ago
  Brad King a6de8ec51b cmTransformDepfile: Make directory for transformed depfile automatically 4 years ago
  Brad King c564a3e3ff Ninja: Always compile sources using absolute paths 4 years ago
  Brad King 51116c3ea9 cmLocalNinjaGenerator: Remove unnecessary CollapseFullPath call 4 years ago
  Brad King 2725ecff38 Ninja: Handle depfiles with absolute paths to generated files 4 years ago
  Brad King 68e5f92cad cmGlobalNinjaGenerator: Factor out custom command output collection 4 years ago
  Brad King c5195193d3 cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuild 4 years ago
  Brad King ceb82752ef cmLocalNinjaGenerator: Use variable for main custom command output path 4 years ago
  Brad King d346805e41 cmLocalCommonGenerator: Select work directory semantically 4 years ago
  Brad King 15fa320071 cmLocalGenerator: Factor out relative path conversion helpers 4 years ago
  Brad King 4419b944fd Merge topic 'ninja-multi-long-command-line-config' 4 years ago
  Kyle Edwards ad08f93ee4 Ninja Multi-Config: Split long command lines by config 4 years ago
  Marc Chevrier 0c47b91fcc Genex: add_custom_command: DEPFILE supports genex 4 years ago
  Brad King efcdec9a19 Merge topic 'nmc-cc-no-output' 4 years ago
  Brad King 6dd89529e8 Ninja Multi-Config: Fix crash on custom command config with no output 4 years ago
  Brad King 40b806ee96 Merge topic 'ninja-multi-long-custom-command' 4 years ago
  Kyle Edwards 3b864b2583 Ninja Multi-Config: Include configs in long CC scripts 4 years ago