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
/
cmQtAutoGeneratorInitializer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializer
Sebastian Holtermann
2018-01-17
1
-1461
/
+0
*
Autogen: Process files concurrently in AUTOMOC and AUTOUIC
Sebastian Holtermann
2018-01-17
1
-37
/
+140
*
Autogen: Ignore not existing source files in cmMakefile
Sebastian Holtermann
2018-01-10
1
-4
/
+17
*
Autogen: Fix library dependency forwarding to _autogen target
Sebastian Holtermann
2017-12-07
1
-23
/
+22
*
server: return whether or not a target is generator provided
Justin Goshi
2017-11-20
1
-5
/
+6
*
Autogen: Use integers instead of strings for the Qt version
Sebastian Holtermann
2017-11-19
1
-2
/
+1
*
Autogen: Use project relative paths in rcc custom command comment
Sebastian Holtermann
2017-11-19
1
-1
/
+21
*
Autogen: Detect rcc feature once during configuration
Sebastian Holtermann
2017-11-19
1
-41
/
+57
*
Autogen: Make cmQtAutoGeneratorInitializer an instantiable class
Sebastian Holtermann
2017-11-19
1
-652
/
+621
*
Autogen: Add and use cmQtAutoGenerator base class
Sebastian Holtermann
2017-11-19
1
-3
/
+10
*
Autogen: Switch to use custom commands for RCC
Sebastian Holtermann
2017-11-19
1
-209
/
+318
*
Autogen: Don't add STATIC_LIBRARY cycle targets to the _autogen dependencies
Sebastian Holtermann
2017-10-27
1
-17
/
+83
*
Autogen: Allow setting SKIP_AUTOUIC/GEN on .ui files not in the sources
Sebastian Holtermann
2017-10-09
1
-6
/
+10
*
Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES
Sebastian Holtermann
2017-09-29
1
-5
/
+8
*
Merge topic 'autogen-macro-names2'
Brad King
2017-09-29
1
-5
/
+10
|
\
|
*
Autogen: Create info file directory before writing
Sebastian Holtermann
2017-09-28
1
-5
/
+10
*
|
Autogen: Offer solution for CMP0071 in warning message
Sebastian Holtermann
2017-09-28
1
-28
/
+37
|
/
*
Autogen: Reintroduce per-config sources support
Sebastian Holtermann
2017-09-25
1
-151
/
+198
*
Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::Generator
Sebastian Holtermann
2017-09-25
1
-2
/
+2
*
Merge topic 'ranged-for'
Brad King
2017-09-13
1
-11
/
+11
|
\
|
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-11
/
+11
*
|
Use cmMakefile::GetOrCreateSourceGroup in cmQtAutogeneratorsInitializer
Sebastian Holtermann
2017-09-09
1
-14
/
+1
|
/
*
Autogen: Smarter target dependency computation
Sebastian Holtermann
2017-09-07
1
-72
/
+97
*
Autogen: More use of scoped lambdas
Sebastian Holtermann
2017-09-07
1
-35
/
+28
*
Autogen: More use of scoped lambdas
Sebastian Holtermann
2017-09-07
1
-16
/
+11
*
Autogen: Use list of lists functions for UIC options
Sebastian Holtermann
2017-09-07
1
-4
/
+5
*
Autogen: Pass RCC build names and function names in info file
Sebastian Holtermann
2017-09-07
1
-45
/
+61
*
Autogen: Add functions to read/write a list of lists
Sebastian Holtermann
2017-09-07
1
-0
/
+16
*
Autogen: Use the same algorithm for RCC and UIC option merging
Sebastian Holtermann
2017-09-07
1
-41
/
+1
*
Autogen: Replace cmsys::SystemTools:: with cmSystemTools::
Sebastian Holtermann
2017-09-07
1
-6
/
+6
*
Autogen: Iterate source files only once
Sebastian Holtermann
2017-09-07
1
-415
/
+369
*
clang-format: format all code as Cpp11
Daniel Pfeifer
2017-08-30
1
-2
/
+2
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1
/
+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-25
/
+25
*
Autogen: Don't use cmMakefile::GetQtUiFilesWithOptions
Sebastian Holtermann
2017-08-22
1
-19
/
+19
*
Autogen: Read skip files from makefile
Sebastian Holtermann
2017-08-22
1
-32
/
+58
*
Autogen: Remove VS specific code exclusion
Sebastian Holtermann
2017-08-22
1
-31
/
+25
*
Autogen: Initializer file type scanning optimizations
Sebastian Holtermann
2017-08-22
1
-73
/
+91
*
Autogen: Initializer optimizations and cleanups
Sebastian Holtermann
2017-08-22
1
-209
/
+214
*
Autogen: Add AUTOMOC_MACRO_NAMES support
Sebastian Holtermann
2017-08-18
1
-0
/
+2
*
Autogen: Merge and remove redundant function calls
Sebastian Holtermann
2017-08-10
1
-20
/
+10
*
Autogen: Clear sources meta data cache
Sebastian Holtermann
2017-08-10
1
-0
/
+6
*
Autogen: Enable per-config support
Sebastian Holtermann
2017-08-05
1
-10
/
+0
*
Autogen: Generate rcc wrapper file on demand
Sebastian Holtermann
2017-08-05
1
-19
/
+10
*
Autogen: Fix configuration suffix initialization
Sebastian Holtermann
2017-08-05
1
-6
/
+4
*
Autogen: Remove per-config suffix for mocs_compilations.cpp
Sebastian Holtermann
2017-08-05
1
-24
/
+6
*
Autogen: Forward target dependencies to *_autogen target
Sebastian Holtermann
2017-07-28
1
-12
/
+33
*
Autogen: Process GENERATED files. Add CMP0071.
Sebastian Holtermann
2017-07-18
1
-9
/
+35
*
Autogen: Skip generated files for compatibility with CMake 3.8
Brad King
2017-07-07
1
-0
/
+7
*
Autogen: Do not use per-config file suffixes with VS yet
Brad King
2017-06-07
1
-0
/
+4
[next]