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

unify configure command line saving between configure.sh and configure.exe

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.8.0 Alpha
    • None
    • Build System
    • None
    • Windows

    • 672c0b3721201dcc5c41868b4c67976dc57d5e81

      It's slightly confusing to have different names for this file on different systems. configure.cache has the disadvantage of having each configure parameter on a new line, which makes it hard to copy and paste them to the command line the next time you run configure; whereas config.status is a shell script (despite not being named like one). On Windows it could have an additional .bat or .cmd extension in order to be a script which can be run again to reconfigure, or it could at least have all the configure parameters on one line for convenience, and be named the same.

        For Gerrit Dashboard: QTBUG-38792
        # Subject Branch Project Status CR V

            buddenha Oswald Buddenhagen
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes