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
/
cmQtAutoMocUic.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: modernize-use-auto
Regina Pfeifer
2019-09-10
1
-1/+1
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
Merge topic 'autogen_strcat'
Brad King
2019-08-29
1
-273/+226
|
\
|
*
Autogen: cmQtAutoMocUic settings hash computation optimizations
Sebastian Holtermann
2019-08-27
1
-15/+9
|
*
Autogen: cmQtAutoMocUic string concatenation cleanups
Sebastian Holtermann
2019-08-27
1
-258/+217
*
|
Merge topic 'autogen_fix_use_after_move'
Brad King
2019-08-28
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
Autogen: Fix AUTOUIC segfault, when file includes colliding ui_*.h file
Sebastian Holtermann
2019-08-27
1
-2/+2
*
|
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-4/+3
*
|
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-72/+53
*
|
clang-tidy: isolate declarations for readability
Regina Pfeifer
2019-08-20
1
-2/+4
*
|
Merge topic 'cmExpandList'
Kyle Edwards
2019-08-16
1
-4/+3
|
\
\
|
*
|
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-4/+3
*
|
|
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
Sebastian Holtermann
2019-08-10
1
-3/+2
|
/
/
*
|
Autogen: Modernize to use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-07
1
-114/+72
*
|
Cleanups: Use cmHas{Prefix,Suffix} instead of String{Starts,Ends}With
Sebastian Holtermann
2019-08-01
1
-1/+1
*
|
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
Sebastian Holtermann
2019-07-29
1
-0/+1
*
|
Introduce memory management helper: cm_memory.hxx
Marc Chevrier
2019-07-14
1
-1/+2
|
/
*
Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODE
Sebastian Holtermann
2019-05-27
1
-4/+4
*
Use cmAppend to append ranges to std::vector instances
Sebastian Holtermann
2019-05-23
1
-9/+6
*
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
Sebastian Holtermann
2019-05-07
1
-1137/+1588
*
cmWorkerPool: Set worker thread count separately to Process()
Sebastian Holtermann
2019-04-24
1
-4/+2
*
Autogen: Rename `cmQtAutoGeneratorMocUic` class to `cmQtAutoMocUic`
Sebastian Holtermann
2019-04-15
1
-0/+1747