aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Android/ndk/ndk.qbs
Commit message (Expand)AuthorAgeFilesLines
* Android: Add buildId option to the ndk for the linkerRaphael Cotty2021-09-031-0/+14
* Android: clean flagsRaphaƫl Cotty2020-05-131-3/+2
* Android: Nuke mips[64] abi supportBogDan Vatra2019-04-261-5/+5
* Default to the minimum supported NDK API versionBogDan Vatra2019-04-261-2/+10
* Android: Nuke support for old NDKsBogDan Vatra2019-04-251-68/+11
* Android: Auto-detect Android.ndk.platformChristian Kandeler2019-04-051-3/+1
* Android: Rewrite the rules gathering binaries for packagingChristian Kandeler2018-10-041-2/+0
* Enable the Application item to create Android appsChristian Kandeler2018-08-101-1/+2
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Merge 1.10 into 1.11Christian Kandeler2018-01-261-1/+0
|\
| * Add better module validation for Android SDK and NDKJake Petroules2018-01-251-6/+15
* | Merge 1.10 into masterChristian Kandeler2017-12-151-0/+2
|\|
| * Fix Android builds in release mode with NDK r12 and aboveJake Petroules2017-12-151-0/+2
* | Produce friendlier error messages when the Android SDK/NDK are missingJake Petroules2017-11-291-3/+13
|/
* Android: match default NDK behaviorJake Petroules2017-10-041-2/+2
* Use android-14 platform by default with Android NDK r15Jake Petroules2017-06-091-1/+3
* Add properties to indicate the Android NDK samples directoryJake Petroules2017-05-301-0/+1
* Take Unified Headers into account with the Android NDKJake Petroules2017-05-301-0/+3
* Determine the version of the Android NDK moduleJake Petroules2017-05-301-0/+2
* Prevent undefined values from getting into listsJake Petroules2016-12-231-1/+1
* Android.ndk: Fix wrong name in PropertyOptionChristian Kandeler2016-12-021-1/+1
* Android NDK module: Move I/O operation into ProbeChristian Kandeler2016-11-181-3/+1
* Get rid of Android hard float "ABI"Jake Petroules2016-07-301-4/+0
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Flip the cpp and Android.ndk dependencies.Jake Petroules2016-05-231-211/+26
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-111-3/+14
|/
* Move enableRtti property from Android.ndk to cpp module.Jake Petroules2016-04-141-10/+1
* Implement properties to control use of exception handling.Jake Petroules2016-04-141-5/+2
* Android NDK: automatically use the latest toolchain version available.Jake Petroules2015-08-131-2/+40
* Add generic handling of LLVM triples.Jake Petroules2015-08-031-3/+36
* Reduce setup information hardcoded into toolchain probes.Jake Petroules2015-07-271-15/+3
* Move more Android NDK logic out of the profiles.Jake Petroules2015-07-221-21/+58
* Make toolchain version in Android NDK flexible.Jake Petroules2015-07-201-1/+14
* add missing license headersJoerg Bornemann2015-04-151-0/+30
* Android: Support having more than one AndroidApk in a project.Christian Kandeler2015-02-101-6/+6
* Android: Single artifact per package for gdbserver and shared stl.Christian Kandeler2015-02-051-20/+24
* Fix spelling error.Jake Petroules2015-01-211-1/+1
* Android: de-duplicate calculation of STL file path.Jake Petroules2015-01-141-25/+28
* Fix library and include paths for Android NDK.Jake Petroules2015-01-091-17/+19
* First stage of Android support.Christian Kandeler2015-01-051-0/+206