aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* protobuf: Rename protocBinary property to compilerPathIvan Komissarov2020-07-032-7/+17
* baremetal: Simplify cpp.prefixHeaders handling using KEIL ARM toolchainsDenis Shienkov2020-07-032-18/+18
* 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: 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-292-0/+9
* baremetal: Fix {c|cpp}LanguageVersion handling on KEIL ARM Clang toolchainDenis Shienkov2020-06-281-2/+4
* baremetal: Fix architecture code detection for ARM using IAR toolchainDenis Shienkov2020-06-281-1/+5
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-255-35/+130
* baremetal: Fix linker name detection for ARM using IAR toolchainDenis Shienkov2020-06-221-1/+1
* baremetal: Fix static library creation from multiple objects for KEIL toolchainDenis Shienkov2020-06-171-1/+1
* baremetal: Fix generation of static libraries using IAR toolchainDenis Shienkov2020-06-161-13/+22
* MSVC: Add missing handling for cpp.distributionIncludePaths propertyDenis Shienkov2020-06-151-0/+3
* 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
* baremetal: Add support for Compact Risc architecture to GCC toolchainDenis Shienkov2020-06-081-0/+2
* baremetal: Add support for Renesas SuperH architecture to GCC toolchainDenis Shienkov2020-06-071-0/+2
* baremetal: Add support for Renesas RX architecture to GCC toolchainDenis Shienkov2020-06-071-0/+2
* Android: Add option to use aapt2 instead of aapt in Android.sdk moduleRaphaël Cotty2020-06-042-3/+221
* GCC: avoid duplicating framework paths in the resulting commandIvan Komissarov2020-06-021-1/+1
* XCode: fix handling provisioning profiles in dry-run modeIvan Komissarov2020-06-022-2/+2
* Msvc: Handle windows module definition fileDenis Shienkov2020-05-262-2/+16
* baremetal: Add IAR National Semiconductor CR16 toolchain supportDenis Shienkov2020-05-251-5/+17
* baremetal: Add IAR Renesas M16C/R8C toolchain supportDenis Shienkov2020-05-251-4/+14
* baremetal: Add IAR Renesas R32C toolchain supportDenis Shienkov2020-05-251-5/+18
* baremetal: Add support for Renesas M32R architecture to GCC toolchainDenis Shienkov2020-05-251-0/+2
* Merge branch '1.16'Ivan Komissarov2020-05-202-21/+14
|\
| * Fix protobufobjc.qbs1.16Ivan Komissarov2020-05-191-17/+6
| * Do not use undefined properties in protobufcpp.qbsIvan Komissarov2020-05-191-4/+8
* | XCode: fix handling provisioning profilesIvan Komissarov2020-05-201-6/+10
* | baremetal: Pass '--cpu' flag at ARM predefined macros dumpingDenis Shienkov2020-05-191-1/+1
* | 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
* | Add QT_NO_DEBUG macro when using "profiling" buildVariantIvan Komissarov2020-05-181-3/+3
* | baremetal: Add IAR ColdFire (aka M68K) toolchain supportDenis Shienkov2020-05-181-5/+18
* | baremetal: Add support for new M68K architecture for GCC toolchainDenis Shienkov2020-05-151-0/+2
* | baremetal: Add support for new Xtensa architecture for GCC toolchainDenis Shienkov2020-05-151-0/+2
* | 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: Add IAR RISC-V toolchain supportDenis Shienkov2020-05-141-6/+14
* | 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