aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge 1.12 into masterChristian Kandeler2018-10-125-19/+50
|\
| * Exporter.qbs: Prevent passing an empty string to FileInfo.relativePath()Christian Kandeler2018-10-121-1/+1
| * Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-112-14/+40
| * MSVC: Add support for the Visual Studio 2017 Build ToolsChristian Kandeler2018-10-081-0/+2
* | cpp module: Work around distcc quirkChristian Kandeler2018-10-111-0/+20
* | Android: Allow additional assets and resourcesChristian Kandeler2018-10-111-4/+41
* | Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-044-146/+108
* | MSVC: Give hint about possible reason for missing import libChristian Kandeler2018-09-041-4/+23
* | MSVC: Suppress "performing full link" also for executablesOrgad Shaneh2018-08-291-1/+2
* | Android: Properly support the aidl toolChristian Kandeler2018-08-271-2/+10
* | Enable the Application item to create Android appsChristian Kandeler2018-08-108-62/+99
* | Add support for job poolsChristian Kandeler2018-08-084-0/+9
* | Merge 1.12 into masterChristian Kandeler2018-08-033-7/+10
|\|
| * GCC: Allow the -march option to be set in project filesChristian Kandeler2018-08-021-3/+2
| * GCC: Fix ldconfig ProbeChristian Kandeler2018-07-311-2/+6
| * GCC: Only consider absolute paths for the system paths checkChristian Kandeler2018-07-301-2/+2
* | Report an error on unexpected output tagsChristian Kandeler2018-07-135-8/+12
* | Remove support for in-build-dir-execution of the qbs qbs buildJoerg Bornemann2018-07-121-27/+4
* | Merge 1.12 into masterChristian Kandeler2018-07-122-2/+2
|\|
| * Update link for minimumWindowsVersionOrgad Shaneh2018-07-111-1/+1
| * MSVC: Suppress "performing full link" messageOrgad Shaneh2018-07-101-1/+1
* | mingw: Create import libraries alongside DLLsChristian Kandeler2018-07-054-18/+34
* | Merge 1.12 into masterChristian Kandeler2018-06-294-8/+18
|\|
| * GCC: Do not add non-existing paths to cpp.systemRunPathsChristian Kandeler2018-06-281-1/+2
| * GCC: Filter libraryPaths for entries from systemRunPathsChristian Kandeler2018-06-261-1/+10
| * Fix rule input tags in the Exporter modulesChristian Kandeler2018-06-222-6/+5
* | Do not pull in the bundle module unconditionallyChristian Kandeler2018-06-221-1/+1
* | Remove "qbs" from some rule input tagsChristian Kandeler2018-06-223-3/+3
* | Merge 1.12 into masterChristian Kandeler2018-06-222-1/+7
|\|