Commit History

Author SHA1 Message Date
  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` 6 years ago
  Ben Boeckel a5f44ec925 cmAddCustomCommandCommand: remove unnecessary braces 6 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
  Sebastian Lipponer c16641607f add_custom_command: Delay slash conversion until after genex evaluation 6 years ago
  Daniel Eiband 4fb29850ad add_custom_command: Refactor setting implicit depends 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Regina Pfeifer d331021255 clang-tidy: isolate declarations for readability 6 years ago
  Regina Pfeifer 9ba0bf60c6 cmA*Command: Turn into free functions 6 years ago
  Sebastian Holtermann f1bdfdf242 cmAddCustomCommand: Initialize static std::unordered_set on construction 6 years ago
  Rosen Matev 9f76961de8 Support job pools in custom commands and targets 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 98d59417b0 add_custom_{command,target}: Fix WORKING_DIRECTORY leading genex 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  Brad King f8ca0ab3ac Merge topic 'std-string-apis' 7 years ago
  Ben Boeckel f9235fd474 cmAddCustomCommandCommand: use std::string const& for FileIsFullPath 8 years ago
  Ben Boeckel c0e7a13702 cmAddCustomCommandCommand: store keywords in strings 8 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago