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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Autogen: Single point of return in RccGenerateFile
Sebastian Holtermann
2017-02-19
1
-3/+3
*
Autogen: Add FooEnabled() utility methods
Sebastian Holtermann
2017-02-19
1
-0/+4
*
Autogen: Rename settings string generation methods
Sebastian Holtermann
2017-02-19
1
-3/+4
*
Autogen: Rename settings file read/write methods
Sebastian Holtermann
2017-02-19
1
-3/+3
*
Autogen: Add GenerateAllAny flag test method
Sebastian Holtermann
2017-02-19
1
-0/+6
*
Autogen: Rename GenerateFooAll variables to GenerateAllFoo
Sebastian Holtermann
2017-02-19
1
-3/+3
*
Autogen: Generators: Rename requiresMocing method
Sebastian Holtermann
2017-01-12
1
-1/+1
*
Autogen: Generators: Save the UIC/RCC settings that were actually used
Sebastian Holtermann
2017-01-12
1
-4/+8
*
Autogen: Generators: Dedicated generateAll variables for MOC/UIC/RCC
Sebastian Holtermann
2017-01-12
1
-1/+3
*
Autogen: Generators: Save the MOC settings that were actually used
Sebastian Holtermann
2017-01-12
1
-7/+5
*
Autogen: Generators: Rename GenerateFoo methods to FooGenerate
Sebastian Holtermann
2017-01-12
1
-10/+11
*
Autogen: Generators: Introduce FileAbsentOrOlder function
Sebastian Holtermann
2017-01-12
1
-2/+0
*
Autogen: Generators: Make class static method a source static function
Sebastian Holtermann
2017-01-12
1
-1/+0
*
Autogen: Generators: Make class static method a source static function
Sebastian Holtermann
2017-01-12
1
-3/+0
*
Autogen: Generators: Sort methods by task
Sebastian Holtermann
2017-01-12
1
-36/+35
*
AUTOGEN: Generators: Moc/UicSkipTest methods
Sebastian Holtermann
2017-01-10
1
-0/+3
*
AUTOGEN: Generators: Use separate header lists for MOC and UIC
Sebastian Holtermann
2017-01-10
1
-3/+5
*
AUTOGEN: Generators: Add dedicated method for moc content parsing
Sebastian Holtermann
2017-01-10
1
-0/+6
*
AUTOGEN: Generators: Split config SKIP_MOC and SKIP_UIC into vectors
Sebastian Holtermann
2017-01-10
1
-2/+2
*
AUTOGEN: Generators: Split config headers/sources into vector
Sebastian Holtermann
2017-01-10
1
-2/+2
*
AUTOGEN: Generators: Rename ParseForUic method
Sebastian Holtermann
2017-01-10
1
-1/+1
*
AUTOGEN: Generators: Use precompiled regular expressions
Sebastian Holtermann
2017-01-10
1
-0/+7
*
AUTOGEN: Generators: Use unified ParseSourceFile and drop old methods
Sebastian Holtermann
2017-01-10
1
-10/+0
*
AUTOGEN: Generators: Introduce unified ParseSourceFile
Sebastian Holtermann
2017-01-10
1
-0/+6
*
AUTOGEN: Generators: rename makeParentDirectory to MakeParentDirectory
Sebastian Holtermann
2017-01-10
1
-1/+1
*
QtAutogen: Rename and sort variables
Sebastian Holtermann
2016-12-07
1
-18/+24
*
QtAutogen: Generate included ui_ and moc_ files in _automoc/includes
Sebastian Holtermann
2016-12-07
1
-1/+5
*
QtAutogen: Use checksum based subdirectories to avoid name collisions
Sebastian Holtermann
2016-12-07
1
-0/+3
*
QtAutogen: New common bold logging method
Sebastian Holtermann
2016-12-07
1
-0/+1
*
QtAutogen: Make sure parent directory exists before writing files
Sebastian Holtermann
2016-12-07
1
-0/+2
*
QtAutogen: Improved error handling
Sebastian Holtermann
2016-12-07
1
-2/+2
*
QtAutogen: Error and warning log method tweaks
Sebastian Holtermann
2016-12-07
1
-2/+4
*
QtAutogen: Improved error recognition on config load
Sebastian Holtermann
2016-12-07
1
-2/+2
*
QtAutogen: Rename config AM_RELAXED_MODE to AM_MOC_RELAXED_MODE
Sebastian Holtermann
2016-12-06
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/+2
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
QtAutogen: Allow multiple qrc files with the same name
Sebastian Holtermann
2016-08-10
1
-1/+2
*
QtAutogen: Allow multiple moc files with the same name
Sebastian Holtermann
2016-08-10
1
-1/+2
*
Autogen: Revert changes to generate moc/rcc in subdirectories
Brad King
2016-07-21
1
-4/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-36/+40
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-2/+2
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+2
*
Autogen: Message cleanups: Compose messages in std::stringstream
Sebastian Holtermann
2016-04-25
1
-1/+4
*
Autogen: Generate not included moc files in subdirectories (#12873)
Sebastian Holtermann
2016-04-22
1
-1/+4
*
Autogen: Check added for name collisions of generated moc files
Sebastian Holtermann
2016-04-22
1
-0/+5
*
Autogen: Qrc processing: Generate single map with final input / output names
Sebastian Holtermann
2016-04-19
1
-0/+2
*
Autogen: Ui processing: Generate single map with final input / output names
Sebastian Holtermann
2016-04-19
1
-1/+3
*
Autogen: Split out UI file generation code to dedicated method
Sebastian Holtermann
2016-04-19
1
-0/+2
*
Autogen: Split out moc file generation code to dedicated method
Sebastian Holtermann
2016-04-19
1
-0/+4
[prev]
[next]