Commit History

Author SHA1 Message Date
  Sebastian Holtermann ca2923110c Autogen: Modernize to use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann d02a99d9d3 Autogen: Modernize code to use cm::string_view for the info writer 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Sebastian Holtermann 4a9154537c Autogen: Use cmake::IsHeader/SourceExtension for file type detection 6 years ago
  Sebastian Holtermann 00e6b67e0c Autogen: Fix header detection for paths with symbolic links 6 years ago
  Sebastian Holtermann b5ad572ac1 Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODE 6 years ago
  Sebastian Holtermann 71d6a1455e Autogen: Evaluate compiler features for the same exectuable only once 6 years ago
  Sebastian Holtermann 4b4fd99f41 Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaning 6 years ago
  Sebastian Holtermann 7d50e1c611 Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching 6 years ago
  Sebastian Holtermann 521475b41b AutoRcc: Use cmQtAutoGen::RccLister in initializer and generator 6 years ago
  Sebastian Holtermann 18f7b2ed21 Autogen: Add more frequently used keywords to Keywords class 6 years ago
  Alexandru Croitor bb97a377dd Autogen: Fallback on internal qrc parser when RCC isn't built yet 6 years ago
  Sebastian Holtermann 747463d1b3 Autogen: Move additional source header search to configuration stage 6 years ago
  Sebastian Holtermann 16c687825d Autogen: Refactor file lists computation 6 years ago
  Sebastian Holtermann 84819c79e7 Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource method 6 years ago
  Sebastian Holtermann d9893fb594 Autogen: Refactor Qt executable name computation 6 years ago
  Sebastian Holtermann 5e36209f71 Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT 6 years ago
  Sebastian Holtermann b5befac154 Autogen: Use output caching GetExecutableTestOutput 6 years ago
  Sebastian Holtermann b6cf086267 Autogen: Iterate over makefile sources only once 6 years ago
  Sebastian Holtermann ed0fa784eb cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` 6 years ago
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated 6 years ago
  Sebastian Holtermann 062d21c36a Autogen: Read the Qt version from directory properties as well 6 years ago
  Sebastian Holtermann 03dbb62d31 Autogen: Reenable passing compiler implicit include directories to moc 6 years ago
  Sebastian Holtermann f16dfdf71f cmLocalGenerator: Simplify `GetIncludeDirectories` 6 years ago
  Brad King 40745ad35a Merge topic 'cmake-files-directory' 6 years ago
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 years ago
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 years ago
  Brad King 1fba410ecf Merge topic 'autogen_mocs_compilation_first' 6 years ago
  Sebastian Holtermann 1ed4d48dcf Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list 6 years ago