summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.cpp
Commit message (Expand)AuthorAgeFilesLines
* ... and so configureapp.exe disappearethOswald Buddenhagen2016-12-231-380/+0
* Merge all "win32-msvc*" mkspecs into oneThiago Macieira2016-12-231-4/+9
* move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-131-48/+1
* move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-131-145/+0
* move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-400/+5
* move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-131-49/+3
* move preparation of configure test build dir to qmake-based systemOswald Buddenhagen2016-12-131-20/+0
* move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-202/+14
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-15/+23
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-15/+22
| |\
| | * win: Show Tech Preview licenseKai Koehne2016-11-221-14/+20
| | * Add support for Visual Studio 2017Oliver Wolff2016-11-221-1/+2
* | | configure: simplify version string setupOswald Buddenhagen2016-11-231-33/+5
* | | configure: put more of the makefile contents into template filesOswald Buddenhagen2016-11-231-48/+9
* | | configure: delete some dead code and outdated commentsOswald Buddenhagen2016-11-231-17/+0
* | | configure: don't read QMAKESPEC from the environmentOswald Buddenhagen2016-11-231-7/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+1
|\| |
| * | fix showing lgpl in the license promptOswald Buddenhagen2016-11-141-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+10
| |\|
| | * configure.exe: Write MSVC compiler version to qconfig.priFriedemann Kleint2016-09-031-0/+10
* | | Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-18/+4
* | | ensure that no license queries are made in -redo modeOswald Buddenhagen2016-08-251-3/+11
* | | make failure to apply -redo fatalOswald Buddenhagen2016-08-251-4/+10
* | | remove pointless conditional from reloadCmdLine()Oswald Buddenhagen2016-08-251-2/+0
* | | fix location of config.{opt,status} in top-level buildsOswald Buddenhagen2016-08-251-11/+12
* | | clean up qconfig/qmodule.pri handling in configureOswald Buddenhagen2016-08-251-28/+0
* | | remove dead code relating to help outputOswald Buddenhagen2016-08-251-15/+0
* | | Use the qmake based configuration system also on WindowsLars Knoll2016-08-181-2551/+57
* | | make the windows configure also use config_help.txtOswald Buddenhagen2016-08-181-416/+2
* | | Revamp configure system for widget stylesLars Knoll2016-08-181-6/+0
* | | remove the [-no]-native-gestures options from configure.exeOswald Buddenhagen2016-08-181-11/+0
* | | Remove the [-no]-qmake command line argument in configure.exeLars Knoll2016-08-181-9/+1
* | | Remove some dead code from the configuresLars Knoll2016-08-181-102/+0
* | | rename the -redo status file to config.optOswald Buddenhagen2016-08-121-7/+9
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-6/+1
|\| |
| * | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-221-6/+1
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-271-0/+20
* | | don't clear the rest of the command line when -redo is usedOswald Buddenhagen2016-07-221-12/+12
* | | remove the configure.exe -loadconfig/-saveconfig optionsOswald Buddenhagen2016-07-221-23/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | configure.exe: Show error on "-target xp" optionOliver Wolff2016-07-121-3/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+1
| |\|
| | * Fix URL to ANGLEFriedemann Kleint2016-06-301-1/+1
* | | Remove the -version-override command line arguments in configure.exeLars Knoll2016-07-141-15/+0
* | | Replace EXTRA_LIBS with EXTRA_LIBDIR and EXTRA_FRAMEWORKPATHLars Knoll2016-07-131-2/+2
* | | Remove -fw and -l command line argumentsLars Knoll2016-07-131-6/+0
* | | rectify opengl configuration under windowsOswald Buddenhagen2016-07-081-35/+16
* | | Remove unused command line optionsLars Knoll2016-07-051-18/+0
* | | Remove the -target command line optionLars Knoll2016-07-051-27/+0
* | | Harmonize directwrite handling between the configuresLars Knoll2016-07-011-6/+0