aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch to Qt 5.15.0 and drop CI support for MinGW on LinuxRichard Weickelt2020-07-205-137/+35
* Fix wrong array iterationRichard Weickelt2020-07-133-7/+6
* baremetal: Pass 'one-object-asm-application' test for IAR MCS51Denis Shienkov2020-07-092-0/+10
* baremetal: Return 0 in ASM main function for KEIL MCS51 toolchainDenis Shienkov2020-07-091-3/+4
* baremetal: Replace '.asm' extension with '.s' extensionDenis Shienkov2020-07-082-1/+1
* protobuf: make outputDir property "private"Ivan Komissarov2020-07-084-6/+6
* baremetal: Add 'one-object-asm-application' test for KEIL MCS51Denis Shienkov2020-07-073-1/+47
* Initialize Depends item in aggregator Product properlyRichard Weickelt2020-07-071-0/+2
* Fix wrong variable scope in protobuf.jsIvan Komissarov2020-07-071-1/+1
* protobuf: get rid of the unused 'product' parameterIvan Komissarov2020-07-073-11/+11
* Avoid unwanted defines when building bundled QtScriptChristian Stenger2020-07-071-0/+6
* visualstudiogenerator: fix generating projects for the new VSIvan Komissarov2020-07-061-1/+1
* protobuf: get rid of the validateFunc()Ivan Komissarov2020-07-064-45/+41
* Fix wrong variable scope in conanfile-probe testcaseRichard Weickelt2020-07-031-1/+1
* protobuf: fix condition in addressbook_cpp exampleIvan Komissarov2020-07-031-1/+1
* protobuf: Rename protocBinary property to compilerPathIvan Komissarov2020-07-034-16/+50
* Do not use id property in protobuf examplesIvan Komissarov2020-07-032-4/+4
* baremetal: Don't use startsWith("xtensa") in testsDenis Shienkov2020-07-032-2/+2
* baremetal: Simplify cpp.prefixHeaders handling using KEIL ARM toolchainsDenis Shienkov2020-07-032-18/+18
* baremetal: Allow to pass tests with GCC compiler for MSP430 architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Fix cpp.prefixHeaders for KEIL ARM clang toolchainDenis Shienkov2020-07-021-9/+18
* baremetal: Fix order of known {C|Cpp} language versions for KEIL ARMDenis Shienkov2020-07-021-4/+2
* baremetal: Allow to pass tests with GCC compiler for XTENSA architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Allow to pass tests with GCC compiler for ARM architectureDenis Shienkov2020-07-022-0/+10
* baremetal: Add support for c99 language version for SDCC toolchainDenis Shienkov2020-07-021-1/+4
* baremetal: Allow libraries linking with SDCC on Windows hostDenis Shienkov2020-07-021-1/+24
* baremetal: Fix cpp.warningLevel for SDCC compilerDenis Shienkov2020-07-011-1/+6
* baremetal: Implement cpp.{system|distribution}IncludePaths for SDCC compilerDenis Shienkov2020-07-011-1/+2
* baremetal: Implement cpp.prefixHeaders for SDCC compilerDenis Shienkov2020-07-011-0/+15
* baremetal: Implement cpp.prefixHeaders for IAR and KEIL toolchainsDenis Shienkov2020-06-297-0/+33
* baremetal: Fix {c|cpp}LanguageVersion handling on KEIL ARM Clang toolchainDenis Shienkov2020-06-283-4/+22
* baremetal: Fix architecture code detection for ARM using IAR toolchainDenis Shienkov2020-06-281-1/+5
* baremetal: Derive all applications and libraries from common productsDenis Shienkov2020-06-258-11/+36
* Android: Add support to generation of aab packageRaphaƫl Cotty2020-06-2516-262/+562
* baremetal: Add auto-test for 'static library' dependentiesDenis Shienkov2020-06-2510-0/+92
* baremetal: Fix linker name detection for ARM using IAR toolchainDenis Shienkov2020-06-221-1/+1
* Add autotest for renaming a qbs project fileChristian Kandeler2020-06-224-0/+52
* Add a test case for source files disappearing during the buildChristian Kandeler2020-06-225-0/+52
* baremetal: Fix static library creation from multiple objects for KEIL toolchainDenis Shienkov2020-06-171-1/+1
* baremetal: Add auto-test for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-176-0/+30
* baremetal: Add auto-test for cpp.systemIncludePaths propertyDenis Shienkov2020-06-176-0/+30
* baremetal: Add auto-test for cpp.includePaths propertyDenis Shienkov2020-06-176-0/+31
* baremetal: Fix generation of static libraries using IAR toolchainDenis Shienkov2020-06-161-13/+22
* baremetal: Long live "application" product type testDenis Shienkov2020-06-1611-0/+166
* Fix Qt 5.15 deprecation warningsChristian Kandeler2020-06-1624-38/+81
* Fix possible race in ~InternalJobThreadWrapper()Ivan Komissarov2020-06-161-4/+3
* Change the order of pip packages on WindowsIvan Komissarov2020-06-161-1/+1
* MSVC: Add missing handling for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-156-0/+27
* Suppress leaks from QThreadPrivate()Ivan Komissarov2020-06-151-0/+2
* XCode: fix filePath of provisioning profiles artifactsIvan Komissarov2020-06-151-6/+3