aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Merge 1.14 into masterChristian Kandeler2019-10-086-125/+190
|\
| * Darwin: Adapt to Xcode 11Christian Kandeler2019-10-042-18/+19
| * baremetal: Add missed output artifacts for SDCC compilerDenis Shienkov2019-10-012-61/+92
| * baremetal: Fix missed linker artifact for C51 compilerDenis Shienkov2019-09-302-55/+50
| * baremetal: Handle missed 'driverLinkerFlags' property for SDCCDenis Shienkov2019-09-301-1/+3
| * baremetal: Fix assembler command for SDCC compilerv1.14.0Denis Shienkov2019-09-271-2/+4
* | Refactor the map file generation propertyDenis Shienkov2019-10-017-29/+17
* | Merge 1.14 into masterChristian Kandeler2019-09-262-1/+4
|\|
| * Darwin: More filtering in SDK directoryChristian Kandeler2019-09-261-0/+3
| * Fix Qt module-provider for Qt5.13.1 and beyondRichard Weickelt2019-09-081-1/+1
* | Clean up version treatment in cpp moduleRichard Weickelt2019-08-232-21/+11
* | baremetal: Add new MSP430 architecture to GCC toolchainDenis Shienkov2019-08-221-0/+2
* | baremetal: Improve JS code in SDCC module a bitDenis Shienkov2019-08-193-72/+123
* | baremetal: Improve JS code in KEIL module a bitDenis Shienkov2019-08-193-176/+273
* | baremetal: Fix KEIL assembler file tagsDenis Shienkov2019-08-191-8/+1
* | baremetal: Fix IAR assembler file tagsDenis Shienkov2019-08-191-8/+1
* | baremetal: Improve JS code in IAR module a bitDenis Shienkov2019-08-193-291/+324
* | baremetal: Add IAR MSP430 toolchain supportDenis Shienkov2019-08-153-5/+42
* | C++: Add support for clang on WindowsChristian Kandeler2019-08-148-142/+296
* | baremetal: Fix detection of C++ language option for IAREW STM8Denis Shienkov2019-08-141-1/+1
* | Define jobPool for AutotestRunnerJochen Ulrich2019-08-111-0/+2
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-012-0/+7
* | bare-metal: Fix SDCC toolchain moduleDenis Shienkov2019-07-292-24/+11
* | Merge 1.14 into masterChristian Kandeler2019-07-265-9/+23
|\|
| * baremetal: Fix detection of C++ language option for IARDenis Shienkov2019-07-241-2/+13
| * Android: Fix binutils pathChristian Kandeler2019-07-161-1/+1
| * Set minimumTvosVersion to "6.0" by defaultIvan Komissarov2019-07-151-1/+1
| * ios: Move cpp.entryPoint from Qt.Core to Qt.guiIvan Komissarov2019-07-102-4/+6
| * Add hasLibrary property to Qt.coreRichard Weickelt2019-07-091-0/+1
| * Set cpp.minimumIosVersion to "6.0" by defaultIvan Komissarov2019-07-051-1/+1
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-263-6/+51
* | bare-metal: Add STM8 architecture for SDCC toolchainDenis Shienkov2019-07-262-3/+32
|/
* baremetal: Fix typo in option to enable C++ language for IARDenis Shienkov2019-07-031-2/+2
* Add support for gRPC to the protobuf.cpp moduleIvan Komissarov2019-06-272-9/+100
* Assume that libc++ is present on iOS if cpp.minimumIosVersion is not setIvan Komissarov2019-06-261-2/+2
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-265-13/+15
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-255-54/+119
* Android: Fix build with NDKr20BogDan Vatra2019-06-171-1/+1
* Merge "Merge 1.13 into master"The Qt Project2019-06-171-1/+1
|\
| * Merge 1.13 into masterChristian Kandeler2019-06-141-1/+1
| |\
| | * Add Visual Studio 2019 support1.13Joerg Bornemann2019-06-071-1/+1
* | | Fix javac version detectionIvan Komissarov2019-06-143-5/+19
|/ /
* | 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