Commit History

Author SHA1 Message Date
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Peter Würth 26d813092b add_custom_{command,target}: add genex support for COMMENT 3 years ago
  Peter Würth 60a5a39022 cmCustomCommandGenerator: refactor GetComment to return std::string 3 years ago
  Kyle Edwards 09d7f947d6 cmGeneratorExpression: Require cmake instance 3 years ago
  Brad King e479650b41 Merge topic 'nmc-cross-config-target-deps' 4 years ago
  Brad King 95f44e00cd Ninja Multi-Config: Fix custom command target dependencies in cross-configs 4 years ago
  Sean McBride 1cf14f8c03 Source: fix many -Wmissing-prototypes warnings by marking functions static 4 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Brad King 7291f31254 cmTransformDepfile: Add support for MSBuild AdditionalInputs format 4 years ago
  Brad King f0e9d74a2d cmake_transform_depfile: Remove unused incomplete vstlog support 4 years ago
  Raul Tambre 1cb4f592a0 add_custom_command: Target-dependent generator expression support 4 years ago
  Marc Chevrier 253aff6c94 Xcode: Add support of DEPFILE for add_custom_command, part 2 4 years ago
  Marc Chevrier d67cc4882d Xcode: Add support of DEPFILE for add_custom_command 4 years ago
  Marc Chevrier 0c47b91fcc Genex: add_custom_command: DEPFILE supports genex 4 years ago
  Marc Chevrier b5c2163293 Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency 4 years ago
  Kyle Edwards dcf9f4d2f7 Ninja Multi-Config: Add support for cross-config custom commands 4 years ago
  Brad King 947ba01bf9 cmLocalGenerator: Factor out helper to expand custom command output paths 5 years ago
  Brad King 706c48301d cmCustomCommandGenerator: Treat relative outputs w.r.t. build dir 5 years ago
  Brad King 5d23c5446e cmCustomCommandGenerator: Refactor OUTPUT and DEPENDS path evaluation 5 years ago
  Brad King 24156c0269 cmCustomCommandGenerator: Evaluate generator expressions in outputs 5 years ago
  Brad King c404f64289 cmCustomCommandGenerator: Collect genex target references in commands 5 years ago
  Brad King 2a640d4199 cmCustomCommandGenerator: Add move operations 5 years ago
  Brad King 9e5e2d704a Remove unnecessary arbitrary CollapseFullPath second arguments 5 years ago
  Kyle Edwards 596439b1bb cmCustomCommandGenerator: Add option to transform depfile 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky 36aba01223 cmGeneratorTarget::GetProperty: return cmProp 5 years ago
  Vitaly Stakhovsky bbc07e4561 Source: use std::string in place of const char* 5 years ago
  Ben Boeckel fd0ba705ce add_custom_command: check if a relative path should be an in-source path 5 years ago
  Tim Blechmann 22f38c0d6b cmake: avoid getcwd in `CollapseFullPath` 5 years ago
  Ben Boeckel f5126badd8 add_custom_command: convert DEPENDS path arguments to absolute paths 5 years ago