index
:
delta/qbs.git
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.2
1.20
1.21
1.22
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
2.0
baserock/morph
dynablaster
egon-via-deps
master
wip/ci-ios
code.qt.io: qbs/qbs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
qbs
/
modules
/
Android
/
sdk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Add option to use dex compiler d8 instead of dx
Raphael Cotty
2021-05-26
2
-5
/
+59
*
Merge branch '1.19' into master
Ivan Komissarov
2021-04-24
1
-1
/
+2
|
\
|
*
Android: Fix aapt compiling command on Windows
Max Bespalov
2021-04-07
1
-1
/
+2
*
|
Android: Change default Android Asset Packaging Tool from aapt to aapt2
Raphael Cotty
2021-04-06
1
-1
/
+1
|
/
*
Android: Code signing module
Raphaël Cotty
2021-04-01
2
-103
/
+22
*
Avoid writing to the global object
Richard Weickelt
2021-02-13
1
-2
/
+2
*
Add missing import statements
Richard Weickelt
2021-02-13
1
-0
/
+2
*
Android: Fix debugging support
Raphaël Cotty
2020-12-08
1
-1
/
+0
*
Android: Update sdk/ndk/tools versions
Raphaël Cotty
2020-11-18
1
-1
/
+1
*
Android: Remove targetName suffix from QtApplication
Raphaël Cotty
2020-10-23
1
-1
/
+3
*
Android: Update for Qt 5.15
Raphaël Cotty
2020-10-21
1
-0
/
+16
*
Android: Add support to generation of aab package
Raphaël Cotty
2020-06-25
2
-30
/
+125
*
Android: Add option to use aapt2 instead of aapt in Android.sdk module
Raphaël Cotty
2020-06-04
2
-3
/
+221
*
Android: clean flags
Raphaël Cotty
2020-05-13
2
-38
/
+6
*
Android: handle relative sourceset directories
Alberto Mardegan
2020-02-05
1
-7
/
+7
*
Android: Update support to qt 5.14 and multi-arch apks for Qt apps
Raphaël Cotty
2020-02-04
2
-1
/
+35
*
Android: allow reading resources from local folder
Alberto Mardegan
2020-01-02
1
-1
/
+1
*
Android: Set a buildable default package name
BogDan Vatra
2019-04-29
1
-1
/
+6
*
[Android] Allow the user to override version attributes
BogDan Vatra
2019-04-24
1
-1
/
+6
*
Android: Auto-detect Android.ndk.platform
Christian Kandeler
2019-04-05
1
-18
/
+0
*
Android: Check for valid package name upon package creation
Christian Kandeler
2019-02-27
1
-1
/
+10
*
Android: Convert to new-style property access syntax
Christian Kandeler
2018-10-19
1
-6
/
+4
*
Android: Enable building apps with native code and no multiplexing
Christian Kandeler
2018-10-19
1
-1
/
+1
*
Android: Make sure the manifest file has the right package name
Christian Kandeler
2018-10-12
2
-3
/
+33
*
Merge 1.12 into master
Christian Kandeler
2018-10-12
1
-4
/
+7
|
\
*
|
Android: Allow additional assets and resources
Christian Kandeler
2018-10-11
1
-4
/
+41
*
|
Android: Rewrite the rules gathering binaries for packaging
Christian Kandeler
2018-10-04
2
-74
/
+91
*
|
Android: Properly support the aidl tool
Christian Kandeler
2018-08-27
1
-2
/
+10
*
|
Enable the Application item to create Android apps
Christian Kandeler
2018-08-10
2
-8
/
+65
*
|
Report an error on unexpected output tags
Christian Kandeler
2018-07-13
1
-1
/
+1
*
|
Remove the base module import from shared imports and modules
Joerg Bornemann
2018-06-22
1
-1
/
+0
|
/
*
Produce friendlier error messages when the Android SDK/NDK are missing
Jake Petroules
2017-11-29
1
-1
/
+13
*
Remove usage of deprecated apkbuilder tool
Jake Petroules
2017-09-08
2
-61
/
+132
*
Replace old rule workaround with requiresInputs
Jake Petroules
2017-08-30
1
-1
/
+3
*
Introduce dependency parameter Android.sdk.embedJar
Jake Petroules
2017-08-09
2
-8
/
+34
*
Android SDK module: allow product.packageName property to be empty
Jake Petroules
2017-08-04
1
-1
/
+1
*
Add properties to indicate the Android NDK samples directory
Jake Petroules
2017-05-30
1
-0
/
+1
*
Fix Android builds with newer SDKs
Jake Petroules
2017-05-10
1
-1
/
+1
*
Deprecate loadFile and loadExtension in favor of require
Jake Petroules
2017-02-15
1
-4
/
+4
*
Fix bug in Android SDK build tool versions sorting
Jake Petroules
2017-02-01
1
-13
/
+2
*
Prevent undefined values from getting into lists
Jake Petroules
2016-12-23
1
-2
/
+2
*
Use product.targetName for APK name instead of product.name
Jake Petroules
2016-11-17
1
-2
/
+2
*
Replace 'the Qt build suite' with 'Qbs' in copyright notices.
Jake Petroules
2016-06-06
2
-2
/
+2
*
Do module validation and Probe resolving after module merging.
Christian Kandeler
2016-01-12
1
-5
/
+0
*
Search for Android SDK/NDK in standard location(s).
Jake Petroules
2016-01-11
1
-0
/
+1
*
Move global auxiliary functions into a new Utilities extension.
Jake Petroules
2015-11-27
1
-1
/
+2
*
Partially revert 2a13a5ec3843ef06a1a41f7220d50b7b63883abb.
Jake Petroules
2015-11-23
1
-7
/
+1
*
Android SDK: automatically detect latest build tools and platform.
Jake Petroules
2015-08-13
1
-0
/
+51
*
Move more Android NDK logic out of the profiles.
Jake Petroules
2015-07-22
1
-4
/
+14
*
Make project resolving with the Java module significantly faster.
Jake Petroules
2015-07-15
1
-0
/
+6
[next]