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
/
cmQtAutoGeneratorMocUic.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic`
Sebastian Holtermann
2019-04-15
1
-1752
/
+0
*
Autogen: Factor out concurrency framework to cmWorkerPool class
Sebastian Holtermann
2019-04-15
1
-735
/
+435
*
Autogen: Move libuv loop from cmQtAutoGenerator to cmQtAutoGeneratorMocUic
Sebastian Holtermann
2019-04-06
1
-1
/
+13
*
Autogen: Make cmQtAutoGenerator::FileSystem Logger free
Sebastian Holtermann
2019-04-06
1
-12
/
+27
*
Autogen: Move Logger and FileSystem member variables to generator classes
Sebastian Holtermann
2019-04-06
1
-1
/
+2
*
Autogen: Fix deadlock when uv_spawn() fails while trying to run moc
Alexandru Croitor
2019-03-25
1
-1
/
+5
*
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
1
-1
/
+1
*
Autogen: Move additional source header search to configuration stage
Sebastian Holtermann
2019-02-25
1
-29
/
+4
*
Autogen: Refactor file lists computation
Sebastian Holtermann
2019-02-25
1
-48
/
+61
*
Autogen: Use cm::make_unique to allocate jobs
Sebastian Holtermann
2019-02-22
1
-17
/
+12
*
Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT
Sebastian Holtermann
2019-02-21
1
-69
/
+64
*
Remove return from void function
Albert Astals Cid
2019-02-14
1
-3
/
+3
*
Autogen: AUTOMOC support for files with the same name but different extensions
Sebastian Holtermann
2019-02-05
1
-12
/
+34
*
Autogen: Refactor std::bind calls to lambdas
Artur Ryt
2019-01-29
1
-2
/
+1
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
Merge topic 'read-list-file'
Brad King
2019-01-21
1
-1
/
+1
|
\
|
*
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
1
-1
/
+1
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-5
/
+5
|
/
*
IWYU: Update CMake code for IWYU built with Clang 6
Brad King
2019-01-15
1
-1
/
+3
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-5
/
+0
*
Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h file
Sebastian Holtermann
2018-11-28
1
-10
/
+0
*
cmMakefile: Make GetSafeDefinition return std::string const&
Vitaly Stakhovsky
2018-09-18
1
-3
/
+4
*
Autogen: Pass absolute include path in info file
Sebastian Holtermann
2018-07-30
1
-8
/
+5
*
Autogen: Add CMAKE_AUTOGEN_VERBOSE variable support
Sebastian Holtermann
2018-06-21
1
-0
/
+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-4
/
+5
*
Cleanup: Fix typos and grammar in docs and code
Craig Scott
2018-04-23
1
-2
/
+2
*
Merge topic 'autogen-protect-cmsys-calls'
Brad King
2018-04-04
1
-22
/
+30
|
\
|
*
Autogen: Print moc/uic/rcc output to stdout
Sebastian Holtermann
2018-04-03
1
-3
/
+11
|
*
Autogen: Protected calls to cmFilePathChecksum
Sebastian Holtermann
2018-04-03
1
-2
/
+2
|
*
Autogen: Protected calls to cmQtAutoGen::SubDirPrefix
Sebastian Holtermann
2018-04-03
1
-5
/
+5
|
*
Autogen: Protected calls to cmSystemTools::GetFilenameWithoutLastExtension
Sebastian Holtermann
2018-04-03
1
-5
/
+5
|
*
Autogen: Protected calls to cmSystemTools::Split/JoinPath
Sebastian Holtermann
2018-04-03
1
-2
/
+2
|
*
Autogen: Protected calls to cmSystemTools::CollapseCombinedPath
Sebastian Holtermann
2018-04-03
1
-5
/
+5
*
|
MAINT: Misc. typos
luz.paz
2018-02-13
1
-3
/
+3
|
/
*
Autogen: Improved multi-config include scheme
Sebastian Holtermann
2018-02-02
1
-50
/
+54
*
Autogen: AUTOMOC/UIC fix for moc/uic include on the first line
Sebastian Holtermann
2018-01-18
1
-4
/
+4
*
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
Sebastian Holtermann
2018-01-17
1
-1369
/
+1660
*
Various typo fixes
Luz Paz
2018-01-04
1
-1
/
+1
*
Autogen: Use integers instead of strings for the Qt version
Sebastian Holtermann
2017-11-19
1
-12
/
+7
*
Autogen: Make cmQtAutoGeneratorInitializer an instantiable class
Sebastian Holtermann
2017-11-19
1
-7
/
+2
*
Autogen: Add and use cmQtAutoGenerator base class
Sebastian Holtermann
2017-11-19
1
-357
/
+55
*
Autogen: Rename cmQtAutoGenerators to cmQtAutoGeneratorMocUic
Sebastian Holtermann
2017-11-19
1
-0
/
+2045