Commit History

Author SHA1 Message Date
  Sebastian Holtermann f54c5ee521 Autogen: Use CollapseFullPath instead of RealPath to support symbolic links 6 years ago
  Sebastian Holtermann 8209691146 Autogen: Compute and store generator pointers once in initializer constructor 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 d02a99d9d3 Autogen: Modernize code to use cm::string_view for the info writer 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 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 78eccc7836 Autogen: Remove lowercase generator name from generator variables class 6 years ago
  Alexandru Croitor bb97a377dd Autogen: Fallback on internal qrc parser when RCC isn't built yet 6 years ago
  Sebastian Holtermann 63191b169e Autogen: Use more readable variable names for static const AUTO* strings 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
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Sebastian Holtermann 1ed4d48dcf Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list 6 years ago
  Sebastian Holtermann 5fe18eee13 Autogen: Adaptive missing Qt warning 6 years ago
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 years ago
  Regina Pfeifer a2648dda97 Mark operator bool explicit 7 years ago
  Sebastian Holtermann 01d5e5c460 Autogen: Add and use cmQtAutoGenInitializer::InfoWriter class 7 years ago
  Sebastian Holtermann 3baa817c34 Autogen: Add support for global ``autogen`` and ``autorcc`` targets 7 years ago
  Sebastian Holtermann b5e895b5d4 Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support 7 years ago
  Sebastian Holtermann 3aa11f31fc Autogen: Use integers to store the Qt version 7 years ago
  Sebastian Holtermann 1d87c9f318 Autogen: Initializer: Group variables in structs 7 years ago
  Sebastian Holtermann 2d6cfe2677 Autogen: Split initializer main method 7 years ago