summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_common.prf
Commit message (Expand)AuthorAgeFilesLines
* macOS build: Fix 'direct access in function...' warningJoerg Bornemann2020-01-281-1/+3
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+6
|\
| * Fix QMAKE_PRL_INSTALL_REPLACE for macOSJoerg Bornemann2019-05-221-2/+6
| * Replace absolute Qt lib dir in .prl filesJoerg Bornemann2019-05-201-0/+2
* | Enable warnings_are_errors builds for MSVC 2017Allan Sandfeld Jensen2019-06-071-2/+2
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-0/+4
|\
| * Fix prl replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-05-021-0/+4
* | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-13/+6
* | Add qmake support for c++2aAllan Sandfeld Jensen2019-04-191-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-3/+4
|\|
| * Mark ICC 18 & 19 as warning-freeThiago Macieira2018-12-141-3/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-1/+16
|\|
| * Silence GCC 9 warningsVille Voutilainen2018-12-111-1/+16
* | Enable Werror for clang 7.0 tooSergio Martins2018-12-051-2/+2
|/
* GCC: Disable the -Wmissing-field-initializers in GCC 4Thiago Macieira2018-06-181-0/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-2/+2
|\
| * Mark Clang 6 as warning-freeThiago Macieira2018-05-221-2/+2
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-2/+0
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-0/+2
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-0/+2
* | Turn on more warnings for Objective-C code on Apple platformsJake Petroules2018-03-051-9/+19
|/
* Make it an error to omit __builtin_available where neededJake Petroules2017-09-291-0/+9
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-2/+2
|\
| * Mark Clang 5.0 as warning-freeThiago Macieira2017-09-181-2/+2
* | Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-021-3/+2
|/
* Disable the -Wstringop-overflow warning from GCC 7Thiago Macieira2017-07-031-0/+2
* Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-131-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-1/+1
|\
| * Disable -Werror for QNX's compilerThiago Macieira2017-03-251-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-2/+2
|\|
| * Mark Clang 4.0 as warning-freeThiago Macieira2017-01-311-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+4
|\|
| * utilize configure results better in native buildsOswald Buddenhagen2017-01-201-1/+1
| * Fix GCC 7 developer buildAllan Sandfeld Jensen2016-12-261-0/+3
* | Enable QT_NO_NARROWING_CONVERSIONS_IN_CONNECT in Qt's own buildGiuseppe D'Angelo2016-10-211-0/+2
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-3/+3
| |\
| | * Mark Apple Clang 7.x as warning-free on macOS and (also Clang 3.9) iOSJake Petroules2016-08-311-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-2/+2
| |\|
| | * Mark Clang 3.9 as warning-freeThiago Macieira2016-08-271-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-2/+2
| |\|
| | * fix conditions relating to host_build in non-cross buildsOswald Buddenhagen2016-08-241-2/+2
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-6/+6
* | | Remove dead code relating to largefileLars Knoll2016-08-121-1/+0
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-3/+3
|\| |
| * | Enable -WX (warnings are errors) for MSVC 2015Thiago Macieira2016-07-151-3/+3
* | | Add some more interesting warnings new in GCC 6Thiago Macieira2016-05-291-0/+2
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+1
|/ /
* | Add support for -Werror with ICC 17 on LinuxThiago Macieira2016-05-101-2/+2