Alex Neundorf
|
1879bcc09c
Fix build: use std::ios::out|ios::trunc instead of std::ios_base::out
|
14 years ago |
Alex Neundorf
|
afb3edc181
Fix warnings
|
14 years ago |
Alex Neundorf
|
add30e9008
Fix build: non-void function must return a value
|
14 years ago |
Alex Neundorf
|
d045fd4ec5
Nicer progress message for the automoc target
|
14 years ago |
Alex Neundorf
|
c27607baf8
Refactor SetupAutomocTarget() so it can be run after creating the target
|
14 years ago |
Alex Neundorf
|
58b7fe6545
Use cout instead of printf()
|
14 years ago |
Alex Neundorf
|
72caf4d178
Add the generated automoc.cpp file to the cleaned files
|
14 years ago |
Alex Neundorf
|
ddb517d014
Color output when running moc
|
14 years ago |
Alex Neundorf
|
93032953af
Initialize verbose based onb the env.var.
|
14 years ago |
Alex Neundorf
|
ace121534d
Move code for parsing a cpp-file from the big loop to separate function
|
14 years ago |
Alex Neundorf
|
735a5bb321
Fix line lengths
|
14 years ago |
Alex Neundorf
|
126c6ead77
Add the cmake module required currently for automoc
|
14 years ago |
Alex Neundorf
|
de91feb367
Remove the need to check for .h/.cxx during buildtime
|
14 years ago |
Alex Neundorf
|
d65689a3bd
Add actual automoc code from automoc
|
14 years ago |
Alex Neundorf
|
d1c0a5fce6
Start implementing skeleton for automoc in cmake
|
14 years ago |
Alex Neundorf
|
a65011baf1
Start work on automoc: add empty cmQtAutomoc class
|
14 years ago |