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
/
cmQtAutoGenerators.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
AUTOGEN: Generators: Do moc/uic skip test during file list generation
Sebastian Holtermann
2017-01-10
1
-15/+16
*
AUTOGEN: Generators: Message upper/lower case unification
Sebastian Holtermann
2017-01-10
1
-23/+23
*
AUTOGEN: Generators: Use single moc/uic skip test method only
Sebastian Holtermann
2017-01-10
1
-50/+42
*
AUTOGEN: Generators: Use AUTOMOC/UIC/RCC instead of AUTOGEN in messages
Sebastian Holtermann
2017-01-10
1
-8/+8
*
AUTOGEN: Generators: Moc/UicSkipTest methods
Sebastian Holtermann
2017-01-10
1
-28/+35
*
AUTOGEN: Generators: Use separate header lists for MOC and UIC
Sebastian Holtermann
2017-01-10
1
-13/+45
*
AUTOGEN: Generators: Be verbose about skipping files
Sebastian Holtermann
2017-01-10
1
-18/+43
*
AUTOGEN: Generators: Remove unused variable
Sebastian Holtermann
2017-01-10
1
-3/+2
*
AUTOGEN: Make skipMoc and skipUic blacklists behave the same way
Sebastian Holtermann
2017-01-10
1
-62/+51
*
AUTOGEN: Generators: Add dedicated method for moc content parsing
Sebastian Holtermann
2017-01-10
1
-62/+74
*
AUTOGEN: Generators: Split config SKIP_MOC and SKIP_UIC into vectors
Sebastian Holtermann
2017-01-10
1
-20/+16
*
AUTOGEN: Generators: Split config headers/sources into vector
Sebastian Holtermann
2017-01-10
1
-13/+10
*
AUTOGEN: Generators: Rename ParseForUic method
Sebastian Holtermann
2017-01-10
1
-4/+4
*
AUTOGEN: Generators: Group static function definitions
Sebastian Holtermann
2017-01-10
1
-9/+9
*
AUTOGEN: Generators: Use precompiled regular expressions
Sebastian Holtermann
2017-01-10
1
-38/+36
*
AUTOGEN: Generators: Use unified ParseSourceFile and drop old methods
Sebastian Holtermann
2017-01-10
1
-315/+5
*
AUTOGEN: Generators: Introduce unified ParseSourceFile
Sebastian Holtermann
2017-01-10
1
-0/+208
*
AUTOGEN: Generators: Comments
Sebastian Holtermann
2017-01-10
1
-1/+1
*
AUTOGEN: Generators: Variable rename
Sebastian Holtermann
2017-01-10
1
-2/+2
*
AUTOGEN: Generators: Cleanup and optimize ParseForUic method
Sebastian Holtermann
2017-01-10
1
-13/+7
*
AUTOGEN: Generators: Cleanup variable initialization
Sebastian Holtermann
2017-01-10
1
-4/+1
*
AUTOGEN: Generators: rename makeParentDirectory to MakeParentDirectory
Sebastian Holtermann
2017-01-10
1
-5/+5
*
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
1
-1/+1
*
QtAutogen: Don't use std::i/ofstream::is_open()
Sebastian Holtermann
2016-12-07
1
-3/+4
*
QtAutogen: Rename and sort variables
Sebastian Holtermann
2016-12-07
1
-28/+46
*
QtAutogen: Generate included ui_ and moc_ files in _automoc/includes
Sebastian Holtermann
2016-12-07
1
-44/+46
*
QtAutogen: Use checksum based subdirectories to avoid name collisions
Sebastian Holtermann
2016-12-07
1
-26/+21
*
QtAutogen: Remove .dir suffix from automoc build directory
Sebastian Holtermann
2016-12-07
1
-1/+1
*
QtAutogen: Generate moc compilation in _automoc.dir/moc_compilation.cpp
Sebastian Holtermann
2016-12-07
1
-12/+16
*
QtAutogen: Use upper case for MOC, UIC and RCC in messages
Sebastian Holtermann
2016-12-07
1
-1/+1
*
QtAutogen: New common bold logging method
Sebastian Holtermann
2016-12-07
1
-16/+15
*
QtAutogen: Make sure parent directory exists before writing files
Sebastian Holtermann
2016-12-07
1
-37/+83
*
QtAutogen: Improved error handling
Sebastian Holtermann
2016-12-07
1
-16/+30
*
QtAutogen: Error and warning log method tweaks
Sebastian Holtermann
2016-12-07
1
-13/+23
*
QtAutogen: Improved error recognition
Sebastian Holtermann
2016-12-07
1
-42/+48
*
QtAutogen: Improved error recognition on config load
Sebastian Holtermann
2016-12-07
1
-22/+38
*
QtAutogen: Rename config AM_RELAXED_MODE to AM_MOC_RELAXED_MODE
Sebastian Holtermann
2016-12-06
1
-2/+2
*
Merge topic 'autorcc-only-no-rebuild'
Brad King
2016-11-10
1
-2/+2
|
\
|
*
QtAutogen: Do not re-generate AUTORCC outputs on every build
Brad King
2016-11-09
1
-2/+2
*
|
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-12/+11
*
|
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0/+2
*
|
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
|
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-1/+1
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3/+10
*
QtAutogen: Allow multiple qrc files with the same name
Sebastian Holtermann
2016-08-10
1
-14/+48
*
QtAutogen: Allow multiple moc files with the same name
Sebastian Holtermann
2016-08-10
1
-10/+12
*
QtAutogen: Use std:: instead of ::std::
Sebastian Holtermann
2016-08-10
1
-2/+2
*
Merge topic 'revert-autogen-subdirs'
Brad King
2016-07-22
1
-64/+15
|
\
|
*
Autogen: Revert changes to generate moc/rcc in subdirectories
Brad King
2016-07-21
1
-64/+15
[next]