aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* baremetal: Handle missing cpp.includePaths for SDCC assemblerDenis Shienkov2020-06-131-0/+6
* baremetal: Fix handling include paths for all IAR toolchainsDenis Shienkov2020-06-131-6/+6
* baremetal: Fix handling include paths for all KEIL toolchainsDenis Shienkov2020-06-131-6/+6
* baremetal: Fix handling include paths for SDCC toolchainDenis Shienkov2020-06-131-14/+17
* MSVC: Use "/external:I" flag to set the system include pathsDenis Shienkov2020-06-111-6/+26
* docker: fix PATH in android imagesIvan Komissarov2020-06-092-3/+3
* Fix '-Wclazy-range-loop' warningsIvan Komissarov2020-06-087-9/+12
* Fix TestBlackboxExamples with iOS profileIvan Komissarov2020-06-089-14/+23
* baremetal: Add support for Compact Risc architecture to GCC toolchainDenis Shienkov2020-06-081-0/+2