Commit History

Author SHA1 Message Date
  Ben Boeckel bbdc2fd908 cmSourceFile: internally track CMake-managed source files 2 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months 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
  Marc Chevrier dc3aa4024e Refactor: Use new SetProperty signatures 4 years ago
  Kyle Edwards f01f10e8fb cmCustomCommand: Record value of CMP0116 at time of creation 4 years ago
  Vitaly Stakhovsky f6e7d5f3a0 Reduce the scope of temporary cmProp variables and other improvements 5 years ago
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 years ago
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 years ago
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 years ago
  Daniel Eiband 7f3ecbe7d7 cmCustomCommandLine: Provide command line make functions 6 years ago
  Regina Pfeifer 56bfb8de5d cmQTWrapCPPCommand: Port away from cmCommand 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 years ago
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 years ago
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string 7 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
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes 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
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Stephen Kelly bd990c803b Remove use of ExpandSourceListArguments. 10 years ago