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
/
cmQtAutoGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: fix `performance-trivially-destructible` warnings
Ben Boeckel
2021-01-27
1
-1
/
+1
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-7
/
+7
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4
/
+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-1
/
+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6
/
+7
*
Autogen: Refactor json info file reading interface
Sebastian Holtermann
2019-09-29
1
-36
/
+60
*
Autogen: Use JSON instead of CMake script for info files
Sebastian Holtermann
2019-09-25
1
-7
/
+42
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1
/
+2
*
Autogen: Abbreviate file paths in messages
Sebastian Holtermann
2019-09-16
1
-7
/
+17
*
Autogen: Let cmQtAutoGenerator::Logger methods accept cm::string_view
Sebastian Holtermann
2019-08-27
1
-9
/
+10
*
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
Sebastian Holtermann
2019-05-07
1
-75
/
+19
*
Autogen: Factor out concurrency framework to cmWorkerPool class
Sebastian Holtermann
2019-04-15
1
-102
/
+0
*
Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic
Sebastian Holtermann
2019-04-06
1
-10
/
+0
*
Autogen: Make cmQtAutoGenerator::FileSystem Logger free
Sebastian Holtermann
2019-04-06
1
-19
/
+2
*
Autogen: Move Logger and FileSystem member variables to generator classes
Sebastian Holtermann
2019-04-06
1
-8
/
+4
*
AutoRcc: Don't use cmQtAutoGenerator::FileSystem methods
Sebastian Holtermann
2019-04-06
1
-0
/
+8
*
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
1
-3
/
+3
*
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
Sebastian Holtermann
2019-02-21
1
-10
/
+10
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-1
/
+3
*
cleanup: Prefer compiler provided special member functions
Regina Pfeifer
2019-01-25
1
-3
/
+0
*
Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
Sebastian Holtermann
2018-06-21
1
-4
/
+7
*
Autogen: Add lock file to AUTORCC commands
Sebastian Holtermann
2018-05-30
1
-1
/
+1
*
Autogen: Use std::istreambuf_iterator for file so string reading
Sebastian Holtermann
2018-04-03
1
-0
/
+5
*
Autogen: Protected calls to cmFilePathChecksum
Sebastian Holtermann
2018-04-03
1
-0
/
+9
*
Autogen: Protected calls to cmQtAutoGen::SubDirPrefix
Sebastian Holtermann
2018-04-03
1
-0
/
+2
*
Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension
Sebastian Holtermann
2018-04-03
1
-0
/
+2
*
Autogen: Protected calls to cmSystemTools::Split/JoinPath
Sebastian Holtermann
2018-04-03
1
-0
/
+8
*
Autogen: Protected calls to cmSystemTools::CollapseCombinedPath
Sebastian Holtermann
2018-04-03
1
-1
/
+11
*
De-duplicate cmUVSignalHackRAII
Brad King
2018-01-25
1
-37
/
+1
*
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
Sebastian Holtermann
2018-01-17
1
-48
/
+260
*
Autogen: Add and use cmQtAutoGenerator base class
Sebastian Holtermann
2017-11-19
1
-0
/
+76