summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-233-18/+33
|\
| * msvc2015: Align compiler flags with rest of Qt buildMaurice Kalinowski2015-10-201-1/+1
| * 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-143-17/+24
* | 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-143-10/+30
|\|
| * configure.exe: Add -verbose option.Friedemann Kleint2015-10-022-3/+19
| * Make -dbus-linked the default on all platformsThiago Macieira2015-10-011-6/+8
| * fix configure bootstrap on mingw with spaces in the builddirOswald Buddenhagen2015-10-011-1/+1
| * "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-252-0/+35
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-24/+94
|\|
| * 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-252-3/+24
* | 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
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-036-35/+35
|\
| * configure: Show only LGPLv3 for WinRT & WinCEKai Koehne2015-06-011-1/+3
| * configure: Remove COMMERCIAL_VERSION defineKai Koehne2015-05-274-17/+3
| * configure: Remove traces of "Snapshot" editionKai Koehne2015-05-271-3/+3
| * Run license checker in qmakeKai Koehne2015-05-272-0/+7
| * Make Qt Edition available to qmakeKai Koehne2015-05-271-0/+3
| * remove $INCLUDE/$LIB hack for mingwOswald Buddenhagen2015-05-122-14/+4
| * rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+12
* | Deinline QRingBuffer classAlex Trotsenko2015-05-203-0/+5
|/
* 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-253-0/+27
* 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-062-13/+25
* 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
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-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
* Update copyright headersJani Heikkinen2015-02-1110-71/+71
* configure.exe: disable ANGLE backend for Linux targetsJochen Seemann2015-02-071-0/+1
* Add libproxy backend for QNetworkProxyFactoryDaniel Molkentin2015-02-051-0/+15
* improve support for cross-compilation to not directly supported platformsJochen Seemann2015-02-051-1/+9