aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Do not use pathSuffixes in IncludeProbeIvan Komissarov2019-06-031-1/+4
* Add pkgconfig.sysroot propertyIvan Komissarov2019-05-272-0/+6
* C/C++: Prevent adjacent duplicate libsChristian Kandeler2019-05-272-1/+10
* Merge 1.13 into masterChristian Kandeler2019-05-234-16/+36
|\
| * Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
| * Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
| * Do not override properties that are present in user plistIvan Komissarov2019-05-161-1/+2
| * Fix generation of the default Info.plist when building for iOSIvan Komissarov2019-05-162-4/+9
* | Use validateFunc property in protobuf modulesIvan Komissarov2019-05-223-14/+22
* | Remove unused property in protobufbaseIvan Komissarov2019-05-201-1/+0
* | bare-metal: Implement cpp.compilerIncludePaths for KEIL toolchainDenis Shienkov2019-05-163-0/+23
* | bare-metal: Implement cpp.compilerDefinesByLanguage for KEIL toolchainDenis Shienkov2019-05-153-10/+32
* | bare-metal: Implement cpp.compilerDefinesByLanguage for SDCC toolchainDenis Shienkov2019-05-142-1/+7
* | bare-metal: Implement cpp.compilerIncludePaths for SDCC toolchainDenis Shienkov2019-05-143-0/+36
* | bare-metal: Use preferred architecture to dump macrosDenis Shienkov2019-05-143-5/+16
* | bare-metal: Implement cpp.compilerIncludePaths for IAR toolchainDenis Shienkov2019-05-103-0/+55
* | bare-metal: Implement cpp.compilerDefinesByLanguage for IAR toolchainDenis Shienkov2019-05-103-7/+25
* | Merge 1.13 into masterChristian Kandeler2019-05-105-5/+13
|\|
| * Fix building iOS-simulator apps when qbs.architecture is undefinedIvan Komissarov2019-05-071-1/+1
| * Qt: Do not link static plugins into static librariesChristian Kandeler2019-05-073-3/+8
| * Fix reading *.prl file in qml.jsIvan Komissarov2019-05-021-1/+4
* | Android: add Qt.android_support.extraLibsBogDan Vatra2019-05-021-0/+10
* | Android: Set a buildable default package nameBogDan Vatra2019-04-291-1/+6
* | Android: Nuke mips[64] abi supportBogDan Vatra2019-04-263-18/+6
* | Default to the minimum supported NDK API versionBogDan Vatra2019-04-263-7/+11
* | Android: default to c++14BogDan Vatra2019-04-251-0/+1
* | Android: Nuke support for old NDKsBogDan Vatra2019-04-254-191/+65
* | [Android] Allow the user to override version attributesBogDan Vatra2019-04-241-1/+6
* | Use LLVM toolchain starting with NDK r19+BogDan Vatra2019-04-241-6/+14
* | NDK r+19 doesn't need gcc-toolchain anymoreBogDan Vatra2019-04-241-1/+1
* | Android: follow official android flags for cmakeBogDan Vatra2019-04-241-2/+13
* | Fix tests on non-latin systemsIvan Komissarov2019-04-231-0/+3
* | Merge 1.13 into masterChristian Kandeler2019-04-161-32/+27
|\|
| * Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* | bare-metal: Add SDCC toolchain supportDenis Shienkov2019-04-103-0/+605
* | Add support for the clang-cl compilerIvan Komissarov2019-04-106-377/+611
|/
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-055-22/+58
* bare-metal: Improve filtering for KEIL compiler outputDenis Shienkov2019-03-191-3/+8
* bare-metal: Add missed linker options from IAR for AVR toolchainDenis Shienkov2019-03-121-0/+4
* PkgConfigProbe: Check for package version in an extra callChristian Kandeler2019-03-121-7/+12
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-271-1/+10
* bare-metal: Fix architecture name for 8-bit AVR mcu'sDenis Shienkov2019-02-191-3/+0
* bare-metal: Add support of the AVR32 architecture for GCC compilerDenis Shienkov2019-02-191-0/+2
* Android: Work around regression in Qt 5.12.1Christian Kandeler2019-02-181-0/+6
* Qt provider: Make sure not to invoke qtchooser directlyChristian Kandeler2019-02-181-2/+7
* Qt provider: Fix plugin map setupChristian Kandeler2019-02-181-1/+1
* Qt provider: Check exit code of qmake -query callChristian Kandeler2019-02-181-0/+4
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-153-113/+293
* Qt provider: Handle file paths with spaces in prl filesChristian Kandeler2019-02-141-3/+2
* Fix detection of static QtChristian Kandeler2019-02-141-3/+3