aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Add mention about new supported National Semiconductor CR16 architectureDenis Shienkov2020-05-251-0/+4
* baremetal: Auto-detect IAR toolchain for National Semiconductor CR16 architec...Denis Shienkov2020-05-251-2/+6
* baremetal: Add IAR National Semiconductor CR16 toolchain supportDenis Shienkov2020-05-251-5/+17
* doc: Add mention about new supported Renesas M16C architectureDenis Shienkov2020-05-251-0/+4
* baremetal: Auto-detect IAR toolchain for Renesas M16C/R8C architectureDenis Shienkov2020-05-251-2/+7
* baremetal: Add IAR Renesas M16C/R8C toolchain supportDenis Shienkov2020-05-251-4/+14
* baremetal: Auto-detect IAR toolchain for Renesas R32C architectureDenis Shienkov2020-05-251-2/+6
* doc: Add mention about new supported Renesas R32C architectureDenis Shienkov2020-05-251-0/+4
* baremetal: Add IAR Renesas R32C toolchain supportDenis Shienkov2020-05-251-5/+18
* baremetal: Add support for Renesas M32R architecture to GCC toolchainDenis Shienkov2020-05-252-0/+7
* ProjectData: return const values/referencesIvan Komissarov2020-05-258-34/+26
* Merge "Merge branch '1.16'"The Qt Project2020-05-223-23/+14
|\
| * Merge branch '1.16'Ivan Komissarov2020-05-203-23/+14
| |\
| | * Fix protobufobjc.qbs1.16Ivan Komissarov2020-05-191-17/+6
| | * Remove deleting trailing slash from VS env varsSergey Zhuravlev2020-05-191-2/+0
| | * Do not use undefined properties in protobufcpp.qbsIvan Komissarov2020-05-191-4/+8
* | | Fix or skip tests to be able to run with the iOS profileIvan Komissarov2020-05-2264-165/+784
|/ /
* | XCode: fix handling provisioning profilesIvan Komissarov2020-05-201-6/+10
* | Travis: Generate debug information on macOS and Linux onlyRichard Weickelt2020-05-202-3/+2
* | Add --system to qbs-setup-androidChristian Gagneraud2020-05-203-2/+10
* | baremetal: Pass '--cpu' flag at ARM predefined macros dumpingDenis Shienkov2020-05-191-1/+1
* | doc: Add mention about new supported Renesas M32C architectureDenis Shienkov2020-05-191-0/+4
* | baremetal: Auto-detect IAR toolchain for Renesas M32C architectureDenis Shienkov2020-05-191-2/+7
* | baremetal: Add IAR Renesas M32C toolchain supportDenis Shienkov2020-05-191-4/+13
* | baremetal: Add support for Renesas M32C architecture to GCC toolchainDenis Shienkov2020-05-191-0/+2
* | build-qbs-with-qbs.sh: Add more flexibility for the autotest profileIvan Komissarov2020-05-191-10/+22
* | Rename .qbs files in examples to match catalog structureIvan Komissarov2020-05-1815-12/+11
* | Fix clang 10 warnings about loop assignmentsChristian Kandeler2020-05-181-9/+9
* | Add QT_NO_DEBUG macro when using "profiling" buildVariantIvan Komissarov2020-05-181-3/+3
* | doc: Extend description of 'm68k' architectureDenis Shienkov2020-05-181-1/+2
* | baremetal: Auto-detect IAR toolchain for ColdFire (aka M68K) architectureDenis Shienkov2020-05-181-2/+6
* | baremetal: Add IAR ColdFire (aka M68K) toolchain supportDenis Shienkov2020-05-181-5/+18
* | doc: Add mention about new supported M68K architectureDenis Shienkov2020-05-151-0/+4
* | baremetal: Add support for new M68K architecture for GCC toolchainDenis Shienkov2020-05-151-0/+2
* | doc: Add mention about new supported Xtensa architectureDenis Shienkov2020-05-151-0/+5
* | baremetal: Add support for new Xtensa architecture for GCC toolchainDenis Shienkov2020-05-151-0/+2
* | doc: Add mention about new supported RISC-V architectureDenis Shienkov2020-05-151-0/+4
* | doc: Add mention about new supported SuperH architecture from RenesasDenis Shienkov2020-05-151-0/+4
* | baremetal: Add support for RISC-V architecture in GCC toolchainDenis Shienkov2020-05-141-0/+2
* | baremetal: Add support for V850 architecture in GCC toolchainDenis Shienkov2020-05-141-0/+2
* | baremetal: Auto-detect IAR toolchain for RISC-V architectureDenis Shienkov2020-05-141-2/+7
* | baremetal: Add IAR RISC-V toolchain supportDenis Shienkov2020-05-141-6/+14
* | baremetal: Use forward slashes in IAR EW probe of qbs-setup-toolchainsDenis Shienkov2020-05-141-12/+12
* | baremetal: Auto-detect IAR toolchain for Renesas SH architectureDenis Shienkov2020-05-141-2/+6
* | baremetal: Add IAR Renesas SH toolchain supportDenis Shienkov2020-05-141-6/+15
* | baremetal: Fix typo at linker type detection in IAR 'cpp' moduleDenis Shienkov2020-05-141-2/+2
* | qbs build: Fix excessive clang 10 warnings triggered by Qt headersChristian Kandeler2020-05-141-3/+7
* | Android: clean flagsRaphaël Cotty2020-05-136-72/+16
* | Add "continuous integration files" productIvan Komissarov2020-05-131-0/+9
* | Examples: Fix app_and_lib on Android multi-archRaphaël Cotty2020-05-122-4/+2