summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* Remove QLinkedListSona Kurazyan2020-02-191-4/+0
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1311-65/+120
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-123-9/+17
| |\
| | * Fix ANDROID_XXXX replace qmake function callBogDan Vatra2020-02-111-4/+4
| | * CMake Support: Fix dependent libraries search for MinGW and CMake 3.17Cristian Adam2020-02-101-1/+1
| | * Android: Make sure that it can find qrc files created via the pro fileAndy Shaw2020-02-101-4/+12
| * | metatypes: Only load qt_build_paths if we need themUlf Hermann2020-02-111-2/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-34/+46
| |\|
| | * Add function for initializing plugin resources for static buildsJoerg Bornemann2020-01-302-34/+46
| * | Add new AVX512 extensions found in Intel CLX, ICL and ICX processorsThiago Macieira2020-02-031-0/+5
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-296-21/+46
| |\|
| | * Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-286-21/+46
| | |\
| | | * Fix qtPlatformTargetSuffix for darwin platformsv5.14.1Joerg Bornemann2020-01-231-1/+1
| | | * MinGW: Fix debug builds of applicationsKai Koehne2020-01-222-20/+38
| | | * [CMake] Fix handling Qt frameworks link flags in static lib depsAlexandru Croitor2020-01-181-3/+12
| | | * Android: Use the values rather than the variables with str_memberAndy Shaw2020-01-181-1/+1
| | | * Merge 5.14 into 5.14.1Kari Oikarinen2020-01-153-7/+11
| | | |\
| | | * | Handle resources with dots in the qrc file nameTor Arne Vestbø2020-01-151-1/+1
| | | * | yacc: Output the path for the move with the right directory separatorAndy Shaw2020-01-131-2/+2
| * | | | configure: Add switch for clang's "source-based" code coverage featureRobert Loehning2020-01-281-0/+6
* | | | | Use C++17 for qmake and force the build of everything with C++17Olivier Goffart2020-02-081-9/+7
* | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-284-35/+18
|\| | | |
| * | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-283-34/+15
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-283-34/+15
| | |\| | |
| | | * | | Fix handling of the DEFINES_DEBUG/DEFINES_RELEASE variablesJoerg Bornemann2020-01-232-6/+2
| | | * | | Fix win32 support for linking against static builds in CMakeArtem Pisarenko2020-01-191-28/+13
| | | | |/ | | | |/|
| * | / | macOS build: Fix 'direct access in function...' warningJoerg Bornemann2020-01-281-1/+3
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-283-6/+53
|\| | |
| * | | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-253-6/+53
* | | | qml_plugin.prf: Use and prefer QML_IMPORT_VERSION over IMPORT_VERSIONUlf Hermann2020-01-171-5/+6
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-5/+8
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-5/+8
| |\| |
| | * | Fix isysroot for simulator only builds on iosMichal Klocek2020-01-131-5/+8
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-132-2/+3
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-092-2/+3
| |\| |
| | * | Bump copyright yearJani Heikkinen2020-01-091-1/+1
| | * | Android: make sure we don't add _$${QT_ARCH} twiceBogDan Vatra2020-01-091-1/+2
| | |/
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-092-10/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-072-10/+20
| |\|
| | * MinGW: Allow debug-and-release buildsKai Koehne2020-01-061-1/+1
| | * CMake: Fix usage requirements for static builds of Qt on macOSJoerg Bornemann2020-01-061-9/+19
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-072-4/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-062-4/+3
| |\|
| | * Always add the extra Android apk and aab targetsAndy Shaw2020-01-021-2/+1
| | * dumpcpp: Use tblCopy to ensure the path is detected correctlyAndy Shaw2020-01-021-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-049-17/+62
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-272-24/+24
| |\|
| | * wasm: do not use clamp mode for upstream LLVMLorn Potter2019-12-162-24/+24
| * | metatypes: Add no_check_exist to INSTALLS ruleUlf Hermann2019-12-231-0/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-163-3/+10
| |\|