Commit History

Author SHA1 Message Date
  Daniel Eiband a1cc6b4447 add_custom_target: Add output checks for custom target byproducts 6 years ago
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 years ago
  Daniel Eiband 445ff5ccdf Byproducts: collapse full paths of custom target byproducts 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
  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
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 8 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 8 years ago
  Justin Goshi afd9a339a1 server: return whether or not a target is generator provided 8 years ago
  Brad King 409527a03c CMP0037: De-duplicate check and message generation 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 years ago
  Ed Branch 7c8ab7ddc8 add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 9 years ago
  Daniel Pfeifer cac529dd49 clang-tidy: apply performance-faster-string-find fixes 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Peter Collingbourne fe5d6e8c0f Add USES_TERMINAL option for custom commands 11 years ago