Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-70131

qmake configured build outputs should have much better CLI display, like cmake does

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P4: Low
    • None
    • 5.11.1
    • Build tools: qmake
    • None

    Description

      qmake CLI build outputs are very difficult to read. I think the reason is, at least partially, that we are supposed to build our projects from inside Qt Creator, and the beautifying task is its job. Still I believe there are many use cases for CLI builds, such as native builds on embedded devices, backend plugin builds, scripted builds that conflict with the use of Qt Creator, or the build of Qt itself. I think even the ease of use compared to clicking around in Qt Creator is a valid reason to configure and build in CLI.

      I think at this point qmake deserves a much more modern CLI display; off the top of my head, some features that will make this happen are color and completion percentage. Others might be possible. cmake output has a modern look, it would be a starting point for this task.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            ayberkozgur Ayberk Özgür
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes