Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add the generated automoc.cpp file to the cleaned files | Alex Neundorf | 2011-08-14 | 1 | -0/+2 | |
* | Color output when running moc | Alex Neundorf | 2011-08-14 | 1 | -8/+22 | |
* | Initialize verbose based onb the env.var. | Alex Neundorf | 2011-08-14 | 1 | -1/+1 | |
* | Move code for parsing a cpp-file from the big loop to separate function | Alex Neundorf | 2011-08-14 | 1 | -183/+182 | |
* | Fix line lengths | Alex Neundorf | 2011-08-14 | 1 | -49/+60 | |
* | Add the cmake module required currently for automoc | Alex Neundorf | 2011-08-14 | 1 | -0/+126 | |
* | Remove the need to check for .h/.cxx during buildtime | Alex Neundorf | 2011-08-14 | 1 | -144/+142 | |
* | Add actual automoc code from automoc | Alex Neundorf | 2011-08-14 | 1 | -6/+560 | |
* | Start implementing skeleton for automoc in cmake | Alex Neundorf | 2011-08-14 | 1 | -0/+80 | |
* | Start work on automoc: add empty cmQtAutomoc class | Alex Neundorf | 2011-08-07 | 1 | -0/+10 | |