aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 1.17 into masterRichard Weickelt2020-07-243-18/+7
|\
| * Probes: Remove nameFilter from FrameworkProbeIvan Komissarov2020-07-162-8/+5
| * Probes: Remove deprecated properties from PathProbeIvan Komissarov2020-07-151-10/+2
* | Fix wrong array iterationRichard Weickelt2020-07-131-1/+1
|/
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-252-2/+2
* 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
* baremetal: Add support for Renesas M32R architecture to GCC toolchainDenis Shienkov2020-05-251-0/+2
* baremetal: Add support for Renesas M32C architecture to GCC toolchainDenis Shienkov2020-05-191-0/+2
* 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
* Fix copyrightsIvan Komissarov2020-05-121-1/+1
* baremetal: Add support for ARMCLANG compiler in Keil toolchainDenis Shienkov2020-05-111-1/+1
* Move toJSLiteral() to ModUtilsIvan Komissarov2020-04-281-0/+6
* Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-0/+1
* LibraryProbe: extend search pathsIvan Komissarov2020-03-301-4/+29
* Convenience items can now install separated debug infoIvan Komissarov2020-03-203-0/+25
* Make Library.qbs configurableIvan Komissarov2020-03-183-29/+39
* GccBinaryProbe: Exit early if we didn't find anythingChristian Kandeler2020-03-041-3/+4
* Correctly join paths in artifactInstalledFilePathIvan Komissarov2020-02-261-1/+1
* Autodetect clang-cl by using ProbeIvan Komissarov2020-02-171-0/+73
* Add ConanfileProbe item for querying conan recipe filesRichard Weickelt2020-02-151-0/+130
* Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-141-0/+71
* clang-cl: Fix macro dumpingIvan Komissarov2020-02-141-3/+5
* Use consistent names in PathProbesIvan Komissarov2020-02-051-10/+10
* Assign allResults for all PathProbe child ProbesIvan Komissarov2020-02-053-23/+45
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-042-1/+5
* Improve TestBlackbox::pathProbeIvan Komissarov2020-02-031-5/+7
* baremetal: Add support for Renesas RL78 architecture to GCC toolchainDenis Shienkov2019-10-301-0/+2
* Merge 1.14 into masterChristian Kandeler2019-10-081-17/+14
|\
| * Darwin: Adapt to Xcode 11Christian Kandeler2019-10-041-17/+14
* | baremetal: Add new MSP430 architecture to GCC toolchainDenis Shienkov2019-08-221-0/+2
* | baremetal: Improve JS code in SDCC module a bitDenis Shienkov2019-08-191-5/+5
* | baremetal: Improve JS code in KEIL module a bitDenis Shienkov2019-08-191-2/+1
* | baremetal: Improve JS code in IAR module a bitDenis Shienkov2019-08-191-29/+12
* | baremetal: Add IAR MSP430 toolchain supportDenis Shienkov2019-08-151-0/+4
* | Define jobPool for AutotestRunnerJochen Ulrich2019-08-111-0/+2
* | Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-0/+6
* | bare-metal: Add IAR STM8 toolchain supportDenis Shienkov2019-07-261-0/+4
|/
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-265-13/+15
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-255-54/+119
* Fix javac version detectionIvan Komissarov2019-06-141-2/+3
* Do not use pathSuffixes in IncludeProbeIvan Komissarov2019-06-031-1/+4
* Merge 1.13 into masterChristian Kandeler2019-05-231-1/+1
|\
| * Fix generation of the default Info.plist when building for iOSIvan Komissarov2019-05-161-1/+1
* | bare-metal: Implement cpp.compilerIncludePaths for KEIL toolchainDenis Shienkov2019-05-161-0/+6
* | bare-metal: Implement cpp.compilerDefinesByLanguage for KEIL toolchainDenis Shienkov2019-05-151-1/+16