Skip to content
  • Brad King's avatar
    Merge topic 'simplify-qt-autogen' · ee1b0411
    Brad King authored and Kitware Robot's avatar Kitware Robot committed
    1fe39020 QtAutogen: Port away from cmLocalGenerator.
    59a729b2 QtAutogen: Split initializer class into separate file.
    1e83a963 QtAutogen: Split initializer methods into separate class.
    12f0e13c QtAutogen: Simplify generator initialization API.
    65ff75d3 QtAutogen: Remove unnecessary dereference.
    64b78c14 QtAutogen: Move Source initialization to prior loop.
    c3c20d3c QtAutogen: Add _automoc.cpp sources before initializing.
    8b6ec29d QtAutogen: Move initialization condition to caller.
    9470b056 QtAutogen: Move condition to prior loop.
    b7491b1c QtAutogen: Move condition to prior loop.
    e791c854 QtAutogen: Make some methods static.
    6210ec64 QtAutogen: Make internal method private.
    a3ceb998 QtAutogen: Don't use members to initialize automoc targets.
    dced2fe1 QtAutogen: Rename variable.
    f9a77e76 QtAutogen: Don't use a member to store skipped uic files.
    c3633e7a QtAutogen: Add missing includes and forward declarations.
    ee1b0411