Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Neundorf 2066511ca9 automoc: fix #13018, proper cmake escaping to avoid false rebuilds hace 13 años
  Alex Neundorf e474dcb231 automoc: improved warning message in relaxed mode hace 14 años
  Alex Neundorf 96fc5d5d07 automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE hace 14 años
  David Cole 2d1195123e Merge branch 'master' into AutomocIncludedDotMocFileHandling hace 14 años
  Alex Neundorf bc278ceb0f automoc: fix line length hace 14 años
  Alex Neundorf 62e223e8fa automoc: add variable CMAKE_AUTOMOC_STRICT_MODE, to enable strict parsing hace 14 años
  Alex Neundorf 40c516783e automoc: accept even more .moc files in non-strict mode hace 14 años
  Alex Neundorf c207f5d361 automoc: also accept other files when .moc is included in non-strict mode hace 14 años
  Alex Neundorf 9c0df72dc4 automoc: add a StrictParseCppFile(), which is only qmake-compatible hace 14 años
  Alex Neundorf 174bf35fbb automoc: move the code for finding headers into separate function hace 14 años
  Alex Neundorf 8507eaed16 automoc: fix handling of included _p.moc files hace 14 años
  Alex Neundorf 7ada172002 automoc: some more linebreaks for the warnings for better readability hace 14 años
  Alex Neundorf 3b93e266c0 automoc: add extra check whether the header contains Q_PRIVATE_SLOT hace 14 años
  Stephen Kelly a8286235a3 moc is now part of the Qt5Core module hace 14 años
  Alex Neundorf bde4edb6ab automoc: add special handling for including basename_p.moc, with test hace 14 años
  Alex Neundorf 74ab0f6aa4 automoc: move some code from the big parsing loop into separate functions hace 14 años
  Alex Neundorf 72bb058e92 Automoc: modified handling of included .moc files hace 14 años
  Alex Neundorf e44ebd5f9b automoc: another runtime optimization hace 14 años
  Alex Neundorf 1423177828 automoc: minor optimization hace 14 años
  Alex Neundorf f98e6151dc automoc: improved diagnostics hace 14 años
  Alex Neundorf 81c43b4fb6 automoc: handle the case when the developer includes the wrong mocfile hace 14 años
  Alex Neundorf 7242822897 automoc: rework the checking for the matching header, to give better warnings hace 14 años
  Alex Neundorf d08bc32bc2 automoc: stricter checking for what file is included hace 14 años
  Stephen Kelly b8c8cab242 Merge remote-tracking branch 'origin/master' into automoc_qt5 hace 14 años
  Stephen Kelly bafe5cc6e9 Fix style. hace 14 años
  Stephen Kelly 74b9392eb9 Update comments and method names to not be Qt4 specific. hace 14 años
  Stephen Kelly 812dab067e Don't assume the existence of QT_MAJOR_VERSION. hace 14 años
  David Cole a5579b76f0 Merge topic 'FixAutomocFromCCMakeFromPATH' hace 14 años
  David Cole 3452dadf89 Merge topic 'AddMocOptionsToAutomoc' hace 14 años
  David Cole 6c2f30822b Merge topic 'DontCrashAutomocWithEmptyCompileDefs' hace 14 años