aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bare-metal: Implement cpp.compilerDefinesByLanguage for SDCC toolchainDenis Shienkov2019-05-141-0/+6
* | bare-metal: Implement cpp.compilerIncludePaths for SDCC toolchainDenis Shienkov2019-05-141-0/+4
* | bare-metal: Use preferred architecture to dump macrosDenis Shienkov2019-05-141-1/+2
* | bare-metal: Implement cpp.compilerIncludePaths for IAR toolchainDenis Shienkov2019-05-101-0/+7
* | bare-metal: Implement cpp.compilerDefinesByLanguage for IAR toolchainDenis Shienkov2019-05-101-1/+16
* | Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-4/+0
* | bare-metal: Add SDCC toolchain supportDenis Shienkov2019-04-101-0/+62
* | Add support for the clang-cl compilerIvan Komissarov2019-04-101-0/+88
|/
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-052-1/+7
* PkgConfigProbe: Check for package version in an extra callChristian Kandeler2019-03-121-7/+12
* bare-metal: Fix architecture name for 8-bit AVR mcu'sDenis Shienkov2019-02-191-3/+0
* bare-metal: Add support of the AVR32 architecture for GCC compilerDenis Shienkov2019-02-191-0/+2
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-151-1/+3
* bare-metal: Add KEIL 8051 toolchain support for WindowsDenis Shienkov2019-02-131-0/+65
* Fix some missed license headersDenis Shienkov2019-02-133-3/+3
* bare-metal: Add IAR AVR toolchain supportDenis Shienkov2019-01-231-0/+4
* bare-metal: Add IAR 8051 toolchain supportDenis Shienkov2019-01-231-3/+10
* bare-metal: Add IAR EWARM toolchain support on WindowsDenis Shienkov2019-01-191-0/+65
* Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-1012-26/+38
* Fix environmentPaths properties typeIvan Komissarov2018-11-221-2/+2
* Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-222-6/+66
* Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-091-6/+0
* Fix detecting path to the MacOSX.platformIvan Komissarov2018-11-051-2/+5
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-1/+3
* Merge 1.12 into masterChristian Kandeler2018-10-121-0/+2
|\
| * MSVC: Add support for the Visual Studio 2017 Build ToolsChristian Kandeler2018-10-081-0/+2
* | Enable the Application item to create Android appsChristian Kandeler2018-08-103-50/+25
* | Do not pull in the bundle module unconditionallyChristian Kandeler2018-06-221-1/+1
* | Remove "qbs" from some rule input tagsChristian Kandeler2018-06-221-1/+0
* | Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-2237-54/+0
* | AutotestRunner: Fix override logic for the arguments propertyChristian Kandeler2018-06-041-1/+4
* | Merge "Merge 1.12 into master"Christian Kandeler2018-06-011-1/+8
|\ \