Historique des commits

Auteur SHA1 Message Date
  Alex Neundorf 83d02ee52b make automoc work when using ccmake via PATH (#12551) il y a 14 ans
  Alex Neundorf 5e8e9ad68c automoc: always run moc on the cpp file if there is a foo.moc included il y a 14 ans
  Alex Neundorf ea8ac9f5dc Add copyright notices il y a 14 ans
  Alex Neundorf 56aa6ffae7 automoc:run moc on the header if the source file contains include "foo.moc" il y a 14 ans
  Stephen Kelly 7bf2c1aa3e Create moc files in the current binary dir, not the top level. il y a 14 ans
  David Cole 920a046015 QtAutomoc: Eliminate compiler warning il y a 14 ans
  Alex Neundorf 71165e943e Silence warning in automoc: use long instead of int il y a 14 ans
  Alex Neundorf 1879bcc09c Fix build: use std::ios::out|ios::trunc instead of std::ios_base::out il y a 14 ans
  Alex Neundorf afb3edc181 Fix warnings il y a 14 ans
  Alex Neundorf add30e9008 Fix build: non-void function must return a value il y a 14 ans
  Alex Neundorf d045fd4ec5 Nicer progress message for the automoc target il y a 14 ans
  Alex Neundorf c27607baf8 Refactor SetupAutomocTarget() so it can be run after creating the target il y a 14 ans
  Alex Neundorf 58b7fe6545 Use cout instead of printf() il y a 14 ans
  Alex Neundorf 72caf4d178 Add the generated automoc.cpp file to the cleaned files il y a 14 ans
  Alex Neundorf ddb517d014 Color output when running moc il y a 14 ans
  Alex Neundorf 93032953af Initialize verbose based onb the env.var. il y a 14 ans
  Alex Neundorf ace121534d Move code for parsing a cpp-file from the big loop to separate function il y a 14 ans
  Alex Neundorf 735a5bb321 Fix line lengths il y a 14 ans
  Alex Neundorf 126c6ead77 Add the cmake module required currently for automoc il y a 14 ans
  Alex Neundorf de91feb367 Remove the need to check for .h/.cxx during buildtime il y a 14 ans
  Alex Neundorf d65689a3bd Add actual automoc code from automoc il y a 14 ans
  Alex Neundorf d1c0a5fce6 Start implementing skeleton for automoc in cmake il y a 14 ans
  Alex Neundorf a65011baf1 Start work on automoc: add empty cmQtAutomoc class il y a 14 ans