aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Android: clean flagsRaphaël Cotty2020-05-135-61/+16
* | Fix copyrightsIvan Komissarov2020-05-122-3/+3
* | 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
* | baremetal: Fix handling cpp.libraryPaths for IAR toolchainDenis Shienkov2020-05-061-21/+19
* | baremetal: Add IAR AVR32 toolchain supportDenis Shienkov2020-05-061-7/+23
* | Move toJSLiteral() to ModUtilsIvan Komissarov2020-04-282-53/+54
* | baremetal: Improve Keil toolchain output filteringDenis Shienkov2020-04-211-45/+47
* | Merge branch '1.16' into masterRichard Weickelt2020-04-1513-59/+129
|\|
| * Darwin: Adapt to Xcode 11.4Christian Kandeler2020-04-062-19/+13
| * Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-0/+1
| * LibraryProbe: extend search pathsIvan Komissarov2020-03-301-4/+29
| * Fix grpcIncludePath in protobufcpp.qbsIvan Komissarov2020-03-301-1/+1
| * Do not use app.qmltypes anymoreMaximilian Goldstein2020-03-301-1/+1
| * baremetal: Fix detecting older sdcc compilerIvan Komissarov2020-03-231-4/+18
| * Convenience items can now install separated debug infoIvan Komissarov2020-03-203-0/+25
| * Darwin: Fix access to undefined moduleChristian Kandeler2020-03-191-1/+2
| * Make Library.qbs configurableIvan Komissarov2020-03-183-29/+39
* | baremetal: Fetch ARM architecture details from IAR toolchainDenis Shienkov2020-04-061-164/+147
* | baremetal: Add KEIL C166 toolchain supportDenis Shienkov2020-04-032-12/+169
* | baremetal: Dump additional macros of C{51|251} compilerDenis Shienkov2020-04-031-13/+33
* | baremetal: Unify pre-defined macros dumping for mcs{51|251} architecturesDenis Shienkov2020-03-301-47/+25
* | baremetal: Move ARM architecture detalization to separate functionDenis Shienkov2020-03-231-24/+25