aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Travis: update qbs to 1.15.1 and Qt to 5.12.8Ivan Komissarov2020-05-122-5/+5
* Fix copyrightsIvan Komissarov2020-05-1217-28/+28
* Add documentation for the SubProject.condition propertyJochen Ulrich2020-05-111-0/+14
* Fix ModuleLoader::moduleProviderConfigIvan Komissarov2020-05-115-3/+30
* baremetal: Auto-detect ARMCLANG compiler supplied in Keil MDKDenis Shienkov2020-05-111-27/+76
* baremetal: Add support for ARMCLANG compiler in Keil toolchainDenis Shienkov2020-05-112-85/+227
* baremetal: Simplify output artifact extensions handling for IAR toolchainDenis Shienkov2020-05-111-65/+40
* Add testcase for building projects with internal profilesRichard Weickelt2020-05-113-0/+29
* Do not reinstall Qt if already installedRichard Weickelt2020-05-112-2/+34
* baremetal: Fix handling cpp.libraryPaths for IAR toolchainDenis Shienkov2020-05-061-21/+19
* baremetal: Auto-detect IAR toolchain for AVR32 architectureDenis Shienkov2020-05-061-2/+7
* baremetal: Add IAR AVR32 toolchain supportDenis Shienkov2020-05-061-7/+23
* doc: Fix typo in MCS51 architecture tagDenis Shienkov2020-04-291-1/+1
* Merge 1.16 into masterChristian Kandeler2020-04-283-6/+16
|\
| * Fix TestBlackbox::installLocations for mingwIvan Komissarov2020-04-282-3/+13
| * Fix TestApi::localProfiles() for mingwv1.16.0Christian Kandeler2020-04-241-3/+3
* | Move toJSLiteral() to ModUtilsIvan Komissarov2020-04-282-53/+54
* | baremetal: Add GCC toolchain support to pca10040 exampleDenis Shienkov2020-04-284-1/+437
* | baremetal: Add GCC toolchain support to stm32f103 exampleDenis Shienkov2020-04-284-1/+380
* | baremetal: Add LED blink example for pca10040 board using Keil toolchainDenis Shienkov2020-04-2810-0/+893
* | Fix item scope for the "moduleProviders." itemsIvan Komissarov2020-04-272-5/+10