| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the cmQtAutomoc class to cmQtAutoGenerators. | Stephen Kelly | 2013-10-24 | 1 | -96/+0 |
|
|
* | QtAutomoc: Use config-dependent compile definitions and includes. | Stephen Kelly | 2013-06-12 | 1 | -2/+3 |
|
|
* | Automoc: Don't create automoc targets if Qt is not used (#13999) | Stephen Kelly | 2013-03-12 | 1 | -1/+1 |
|
|
* | automoc: Add source file to target early to set the linker language | Stephen Kelly | 2013-02-22 | 1 | -0/+1 |
|
|
* | automoc: use the header extensions from cmMakefile | Alex Neundorf | 2013-02-10 | 1 | -1/+1 |
|
|
* | automoc: use a std::vector<> instead a std::list | Alex Neundorf | 2013-02-10 | 1 | -5/+5 |
|
|
* | 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 |
|
|