summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qcompilerdetection.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-1/+5
|\
| * Doc: Hide weak overload template magic from documentationKai Köhne2022-07-211-1/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-4/+13
|\|
| * qcompilerdetection.h: add Q_CC_{GNU,MSVC,CLANG}_ONLY macrosMarc Mutz2022-05-071-4/+13
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-0/+6
|\|
| * Add missing Q_WEAK_OVERLOAD definitionMarc Mutz2022-03-161-0/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-0/+1
|\|
| * Avoid claiming F16C support on non-x86 platformsTor Arne Vestbø2021-11-111-0/+1
* | Revert "Update commercial license headers to src/concurrent and src/corelib"Tarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-281-20/+20
* Deprecate QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-04-141-0/+8
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-2/+5
|\
| * GCC: revoke constexpr before 5.0Giuseppe D'Angelo2020-01-091-2/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-6/+7
|\|
| * Unbreak developer build with clang-clFriedemann Kleint2019-12-201-6/+7
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-40/+37
|\|
| * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-40/+37
* | INTEGRITY: remove constexpr supportGiuseppe D'Angelo2019-11-291-1/+0
|/
* Remove special NOTHROW handlingAllan Sandfeld Jensen2019-04-031-12/+1
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+3
* Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-0/+8
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\
| * Remove extraneous text after #ifThiago Macieira2018-06-111-1/+1
| * Revert "Detect C standard and try using the most recent"Friedemann Kleint2018-03-261-1/+1
| * Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-211-1/+1
* | Compiler detection: add support for C++17's [[deprecated]] on enumeratorsGiuseppe D'Angelo2018-06-211-0/+11
* | Detect C standard and try using the most recent one (take 2)Allan Sandfeld Jensen2018-04-211-1/+1
|/
* QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-081-62/+6
* Mark some functions as coldMarc Mutz2017-11-301-0/+4
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Thiago Macieira2017-11-301-3/+3
|\
| * Change fallthrough detection order to fix clang detectionHelio Chissini de Castro2017-11-071-3/+3
* | Add support for C11 static_assert and thread_localThiago Macieira2017-11-211-0/+29
|/
* Blacklist use of [[nodiscard]] with ClangThiago Macieira2017-07-261-1/+2
* Fix modernize-use-bool-literals issuesKevin Funk2017-07-081-2/+2
* Use the C++ [[nodiscard]] attributeThiago Macieira2017-06-071-31/+36
* define QT_NO_EXCEPTIONS reliably when using ClangR.J.V. Bertin2017-06-031-0/+5
* Fix ICC build with Q_FALLTHROUGHThiago Macieira2017-04-261-1/+1
* Split Q_COMPILER_UNICODE_STRINGS: add Q_STDLIB_UNICODE_STRINGSMarc Mutz2017-04-201-1/+6
* icc: thread_local in macOS is working since 10.7Thiago Macieira2017-04-171-4/+1
* Update the Clang usual versions for Apple's buildThiago Macieira2017-04-161-1/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-5/+4
|\
| * Use fallthrough attributes only in C++ modeGiuseppe D'Angelo2017-04-031-5/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-31/+3
|\|
| * Re-fix Clang-cl and ICC support on WindowsThiago Macieira2017-01-301-31/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-4/+13
|\|
| * QNX: Fix comments on qcompilerdetection.hRafael Roquetto2017-01-101-4/+13
| * Adjust QNX choicesJames McDonnell2017-01-101-1/+1
* | Fix build for INTEGRITYKimmo Ollila2017-01-131-0/+1
|/
* Fix the warning number for ICC deprecated warningsThiago Macieira2016-12-041-2/+2
* Add a macros for disabling deprecated declaration warningsThiago Macieira2016-11-271-0/+6