Commit History

Author SHA1 Message Date
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Sebastian Holtermann c797148e85 Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names 6 years ago
  Sebastian Holtermann 8586077baa Autogen: Modernize cmQtAutoGen methods using cm::string_view 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Regina Pfeifer 2dfc52675c cmAlgorithms: Add cmContains 6 years ago
  Sebastian Holtermann ca2923110c Autogen: Modernize to use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 years ago
  Sebastian Holtermann 7d50e1c611 Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching 6 years ago
  Sebastian Holtermann 95de172b68 AutoRcc: Make rcc parsing function private 6 years ago
  Sebastian Holtermann 7cbde5c503 AutoRcc: Add cmQtAutoGen::RccLister class 6 years ago
  Sebastian Holtermann b32e18fb88 Autogen: Remove static const generator name strings from cmQtAutoGen 6 years ago
  Brad King a13a5c948e Replace use of CollapseCombinedPath with CollapseFullPath 6 years ago
  Sebastian Holtermann 63191b169e Autogen: Use more readable variable names for static const AUTO* strings 6 years ago
  Sebastian Holtermann 5e36209f71 Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT 6 years ago
  Sebastian Holtermann 14ae19c327 Autogen: cmQtAutoGen: Store generator names in class static const strings 6 years ago
  Artur Ryt 706b93fa55 Modernize: C-arrays and loops over them 6 years ago
  Brad King e44cc45530 Merge topic 'autogen_adaptive_warning' 6 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Sebastian Holtermann f2f1661334 Autogen: Add and use QtAutoGen::Tools method 6 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Sebastian Holtermann a8ee7406a7 Autogen: Improved multi-config include scheme 7 years ago
  Sebastian Holtermann a008578dee Autogen: Process files concurrently in AUTOMOC and AUTOUIC 7 years ago
  Sebastian Holtermann 3ce7eecedc Autogen: Fix for problematic nested lists separator 7 years ago
  Sebastian Holtermann ab9d5896ae Autogen: Detect rcc feature once during configuration 8 years ago
  Matthias Maennich 57132765e0 Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
  Sebastian Holtermann f86ba8ee8e Autogen: Reintroduce per-config sources support 8 years ago
  Sebastian Holtermann 5d3bca6485 Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::Generator 8 years ago
  Sebastian Holtermann 3f22374339 Autogen: Read relative paths from rcc output 8 years ago