aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Merge 1.12 into masterChristian Kandeler2018-06-011-1/+8
| |\|
| | * AutotestRunner: Make sure to run only the actual autotestsChristian Kandeler2018-05-301-0/+7
| | * AutotestRunner: Fix default working dirChristian Kandeler2018-05-301-1/+1
* | | Simplify installation of applications and librariesChristian Kandeler2018-06-014-0/+43
|/ /
* | Introduce the autotest moduleChristian Kandeler2018-05-301-3/+15
* | Allow rules without output artifactsChristian Kandeler2018-05-281-6/+1
|/
* Add AutotestRunner.auxiliaryInputsChristian Kandeler2018-05-071-0/+8
* AutotestRunner: Set the working dir when invoking a test executableChristian Kandeler2018-05-021-0/+3
* NativeBinary: Do not evaluate qbs properties unnecessarilyChristian Kandeler2018-02-221-5/+13
* Fix race conditions in innosetup, wix and nsis modulesChristian Kandeler2018-02-164-48/+3
* Merge 1.10 into 1.11Christian Kandeler2018-01-261-9/+13
|\
| * Fix detection of Android SDK on WindowsJake Petroules2018-01-251-9/+13
| * Add better module validation for Android SDK and NDKJake Petroules2018-01-252-0/+2
* | Fix GccBinaryProbe for mingwChristian Kandeler2017-12-221-0/+2
* | Automatically detect Windows cross-compilers when building for WindowsJake Petroules2017-12-211-1/+35
* | Move the GCC-like compiler binary probe into a dedicated Probe typeJake Petroules2017-12-191-0/+29
* | Validate the compiler's target platform as well as arch and endiannessJake Petroules2017-12-192-6/+43
* | Merge 1.10 into masterChristian Kandeler2017-12-014-3/+54
|\|
| * Installer modules: add a "helper" file tag to pull in dependent inputsJake Petroules2017-11-304-3/+54
* | Don't rely on a qbs-autotests_android profile for autotestsJake Petroules2017-11-291-0/+1
* | Produce friendlier error messages when the Android SDK/NDK are missingJake Petroules2017-11-292-0/+4
* | Add support for creating .ico and .cur files using icotool (icoutils)Jake Petroules2017-11-151-0/+45
* | Give BinaryProbe a more sensible set of default paths on UnixJake Petroules2017-11-061-1/+1
|/