summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-0/+16
|\|
| * introduce -optimized-tools optionOswald Buddenhagen2015-11-171-0/+16
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-11/+4
|\|
| * configure: set ltcg only for Qt modulesPeter Kümmel2015-11-031-3/+3
| * Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-261-7/+0
| * Configure: don't enable the WMF multimedia backend by default.Yoann Lopes2015-10-231-1/+1
* | Remove support for disabling C++11 support in configureThiago Macieira2015-11-041-17/+8
* | Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-0/+27
* | Remove support for MSVC earlier than 2012Thiago Macieira2015-10-271-15/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-15/+30
|\|
| * Add a deprecation warning to configure about -no-c++11Thiago Macieira2015-10-181-0/+8
| * Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-15/+22
* | Compile qmake and configure.exe in C++11 modeThiago Macieira2015-10-181-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-9/+27
|\|
| * configure.exe: Add -verbose option.Friedemann Kleint2015-10-021-3/+17
| * Make -dbus-linked the default on all platformsThiago Macieira2015-10-011-6/+8
| * "frame" execution of config tests preciselyOswald Buddenhagen2015-10-011-0/+2
* | Support a MinGW mkspec with name different than "win32-g++"Thiago Macieira2015-09-301-4/+4
* | configure: Report the SSE and AVX list like AVX512Thiago Macieira2015-09-251-7/+11
* | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-251-0/+34
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-23/+92
|\|
| * Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-221-1/+16
| * WinRT: Display error message when configuring with -no-openglMaurice Kalinowski2015-09-141-0/+8
| * Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-20/+46
| * Detect which C++ standard edition the compiler defaults toThiago Macieira2015-08-251-2/+22
* | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-2/+0
|/
* Windows: Include DirectWrite support by default if availableEskil Abrahamsen Blomfeldt2015-07-211-6/+7
* configure: Put qml-debug option into QT_CONFIGUlf Hermann2015-07-061-1/+3
* configure.exe: Fix detection of DirectWrite for MinGW.Friedemann Kleint2015-06-161-1/+3
* configure: Show only LGPLv3 for WinRT & WinCEKai Koehne2015-06-011-1/+3
* configure: Remove COMMERCIAL_VERSION defineKai Koehne2015-05-271-13/+1
* configure: Remove traces of "Snapshot" editionKai Koehne2015-05-271-3/+3
* Run license checker in qmakeKai Koehne2015-05-271-0/+5
* Make Qt Edition available to qmakeKai Koehne2015-05-271-0/+3
* remove $INCLUDE/$LIB hack for mingwOswald Buddenhagen2015-05-121-10/+0
* rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+12
* Implement a more direct headersclean checkThiago Macieira2015-04-171-1/+9
* configure: take XQMAKESPEC into account when looking for files.Rafael Roquetto2015-03-261-2/+4
* QNX: Fix compilation on Windows.Rafael Roquetto2015-03-261-1/+5
* Add mingw GCC Version to qconfig.priEric Lemanissier2015-03-251-0/+14
* Add auto detection for tslib support when using Windows configure.David Schulz2015-03-161-0/+11
* Windows: Add -static-runtime configure optionKai Koehne2015-03-111-0/+16
* Remove neon command line options from configureappSamuli Piippo2015-03-091-9/+0
* adjust configure's path output to relative pathsOswald Buddenhagen2015-03-061-13/+23
* write relative QT_INSTALL_CONFIGURATION also under windowsOswald Buddenhagen2015-03-061-1/+1
* use relative paths for build dir referencesOswald Buddenhagen2015-02-171-4/+4
* Windows: Remove "experimental" sticker for DirectWrite engineEskil Abrahamsen Blomfeldt2015-02-141-1/+1
* add /nologo to jom calls as wellOswald Buddenhagen2015-02-121-2/+2
* fix sign mismatch warningOswald Buddenhagen2015-02-121-1/+1
* Avoid hardcoding build date in qtcore and toolsSune Vuorela2015-02-121-2/+1