Historie revizí

Autor SHA1 Zpráva Datum
  Stephen Kelly a8286235a3 moc is now part of the Qt5Core module před 14 roky
  Stephen Kelly b8c8cab242 Merge remote-tracking branch 'origin/master' into automoc_qt5 před 14 roky
  Stephen Kelly bafe5cc6e9 Fix style. před 14 roky
  Stephen Kelly 74b9392eb9 Update comments and method names to not be Qt4 specific. před 14 roky
  Stephen Kelly 812dab067e Don't assume the existence of QT_MAJOR_VERSION. před 14 roky
  David Cole a5579b76f0 Merge topic 'FixAutomocFromCCMakeFromPATH' před 14 roky
  David Cole 3452dadf89 Merge topic 'AddMocOptionsToAutomoc' před 14 roky
  David Cole 6c2f30822b Merge topic 'DontCrashAutomocWithEmptyCompileDefs' před 14 roky
  Alex Neundorf 83d02ee52b make automoc work when using ccmake via PATH (#12551) před 14 roky
  Stephen Kelly c208ab8d5c Also run moc automatically with Qt5. před 14 roky
  Alex Neundorf 52719a1d66 automoc: fix #12541, support moc options před 14 roky
  Alex Neundorf 1ecc55aa7b Automoc: fix the fix, need to use std::string, not just char* pointer před 14 roky
  Alex Neundorf 8c8305f286 don't crash in automoc with empty COMPILE_DEFINITIONS property před 14 roky
  Alex Neundorf 5e8e9ad68c automoc: always run moc on the cpp file if there is a foo.moc included před 14 roky
  Alex Neundorf ea8ac9f5dc Add copyright notices před 14 roky
  Alex Neundorf 56aa6ffae7 automoc:run moc on the header if the source file contains include "foo.moc" před 14 roky
  Stephen Kelly 7bf2c1aa3e Create moc files in the current binary dir, not the top level. před 14 roky
  David Cole 920a046015 QtAutomoc: Eliminate compiler warning před 14 roky
  Alex Neundorf 71165e943e Silence warning in automoc: use long instead of int před 14 roky
  Alex Neundorf 1879bcc09c Fix build: use std::ios::out|ios::trunc instead of std::ios_base::out před 14 roky
  Alex Neundorf afb3edc181 Fix warnings před 14 roky
  Alex Neundorf add30e9008 Fix build: non-void function must return a value před 14 roky
  Alex Neundorf d045fd4ec5 Nicer progress message for the automoc target před 14 roky
  Alex Neundorf c27607baf8 Refactor SetupAutomocTarget() so it can be run after creating the target před 14 roky
  Alex Neundorf 58b7fe6545 Use cout instead of printf() před 14 roky
  Alex Neundorf 72caf4d178 Add the generated automoc.cpp file to the cleaned files před 14 roky
  Alex Neundorf ddb517d014 Color output when running moc před 14 roky
  Alex Neundorf 93032953af Initialize verbose based onb the env.var. před 14 roky
  Alex Neundorf ace121534d Move code for parsing a cpp-file from the big loop to separate function před 14 roky
  Alex Neundorf 735a5bb321 Fix line lengths před 14 roky