提交历史

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