Commit History

Author SHA1 Message Date
  Brad King 659d8bd430 cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states 11 months ago
  Craig Scott ec519f3e97 add_custom_command: Validate arguments more rigorously 1 year ago
  Juan Ramos 197cb419d1 add_custom_command: Add CODEGEN support 1 year ago
  Juan Ramos f9028379f7 cmAddCustomCommandCommand: Move SOURCE signature error messages 1 year ago
  Ben Boeckel 45eff9145e cmAddCustomCommandCommand: use `cmStrCat` 2 years ago
  Chris Mahoney 3825d6ec98 add_custom_{command,target}: Teach JOB_SERVER_AWARE about WORKING_DIRECTORY 2 years ago
  Chris Mahoney 95941fd990 add_custom_{target,command}: Add argument JOB_SERVER_AWARE 2 years ago
  Abdelmaged Khalifa ea2a05f402 Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY 2 years ago
  Abdelmaged Khalifa 082ccd7530 add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja 2 years ago
  NAKAMURA Takumi 780341f360 cmCustomCommand: Track main dependency explicitly 3 years ago
  NAKAMURA Takumi 3bb2542535 cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 4 years ago
  NAKAMURA Takumi d0158b765b cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command 4 years ago
  Kyle Edwards f01f10e8fb cmCustomCommand: Record value of CMP0116 at time of creation 4 years ago
  Marc Chevrier cfd8a5ac1f Makefiles: Add support of DEPFILE for add_custom_command 4 years ago
  Brad King c257c25419 add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS 5 years ago
  Brad King b285748f79 cmAddCustom{Command,Target}Command: Skip conversions on genex paths 5 years ago
  Brad King fab772c3e1 cmAddCustomCommandCommand: Drop outdated comment 5 years ago
  Brad King 9e5e2d704a Remove unnecessary arbitrary CollapseFullPath second arguments 5 years ago
  Brad King 26464da5d3 cmMakefile: Drop unnecessary custom command APPEND check 5 years ago
  Kyle Edwards 67102d3252 Ninja Multi-Config: Add support for DEPFILE option in add_custom_command() 5 years ago
  Tim Blechmann 22f38c0d6b cmake: avoid getcwd in `CollapseFullPath` 5 years ago
  Ben Boeckel a5f44ec925 cmAddCustomCommandCommand: remove unnecessary braces 5 years ago
  Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 years ago
  Daniel Eiband f151a57705 cmMakefile: Move enumerations into new header 6 years ago
  Daniel Eiband fd3a394614 add_custom_command: Format files in error message in a single line 6 years ago
  Daniel Eiband a1cc6b4447 add_custom_target: Add output checks for custom target byproducts 6 years ago
  Daniel Eiband cbb861ade8 add_custom_command: Add tests for custom command output checks 6 years ago
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 years ago
  Brad King 7c47894b45 Merge topic 'prepare-deferred-custom-command-creation' 6 years ago
  Daniel Eiband 5d28e361b7 add_custom_command: Move append functionality into class cmMakefile 6 years ago