index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmQtAutoGenInitializer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4
/
+5
*
Autogen: Use JSON instead of CMake script for info files
Sebastian Holtermann
2019-09-25
1
-58
/
+56
*
Autogen: Variable renames and cleanups
Sebastian Holtermann
2019-09-25
1
-30
/
+29
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1
/
+2
*
Autogen: Use CollapseFullPath instead of RealPath to support symbolic links
Sebastian Holtermann
2019-09-16
1
-1
/
+1
*
Autogen: Compute and store generator pointers once in initializer constructor
Sebastian Holtermann
2019-09-16
1
-5
/
+11
*
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 code to use cm::string_view for the info writer
Sebastian Holtermann
2019-08-07
1
-8
/
+9
*
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
-3
/
+2
*
Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaning
Sebastian Holtermann
2019-05-15
1
-0
/
+1
*
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
Sebastian Holtermann
2019-05-07
1
-0
/
+1
*
AutoRcc: Use cmQtAutoGen::RccLister in initializer and generator
Sebastian Holtermann
2019-04-06
1
-4
/
+0
*
Autogen: Remove lowercase generator name from generator variables class
Sebastian Holtermann
2019-04-02
1
-11
/
+5
*
Autogen: Fallback on internal qrc parser when RCC isn't built yet
Alexandru Croitor
2019-03-04
1
-0
/
+1
*
Autogen: Use more readable variable names for static const AUTO* strings
Sebastian Holtermann
2019-02-26
1
-6
/
+6
*
Autogen: Refactor file lists computation
Sebastian Holtermann
2019-02-25
1
-6
/
+28
*
Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource method
Sebastian Holtermann
2019-02-21
1
-1
/
+4
*
Autogen: Refactor Qt executable name computation
Sebastian Holtermann
2019-02-21
1
-17
/
+42
*
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
Sebastian Holtermann
2019-02-21
1
-1
/
+1
*
Autogen: Use output caching GetExecutableTestOutput
Sebastian Holtermann
2019-02-19
1
-0
/
+4
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-3
/
+0
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1
/
+1
*
Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list
Sebastian Holtermann
2019-01-18
1
-1
/
+2
*
Autogen: Adaptive missing Qt warning
Sebastian Holtermann
2019-01-15
1
-1
/
+4
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-7
/
+3
*
Mark operator bool explicit
Regina Pfeifer
2018-11-19
1
-1
/
+1
*
Autogen: Add and use cmQtAutoGenInitializer::InfoWriter class
Sebastian Holtermann
2018-11-14
1
-6
/
+41
*
Autogen: Add support for global ``autogen`` and ``autorcc`` targets
Sebastian Holtermann
2018-11-11
1
-2
/
+8
*
Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support
Sebastian Holtermann
2018-11-03
1
-0
/
+1
*
Autogen: Use integers to store the Qt version
Sebastian Holtermann
2018-08-13
1
-12
/
+4
*
Autogen: Initializer: Group variables in structs
Sebastian Holtermann
2018-08-13
1
-23
/
+35
*
Autogen: Split initializer main method
Sebastian Holtermann
2018-07-30
1
-6
/
+21
*
Autogen: Compute variables in Init stage instead of Setup stage
Sebastian Holtermann
2018-07-30
1
-6
/
+8
*
Autogen: Move info file write code into methods
Sebastian Holtermann
2018-07-30
1
-0
/
+3
*
Autogen: Pass absolute include path in info file
Sebastian Holtermann
2018-07-30
1
-0
/
+2
*
Autogen: Wrap moc/uic/rcc related variables in structs
Sebastian Holtermann
2018-07-11
1
-20
/
+29
*
Autogen: Improve error detection during configuration
Sebastian Holtermann
2018-07-11
1
-4
/
+8
*
Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
Sebastian Holtermann
2018-06-21
1
-0
/
+1
*
Autogen: Add lock file to AUTORCC commands
Sebastian Holtermann
2018-05-30
1
-0
/
+1
*
Autogen: Improved multi-config include scheme
Sebastian Holtermann
2018-02-02
1
-6
/
+19
*
Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializer
Sebastian Holtermann
2018-01-17
1
-0
/
+102