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
/
cmQtAutomoc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONS
Alex Neundorf
2012-09-05
1
-1/+0
*
fix #13494: rerun automoc also if include dirs or moc options change
Alex Neundorf
2012-08-27
1
-1/+4
*
automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE
Alex Neundorf
2011-12-13
1
-1/+1
*
Merge branch 'master' into AutomocIncludedDotMocFileHandling
David Cole
2011-12-07
1
-1/+3
|
\
|
*
Merge topic 'automoc_qt5'
David Cole
2011-11-15
1
-1/+1
|
|
\
|
|
*
Update comments and method names to not be Qt4 specific.
Stephen Kelly
2011-11-09
1
-1/+1
|
*
|
automoc: fix #12541, support moc options
Alex Neundorf
2011-11-01
1
-0/+2
|
|
/
*
|
automoc: add variable CMAKE_AUTOMOC_STRICT_MODE, to enable strict parsing
Alex Neundorf
2011-12-02
1
-0/+1
*
|
automoc: add a StrictParseCppFile(), which is only qmake-compatible
Alex Neundorf
2011-12-02
1
-0/+3
*
|
automoc: move the code for finding headers into separate function
Alex Neundorf
2011-12-02
1
-2/+6
|
/
*
Add copyright notices
Alex Neundorf
2011-10-22
1
-0/+13
*
automoc:run moc on the header if the source file contains include "foo.moc"
Alex Neundorf
2011-10-22
1
-0/+3
*
Refactor SetupAutomocTarget() so it can be run after creating the target
Alex Neundorf
2011-08-15
1
-5/+1
*
Color output when running moc
Alex Neundorf
2011-08-14
1
-0/+1
*
Move code for parsing a cpp-file from the big loop to separate function
Alex Neundorf
2011-08-14
1
-0/+4
*
Add the cmake module required currently for automoc
Alex Neundorf
2011-08-14
1
-0/+6
*
Remove the need to check for .h/.cxx during buildtime
Alex Neundorf
2011-08-14
1
-0/+1
*
Add actual automoc code from automoc
Alex Neundorf
2011-08-14
1
-0/+29
*
Start implementing skeleton for automoc in cmake
Alex Neundorf
2011-08-14
1
-0/+18
*
Start work on automoc: add empty cmQtAutomoc class
Alex Neundorf
2011-08-07
1
-0/+11