aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | baremetal: Add LED blink example for stm32f103 MCU using Keil toolchainDenis Shienkov2020-04-2710-1/+702
* | clang-tidy: Fix 'cppcoreguidelines-pro-type-member-init' warningsIvan Komissarov2020-04-2713-43/+20
* | baremetal: Improve Keil toolchain output filteringDenis Shienkov2020-04-211-45/+47
* | Enable QT_NO_CAST_FROM_BYTEARRAYIvan Komissarov2020-04-213-7/+11
* | clang-tidy: Fix 'readability-*' warningsIvan Komissarov2020-04-206-12/+11
* | Move some Visual Studio generator parts into libqbsmsbuildJake Petroules2020-04-1768-188/+279
* | clang-tidy: Suppress 'cppcoreguidelines-pro-type-cstyle-cast' warningIvan Komissarov2020-04-172-1/+2
* | Merge branch '1.16' into masterRichard Weickelt2020-04-1556-493/+877
|\|
| * GCC: fix detection of Mingw prefix in MXEAlberto Mardegan2020-04-152-1/+8
| * Add changelog for the 1.16 releaseRichard Weickelt2020-04-151-0/+126
| * Session handling: Do not ignore return value of I/O functionsChristian Kandeler2020-04-151-4/+12