Commit History

Author SHA1 Message Date
  Brad King 06feb845aa CMP0118: Fix NEW behavior when looking up target sources 4 years ago
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 years ago
  Deniz Bahadir 6624b65b3f GENERATED prop: Add implementation for policy CMP0118 being set to NEW 5 years ago
  Deniz Bahadir b14fe704f8 GENERATED prop: Simplify determining the language of a source file 5 years ago
  Vitaly Stakhovsky c7b50349de cmSourceFile::GetPropertyForUser: return cmProp 5 years ago
  Kyle Edwards fd50a75fa0 CMP0115: Require source file extensions to be explicit 5 years ago
  Vitaly Stakhovsky 7156911242 cmIsOn: add overload accepting const std::string* 5 years ago
  Robert Maynard 7628153edb Refactor file extension queries to be more consistent 5 years ago
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 years ago
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 years ago
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 years ago
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string 5 years ago
  Tim Blechmann 5da3d01fd1 cmSourceFile: avoid unnnecessary copies 5 years ago
  Justin Goshi c71ac889ba cmSourceFile: Add backtraces for a few source properties 6 years ago
  Daniel Eiband 8456f60dbc cmSourceFile: Remove non-const GetProperties accessor 6 years ago
  Tushar Maheshwari 8c83f39a90 cmSourceFile: use unique_ptr for CustomCommand 6 years ago
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 years ago
  Tushar Maheshwari a40744c81a cmSourceFile: Move LANGUAGE to GetPropertyForUser 6 years ago
  Tushar Maheshwari 8cb3cffa42 cmSourceFile: Rename non-const GetLanguage 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann 254b7260f4 cmSourceFile: Check if a file is GENERATED first in the full path computation 6 years ago
  Sebastian Holtermann cd8a930d61 cmSourceFile: Refactor FindFullPath method 6 years ago
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 years ago
  Sebastian Holtermann 2ddf3f4467 cmSourceFile: Add IsGenerated method 6 years ago
  Sebastian Holtermann b9d44fc350 cmSourceFile: Additional static property strings 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  Sebastian Holtermann 127094f2f0 Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago