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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'autogen_json'
Brad King
2017-02-22
45
-1175/+1960
|
\
|
*
Autogen: Don't use .moc include in Q_PLUGIN_METADATA test
Sebastian Holtermann
2017-02-21
2
-12/+8
|
*
Autogen: Documentation update
Sebastian Holtermann
2017-02-21
2
-31/+45
|
*
Autogen: Add release notes for Q_PLUGIN_METADATA support
Sebastian Holtermann
2017-02-21
1
-0/+10
|
*
Autogen: Tests: Set different compression levels in rcc test
Sebastian Holtermann
2017-02-21
1
-0/+11
|
*
Autogen: Overhaul and simplify AutogenInfo.cmake file generation
Sebastian Holtermann
2017-02-21
2
-321/+324
|
*
Autogen: Optimize GetCompileDefinitionsAndDirectories function
Sebastian Holtermann
2017-02-21
1
-18/+20
|
*
Autogen: Sort AutogenInfo.cmake.in
Sebastian Holtermann
2017-02-21
3
-20/+26
|
*
Autogen: Tests: Add Q_PLUGIN_METADATA test
Sebastian Holtermann
2017-02-21
17
-2/+203
|
*
Autogen: Tests: Add moc include tests
Sebastian Holtermann
2017-02-21
19
-0/+354
|
*
Autogen: Tests: Clean comments
Sebastian Holtermann
2017-02-21
1
-11/+11
|
*
Autogen: Log simplifications
Sebastian Holtermann
2017-02-21
2
-125/+118
|
*
Autogen: Only touch an unchanged moc_compilation.cpp
Sebastian Holtermann
2017-02-21
1
-36/+37
|
*
Autogen: Rebuild moc when Q_PLUGIN_METADATA json file changes
Sebastian Holtermann
2017-02-21
2
-83/+209
|
*
Autogen: Use GetRealPath in central places only
Sebastian Holtermann
2017-02-21
1
-27/+18
|
*
Autogen: Search moc includes in include directories
Sebastian Holtermann
2017-02-21
2
-11/+36
|
*
Autogen: Sort includes before composing include options
Sebastian Holtermann
2017-02-21
1
-34/+33
|
*
Autogen: Add FindInIncludeDirectories method
Sebastian Holtermann
2017-02-21
2
-0/+21
|
*
Autogen: Synchronize header/source argument names
Sebastian Holtermann
2017-02-21
1
-10/+10
|
*
Autogen: Split moc include paths on info reading
Sebastian Holtermann
2017-02-21
2
-20/+18
|
*
Autogen: Loop based macro detection instead of code duplication
Sebastian Holtermann
2017-02-21
2
-20/+24
|
*
Autogen: Issue a warning if moc isn't required in strict mode
Sebastian Holtermann
2017-02-21
1
-0/+9
|
*
Autogen: Error message tweaks
Sebastian Holtermann
2017-02-21
1
-18/+17
|
*
Autogen: Acquire and store header extensions in Init()
Sebastian Holtermann
2017-02-21
2
-61/+50
|
*
Autogen: Overhaul FindMatchingHeader function
Sebastian Holtermann
2017-02-21
2
-71/+83
|
*
Autogen: Don't list all search paths in error message
Sebastian Holtermann
2017-02-21
1
-7/+1
|
*
Autogen: Indentation fix
Sebastian Holtermann
2017-02-21
1
-2/+1
|
*
Autogen: Rename moc related variables
Sebastian Holtermann
2017-02-21
2
-14/+13
|
*
Autogen: Overhaul moc include list generation
Sebastian Holtermann
2017-02-21
2
-49/+56
|
*
Autogen: Inline string generation
Sebastian Holtermann
2017-02-19
1
-5/+2
|
*
Autogen: Synchronize variable names
Sebastian Holtermann
2017-02-19
1
-54/+54
|
*
Autogen: Move method declarations; Remove comments
Sebastian Holtermann
2017-02-19
2
-15/+11
|
*
Autogen: Rename SkipFoo variables/methods to FooSkip
Sebastian Holtermann
2017-02-19
2
-16/+16
|
*
Autogen: Split moc options info string immediately
Sebastian Holtermann
2017-02-19
2
-12/+15
|
*
Autogen: Split moc compile options info string immediately
Sebastian Holtermann
2017-02-19
2
-14/+12
|
*
Autogen: Rename variables read from info file
Sebastian Holtermann
2017-02-19
2
-12/+12
|
*
Autogen: Inline settings string generation methods
Sebastian Holtermann
2017-02-19
2
-41/+20
|
*
Autogen: Rename settings string variables
Sebastian Holtermann
2017-02-19
2
-12/+13
|
*
Autogen: Make methods const
Sebastian Holtermann
2017-02-19
2
-12/+14
|
*
cmFilePathChecksum: Make methods const useable
Sebastian Holtermann
2017-02-19
2
-4/+4
|
*
Autogen: Add method for checksum based path generation
Sebastian Holtermann
2017-02-19
2
-7/+22
|
*
Autogen: Use nested loops instead of code duplication
Sebastian Holtermann
2017-02-19
1
-35/+28
|
*
Autogen: Use cmSystemTools::Stdout/err instead of std::cout/err
Sebastian Holtermann
2017-02-19
1
-8/+7
|
*
Autogen: LogWarning method fix
Sebastian Holtermann
2017-02-19
1
-2/+2
|
*
Autogen: Single point of return in RccGenerateFile
Sebastian Holtermann
2017-02-19
2
-74/+81
|
*
Autogen: Single point of return in UicGenerateFile
Sebastian Holtermann
2017-02-19
1
-39/+50
|
*
Autogen: Single point of return in MocGenerateFile
Sebastian Holtermann
2017-02-19
1
-36/+45
|
*
Autogen: Use FooEnabled() utility methods
Sebastian Holtermann
2017-02-19
1
-8/+8
|
*
Autogen: Add FooEnabled() utility methods
Sebastian Holtermann
2017-02-19
1
-0/+4
|
*
Autogen: Generate empty settings string for disabled feature
Sebastian Holtermann
2017-02-19
1
-25/+32
[next]