Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-660

Building with the --changed-files option behaves very strangely

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 1.3.0
    • 1.3.0
    • General
    • None
    • 6e84baa18751ac972a4e5c5300b48707f90057f9

      Example steps to reproduce with the qbs project itself:
      1) Build qbs
      2) Now do "qbs build --changed-files src/app/qbs/commandlinefrontend.cpp"
      3) Dozens of files are rebuilt from all kinds of products. A suspiciously high number of commands are about moc'ing headers and compiling moc_cpp files.
      3) Run the same command again. Now it works exactly as expected, that is, only the commandlinefrontend.cpp file is recompiled and then the qbs app is linked.
      4) Run just "qbs build", as in 1). Now the same thing happens as in step 3)!

      Wat?

        For Gerrit Dashboard: QBS-660
        # Subject Branch Project Status CR V

            jbornema Joerg Bornemann
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes