aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Qt Support: Properly handle host libsChristian Kandeler2019-05-231-1/+13
* Qt Support: Fix dependency de-duplicationChristian Kandeler2019-05-231-10/+12
* Do not override properties that are present in user plistIvan Komissarov2019-05-161-1/+2
* Fix generation of the default Info.plist when building for iOSIvan Komissarov2019-05-162-4/+9
* Fix building iOS-simulator apps when qbs.architecture is undefinedIvan Komissarov2019-05-071-1/+1
* Qt: Do not link static plugins into static librariesChristian Kandeler2019-05-073-3/+8
* Fix reading *.prl file in qml.jsIvan Komissarov2019-05-021-1/+4
* Qt support: Fix detection of deployment target for Apple platformsv1.13.0Christian Kandeler2019-04-081-32/+27
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-055-22/+58
* bare-metal: Improve filtering for KEIL compiler outputDenis Shienkov2019-03-191-3/+8
* bare-metal: Add missed linker options from IAR for AVR toolchainDenis Shienkov2019-03-121-0/+4
* PkgConfigProbe: Check for package version in an extra callChristian Kandeler2019-03-121-7/+12
* Android: Check for valid package name upon package creationChristian Kandeler2019-02-271-1/+10
* 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
* Android: Work around regression in Qt 5.12.1Christian Kandeler2019-02-181-0/+6
* Qt provider: Make sure not to invoke qtchooser directlyChristian Kandeler2019-02-181-2/+7
* Qt provider: Fix plugin map setupChristian Kandeler2019-02-181-1/+1
* Qt provider: Check exit code of qmake -query callChristian Kandeler2019-02-181-0/+4
* bare-metal: Add KEIL ARM toolchain support for WindowsDenis Shienkov2019-02-153-113/+293
* Qt provider: Handle file paths with spaces in prl filesChristian Kandeler2019-02-141-3/+2
* Fix detection of static QtChristian Kandeler2019-02-141-3/+3
* Android: Fix libc++abi issuesChristian Kandeler2019-02-131-4/+12
* bare-metal: Add KEIL 8051 toolchain support for WindowsDenis Shienkov2019-02-133-0/+688
* Fix some missed license headersDenis Shienkov2019-02-136-6/+6
* Android: Remove "noexecstack" assembler optionChristian Kandeler2019-02-131-1/+1
* Detect Qt via a module providerChristian Kandeler2019-02-1220-0/+3622
* bare-metal: Add IAR AVR toolchain supportDenis Shienkov2019-01-233-0/+30
* bare-metal: Add IAR 8051 toolchain supportDenis Shienkov2019-01-233-24/+118
* Introduce module providersChristian Kandeler2019-01-234-0/+200
* bare-metal: Remove '--warnings_affect_exit_code' option from IAR compilerDenis Shienkov2019-01-221-1/+0
* bare-metal: Link with library dependencies on IAR for ARMDenis Shienkov2019-01-212-0/+70
* bare-metal: Add IAR EWARM toolchain support on WindowsDenis Shienkov2019-01-193-0/+524
* Add recursive dependency scanning of GNU ld linkerscriptsOla Røer Thorsen2019-01-181-0/+40
* Darwin support: Work around issue with canonical pathsChristian Kandeler2019-01-111-1/+3
* GCC: Make it possible to force the linker variantChristian Kandeler2019-01-071-0/+12
* Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-1017-32/+44
* MSVC: Fix handling of intermediate objectsChristian Kandeler2018-12-031-1/+2
* Support big Qt resourcesJoerg Bornemann2018-11-302-5/+15
* Fix environmentPaths properties typeIvan Komissarov2018-11-221-2/+2
* Add protobuf.cpp and protobuf.objc modulesIvan Komissarov2018-11-226-6/+325
* Properly support building Qt apps for AndroidChristian Kandeler2018-11-161-2/+12
* 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
* Initialize the multiplexing properties to empty listsChristian Kandeler2018-11-021-3/+3
* qbs module: Do not set default values for multiplexing propertiesChristian Kandeler2018-10-311-21/+2
* Android: Convert to new-style property access syntaxChristian Kandeler2018-10-191-6/+4
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-192-2/+4
* Android: Update compiler flagsChristian Kandeler2018-10-151-31/+6
* Android: Make sure the manifest file has the right package nameChristian Kandeler2018-10-122-3/+33