Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |