index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmQtAutoGen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
AUTOMOC: Automatically use options file for moc compiler
Daniel Gehriger
2022-04-26
1
-0/+5
*
AUTOUIC: Fix merging of --blah options not being detected for Qt6
Craig Scott
2021-10-05
1
-2/+2
*
AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
Brad King
2021-08-19
1
-3/+0
*
AUTOUIC: Fix generating of dependency rules for UI header files
Alexey Edelev
2021-07-23
1
-0/+3
*
clang-tidy: fix `readability-redundant-access-specifiers` warnings
Ben Boeckel
2021-01-27
1
-1/+0
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-4/+4
*
Constify some code as suggested by clang-tidy
Cengizhan Pasaoglu
2020-10-19
1
-2/+2
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-2/+2
*
Autogen: Use JSON instead of CMake script for info files
Sebastian Holtermann
2019-09-25
1
-2/+3
*
Autogen: Variable renames and cleanups
Sebastian Holtermann
2019-09-25
1
-2/+3
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
Autogen: Split JobProbeDepsT job into separate moc and uic jobs
Sebastian Holtermann
2019-09-16
1
-0/+3
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1/+1
*
Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names
Sebastian Holtermann
2019-08-27
1
-2/+2
*
Autogen: Modernize cmQtAutoGen methods using cm::string_view
Sebastian Holtermann
2019-08-27
1
-4/+6
*
IWYU: Fix handling of <memory> standard header
Brad King
2019-07-10
1
-1/+1
*
Autogen: Evaluate compiler features for the same exectuable only once
Sebastian Holtermann
2019-05-22
1
-0/+10
*
AutoRcc: Make rcc parsing function private
Sebastian Holtermann
2019-04-06
1
-16/+0
*
AutoRcc: Add cmQtAutoGen::RccLister class
Sebastian Holtermann
2019-04-06
1
-0/+39
*
Autogen: Remove static const generator name strings from cmQtAutoGen
Sebastian Holtermann
2019-04-02
1
-9/+0
*
Autogen: Use more readable variable names for static const AUTO* strings
Sebastian Holtermann
2019-02-26
1
-8/+8
*
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
Sebastian Holtermann
2019-02-21
1
-14/+13
*
Autogen: cmQtAutoGen: Store generator names in class static const strings
Sebastian Holtermann
2019-02-21
1
-4/+14
*
Autogen: Add and use QtAutoGen::Tools method
Sebastian Holtermann
2019-01-15
1
-0/+3
*
Autogen: Use integers to store the Qt version
Sebastian Holtermann
2018-08-13
1
-0/+26
*
Cleanup: Fix typos and grammar in docs and code
Craig Scott
2018-04-22
1
-1/+1
*
Autogen: Improved multi-config include scheme
Sebastian Holtermann
2018-02-02
1
-13/+0
*
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
Sebastian Holtermann
2018-01-17
1
-19/+36
*
Autogen: Detect rcc feature once during configuration
Sebastian Holtermann
2017-11-19
1
-3/+3
*
Autogen: Reintroduce per-config sources support
Sebastian Holtermann
2017-09-25
1
-9/+24
*
Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::Generator
Sebastian Holtermann
2017-09-25
1
-3/+3
*
Autogen: Use the same algorithm for RCC and UIC option merging
Sebastian Holtermann
2017-09-07
1
-0/+10
*
Autogen: Iterate source files only once
Sebastian Holtermann
2017-09-07
1
-0/+47