Commit History

Author SHA1 Message Date
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Sebastian Holtermann e50fa44a35 cmake: Refactor file extension list setup 6 years ago
  Alex Turbov 5e52de7d57 modermize: replace some raw pointers w/ `unique_ptr` 6 years ago
  Brad King c932f49842 cmake: Teach -E capabilities to report supported fileapi requests 6 years ago
  Brad King 6696855f72 cmake: Simplify implementation of -E capabilities 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Brad King 8ed6efbbd3 Merge topic 'default-generator-env' 6 years ago
  Vitaly Stakhovsky 273257222e Source: change parameters to std::string 6 years ago
  Eicke Herbertz 083cf7e8a2 cmake: Allow default generator to be set by environment variables 6 years ago
  Kyle Edwards 8cc04b1918 cmake: Display error if generate step fails 6 years ago
  Alex Turbov 6cc93b370e message(): Add support for log levels 6 years ago
  Alex Turbov 99698ee351 cmake: Fix missed `return` statement when CLI errors found 6 years ago
  Brad King 89abbdd8c8 Merge topic 'ghs-linux' 6 years ago
  Naren Manimohan 0404efe786 GHS: Add support for GHS Multi Generator in Linux 6 years ago
  Sebastian Holtermann ec3c968de2 cmake: Use scopes to limit temporary object lifetime 6 years ago
  Sebastian Holtermann 5536cec46e Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare 6 years ago
  Sebastian Holtermann a6d75a1ce0 Substitute FileComparison in variable names with FileTimeCache 6 years ago
  Sebastian Holtermann 216416219a Rename cmFileTimeComparison to cmFileTimeCache 6 years ago
  Brad King 83183cbaec Merge topic 'vs-no-stamp-messages' 6 years ago
  Olli Kallioinen 67428e9025 VS: Do not print message when generate.stamp is up-to-date. 6 years ago
  Bartosz Kosiorek 324d18bb34 cmake: Teach --build mode to support multiple targets 6 years ago
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 years ago
  Brad King 2bff8513f2 Merge topic 'modernize-for-loops-c-arrays' 6 years ago
  Artur Ryt 706b93fa55 Modernize: C-arrays and loops over them 6 years ago
  Vitaly Stakhovsky bd20cc29a2 cmSystemTools: Remove redundant cmCopyFile() and Split() 6 years ago
  Brad King 8914d4317a Merge topic 'systools-stdstring2' 6 years ago
  Vitaly Stakhovsky 080a79ca4a cmSystemTools: More methods accept `std::string` params 6 years ago
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 6 years ago
  Vitaly Stakhovsky 0779bc9393 ReadListFile: Accept std::string argument 6 years ago
  Brad King c30f9b1cde Merge topic 'functional-callbacks' 6 years ago