Commit History

Author SHA1 Message Date
  Kyle Edwards d8af2d954f target_sources(): Add FILE_SET mode 4 years ago
  Kyle Edwards f2bd022468 cmTargetSources: Refactor to add enum class parameters 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Vitaly Stakhovsky c34b4497f8 cmTarget: add std::string overloads 5 years ago
  Regina Pfeifer 9d1a1bc495 cmTarget*: Port away from cmCommand 6 years ago
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King 6f7c96fb17 Merge topic 'mk-directory' 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  luz.paz aca65a9379 Maint: misc. typos 7 years ago
  Patrick Stotko 316815e1f4 target_sources: Interpret relative paths as relative to the calling directory 7 years ago
  Deniz Bahadir fe4b25ec2f Teach target_* commands to set INTERFACE properties of IMPORTED targets 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King dd6c596c12 Merge topic 'join-algorithm' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Stephen Kelly 55a73e6b1f Use the cmJoin algorithm where possible. 10 years ago
  Stephen Kelly 4e6ca50445 cmTargetPropCommandBase: Change the interface to return bool. 12 years ago
  Stephen Kelly 9407174b1a target_sources: New command to add sources to target. 12 years ago