提交历史

作者 SHA1 备注 提交日期
  Tim Blechmann 5da3d01fd1 cmSourceFile: avoid unnnecessary copies 5 年之前
  Justin Goshi c71ac889ba cmSourceFile: Add backtraces for a few source properties 6 年之前
  Daniel Eiband 8456f60dbc cmSourceFile: Remove non-const GetProperties accessor 6 年之前
  Tushar Maheshwari 8c83f39a90 cmSourceFile: use unique_ptr for CustomCommand 6 年之前
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 年之前
  Tushar Maheshwari a40744c81a cmSourceFile: Move LANGUAGE to GetPropertyForUser 6 年之前
  Tushar Maheshwari 8cb3cffa42 cmSourceFile: Rename non-const GetLanguage 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 年之前
  Sebastian Holtermann 254b7260f4 cmSourceFile: Check if a file is GENERATED first in the full path computation 6 年之前
  Sebastian Holtermann cd8a930d61 cmSourceFile: Refactor FindFullPath method 6 年之前
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 年之前
  Sebastian Holtermann 2ddf3f4467 cmSourceFile: Add IsGenerated method 6 年之前
  Sebastian Holtermann b9d44fc350 cmSourceFile: Additional static property strings 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 年之前
  Sebastian Holtermann 127094f2f0 Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Ben Boeckel b0716fbcc5 cmSourceFileLocation: allow skipping ambiguous extensions 8 年之前
  Luz Paz 3ab7bf8285 Various typo fixes 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Sebastian Holtermann 687aef913c cmSourceFile: Avoid unnecessary vector copy 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Sebastian Holtermann 8e452e67e9 Remove AUTOGEN variables from cmSourceFile and cmMakefile 8 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 年之前
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 年之前
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 年之前