Opened 15 years ago

Closed 6 years ago

#15 closed enhancement (fixed)

Finish configure.cmd

Reported by: Dmitry A. Kuminov Owned by:
Priority: major Milestone: Qt 5
Component: General Version: 4.5.1 Beta 1
Severity: low Keywords:
Cc:

Description

Fully implement configure.cmd functionality which includes:

  • Process command line options to alter Qt configuration.
  • Generate Makefiles for all .pro files in the source tree.
  • Resolve all remaining @todo's.

Change History (4)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

Type: defectenhancement

comment:2 Changed 14 years ago by Dmitry A. Kuminov

Milestone: Qt GAQt Enhanced
Severity: low

I don't actually think that command line options are so much important for the GA -- there is no such a practice (or a real need) to customize the libraries on OS/2; and we are providing the binary build that is recommended to use with real distributed applications anyway. Those who really needs to tailor the build will be able to do it by editing configure.cmd directly.

What about the .pro files for examples and sources, it's also questionable as it will only increase the build time while, again, we provide the pre-built versions of demos and examples and if somebody wants to build them on his own, it's easily doable manually (qmake + make).

Moving the task to Enhanced.

comment:3 Changed 6 years ago by Silvan Scherrer

Milestone: Qt EnhancedQt 5

We completely changed the way configure works in Qt5. And for Qt4 this is just what it is.

comment:4 Changed 6 years ago by Silvan Scherrer

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.