aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* baremetal: Add XTENSA architecture for GCC compiler to CIDenis Shienkov2021-02-083-2/+6
* qt6: fix crash in ItemReaderVisitorState::readFileIvan Komissarov2021-02-081-1/+1
* GiHib actions: increase test timeoutIvan Komissarov2021-02-082-11/+11
* protobufcpp: add linkLibraries option to disable modifiying linked libs + inc...Jan Blackquill2021-02-061-4/+15
* baremetal: Add HCS08 architecture for SDCC compiler to CIDenis Shienkov2021-02-051-0/+2
* baremetal: Pass tests for ColdFire architecture for IAR toolchainDenis Shienkov2021-02-053-0/+26
* baremetal: Pass tests for RISC-V architecture for IAR toolchainDenis Shienkov2021-02-053-0/+17
* baremetal: Derive test application and library from base productDenis Shienkov2021-02-053-228/+131
* baremetal: Pass tests for M32C architecture for IAR toolchainDenis Shienkov2021-02-053-0/+21
* baremetal: Pass tests for RX architecture for IAR toolchainDenis Shienkov2021-02-052-0/+7
* baremetal: Pass tests for HCS12 architecture for IAR toolchainDenis Shienkov2021-02-052-0/+9
* baremetal: Pass tests for HCS08 architecture for IAR toolchainDenis Shienkov2021-02-043-0/+17
* baremetal: Pass tests for HCS08 architecture for SDCC toolchainDenis Shienkov2021-02-042-0/+8
* baremetal: Add support for HCS08 architectures to SDCC toolchainDenis Shienkov2021-02-022-14/+23
* baremetal: Improve detection of IAR compiler includesDenis Shienkov2021-02-025-27/+71
* baremetal: Return only existing SDCC compiler include pathsDenis Shienkov2021-02-011-1/+2
* baremetal: Handle cpp.prefixHeaders property in IAR assemblerDenis Shienkov2021-01-291-1/+10
* baremetal: Handle cpp.endianness property in IAR assemblerDenis Shienkov2021-01-291-0/+5
* baremetal: Improve JS code in IAR toolchain moduleDenis Shienkov2021-01-291-171/+265
* Android: Conditionnally depends on cpp remove old fixRaphaël Cotty2021-01-291-3/+9
* baremetal: Add support for HCS12 architectures to GCC toolchainDenis Shienkov2021-01-281-0/+2
* baremetal: Add support for HCS08 architectures to IAR toolchainDenis Shienkov2021-01-263-7/+26
* Android: Simplify blackbox testRaphaël Cotty2021-01-211-5/+0
* Make use of mirrors to download QtRichard Weickelt2021-01-211-2/+18
* baremetal: Add support for HCS12 architectures to IAR toolchainDenis Shienkov2021-01-213-7/+24
* protobuf/addressbook_objc: convert to ARCAndrey Filipenkov2021-01-152-55/+48
* Do not modify the product objectRichard Weickelt2021-01-051-2/+2
* Merge branch '1.18'Ivan Komissarov2020-12-1867-144/+847
|\
| * Add missing nanopb generator file extension on windowsKai Dohmen2020-12-171-4/+4
| * Reorder toolchain-check to enable creating of clang-cl profileKai Dohmen2020-12-171-3/+3
| * Fix qt4 binary path detectionv1.18.0Raphaël Cotty2020-12-141-1/+2
| * Add changelog for 1.18.0Richard Weickelt2020-12-141-0/+84
| * Fix building .xcassetsIvan Komissarov2020-12-141-1/+1
| * Add TestBlackboxApple::appiconset testIvan Komissarov2020-12-1435-0/+341
| * protobuf: explicitly disable auto refcount for generated filesIvan Komissarov2020-12-141-0/+1
| * Fix assetCatalog test for macOS 11.*Ivan Komissarov2020-12-141-1/+2
| * doc: some tweaks to the CONTRIBUTING.mdIvan Komissarov2020-12-141-1/+1
| * doc: Fix doc about bundle.indentifier and indentifierPrefixIvan Komissarov2020-12-141-4/+6
| * Probe for release and debug version of protobuf librariesKai Dohmen2020-12-122-4/+30
| * cmake: Pass python3 from CMake to QbsIvan Komissarov2020-12-112-3/+4
| * cmake: check for presence of lxml and bs4 python modulesIvan Komissarov2020-12-101-42/+77
| * Github actions: Add workflow for building release packagesIvan Komissarov2020-12-092-43/+176
| * cmake: Fix path to qmake and qbs.buildVariant when building docsIvan Komissarov2020-12-091-1/+3
| * cmake: Doc should depend on qbs_processlauncherIvan Komissarov2020-12-091-1/+1
| * cmake build: Fix dependencies of BuildQbsResourcesEike Ziller2020-12-091-1/+1
| * baremetal: Handle preprocessor flags for SDCC toolchainDenis Shienkov2020-12-081-0/+1
| * Android: Fix debugging supportRaphaël Cotty2020-12-086-41/+14
| * Fix installing standalone loadable modulesIvan Komissarov2020-12-081-0/+2
| * doc: Cleanup and update information about QBS and IDEs integrationDenis Shienkov2020-12-081-12/+26
| * doc: fix bundle.resources property typeIvan Komissarov2020-12-071-1/+1