summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qt_common.prf
Commit message (Expand)AuthorAgeFilesLines
* Remove qmake files that provide support for building Qt modulesAmir Masoud Abdol2023-02-271-165/+0
* qmake: Add support for C++23Joerg Bornemann2022-04-051-1/+1
* Make configure -force-asserts affect the Qt build onlyJoerg Bornemann2020-08-271-0/+2
* Remove no-longer-applicable -Wno-error for GCCThiago Macieira2020-07-311-9/+0
* Add -Wsuggest-override for gcc >= 9.2Alexander Volkov2020-07-241-0/+2
* Limit OpenGL deprecation silencing on Apple platform to Qt itselfTor Arne Vestbø2020-07-021-0/+7
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-201-1/+2
|\
| * Fix path replacement on install for header module prl filesJoerg Bornemann2020-04-081-1/+2
* | Generate separate debug info for Qt tools tooJoerg Bornemann2020-03-031-1/+1
* | 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