Orkun Tokdemir
|
7c39dabdbc
Autogen: AUTO*_EXECUTABLE: add support for per-config values
|
2 years ago |
tophoo
|
232610e60e
Autogen: Use new API for limiting autogen command line lengths
|
2 years ago |
Orkun Tokdemir
|
c074f5c81e
Autogen: Revert "AUTO*_EXECUTABLE: add support for per-config values"
|
2 years ago |
Orkun Tokdemir
|
fddd0f0443
Autogen: AUTO*_EXECUTABLE: add support for per-config values
|
2 years ago |
Daniel Gehriger
|
1c9cead051
AUTOMOC: Automatically use options file for moc compiler
|
3 years ago |
Craig Scott
|
2a31167955
AUTOUIC: Fix merging of --blah options not being detected for Qt6
|
4 years ago |
Brad King
|
d2a6e160aa
AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
|
4 years ago |
Alexey Edelev
|
e5ec0e52f4
AUTOUIC: Fix generating of dependency rules for UI header files
|
4 years ago |
Ben Boeckel
|
b3b6ede6a1
clang-tidy: fix `readability-redundant-access-specifiers` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Cengizhan Pasaoglu
|
bd705788f6
Constify some code as suggested by clang-tidy
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Sebastian Holtermann
|
d867e05892
Autogen: Use JSON instead of CMake script for info files
|
6 years ago |
Sebastian Holtermann
|
881e3cfbf9
Autogen: Variable renames and cleanups
|
6 years ago |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 years ago |
Sebastian Holtermann
|
1a3f185c1a
Autogen: Split JobProbeDepsT job into separate moc and uic jobs
|
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 |
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
|
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 |
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 |
Sebastian Holtermann
|
f2f1661334
Autogen: Add and use QtAutoGen::Tools method
|
6 years ago |
Sebastian Holtermann
|
3aa11f31fc
Autogen: Use integers to store the Qt version
|
7 years ago |