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
/
cmQtAutoGeneratorMocUic.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-22
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-03
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