summaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-234-23/+31
|\
| * win: Show Tech Preview licenseKai Koehne2016-11-222-21/+21
| * Add support for Visual Studio 2017Oliver Wolff2016-11-223-2/+10
* | fix showing lgpl in the license promptOswald Buddenhagen2016-11-141-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-18/+17
|\|
| * configure: Determine MSVC version by evaluating macro _MSC_FULL_VERFriedemann Kleint2016-10-271-18/+17
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-1/+2
|\|
| * Match MSVC version strings in other languages than EnglishMichael BrĂ¼ning2016-10-141-1/+1
| * configure.exe: Detect MSVC version with environment variable CL clearedFriedemann Kleint2016-10-141-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-163-0/+35
|\|
| * configure.exe: Write MSVC compiler version to qconfig.priFriedemann Kleint2016-09-033-0/+35
* | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-221-6/+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
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-5/+0
|\ \
| * | Determine the compiler's default include and lib directories at qmake timeKai Koehne2016-05-241-5/+0
* | | configure: check whether std::atomic<T> works for function pointersThiago Macieira2016-06-091-0/+12
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-3/+3
|\ \ \ | |/ / |/| / | |/
| * delay application of -D/-I/-L/-l on windows as wellOswald Buddenhagen2016-05-191-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-3/+27
|\|
| * Adjust FreeType choice made by configureappJames McDonnell2016-05-121-3/+27
* | QNX: Force use of system zlib on Windows hostLiang Qi2016-05-091-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-061-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+2
| |\|
| | * Change some QNX defaultsJames McDonnell2016-05-031-0/+2
* | | Android: Force use of system zlib on Windows hostEskil Abrahamsen Blomfeldt2016-05-061-0/+1
|/ /
* | Disable Directwrite 2 when Directwrite is disabledEskil Abrahamsen Blomfeldt2016-04-261-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-261-0/+15
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+15
| |\|
| | * Add the ability to change precompiled header useJames McDonnell2016-04-191-0/+15
* | | ConfigureApp: fix warning -Wsign-compare.Anton Kudryavtsev2016-04-251-1/+1
|/ /
* | Add color font support on WindowsEskil Abrahamsen Blomfeldt2016-04-131-0/+13
* | tools/configure: enable QStringBuilderAnton Kudryavtsev2016-04-083-3/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-1/+6
|\|
| * qmake: Fix wince dll deployment in Visual StudioAndreas Holzammer2016-03-221-3/+5
| * fix bad initializer for -optimized-toolsOswald Buddenhagen2016-03-211-1/+1
| * wince: Adjust configure defaultsAndreas Holzammer2016-03-211-9/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+11
|\|
| * Allow overriding Android NDK host on WindowsEskil Abrahamsen Blomfeldt2016-03-101-1/+11
| * configure: Fix (Open)SSL detection on WinCEAndreas Holzammer2016-03-071-2/+2
* | configure: Remove Windows CE.Friedemann Kleint2016-03-081-172/+5
* | Remove LGPLv2 as a license option in configureLars Knoll2016-02-151-11/+11
* | Add initial clang-cl support to QtAndreas Holzammer2016-02-111-2/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-2/+2
|\|
| * Don't use QStringLiteral in comparisonsAnton Kudryavtsev2016-01-281-2/+2
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-218-136/+96
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-10/+8
|\|