aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-setup-android/android-setup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* qbs-setup-android: allow SDK directory to be unset.Jake Petroules2016-03-141-6/+6
* Android SDK: automatically detect latest build tools and platform.Jake Petroules2015-08-131-70/+0
* Separate Android profile name components with '-' instead of '_'.Jake Petroules2015-07-301-1/+1
* Fix MSVC 2012 build.Jake Petroules2015-07-281-8/+8
* Reduce setup information hardcoded into toolchain probes.Jake Petroules2015-07-271-0/+1
* Move more Android NDK logic out of the profiles.Jake Petroules2015-07-221-321/+17
* Make toolchain version in Android NDK flexible.Jake Petroules2015-07-201-28/+60
* Add unix to targetOS in qbs-setup-androidIlya Lyubimov2015-07-151-2/+4
* Make qbs.architecture an optional property.Jake Petroules2015-07-091-1/+0
* update license headersJoerg Bornemann2015-03-021-6/+6
* Add autotest for Android.Christian Kandeler2015-01-131-0/+1
* Android: Set qbs.targetOS in SDK profile also when no NDK is present.Christian Kandeler2015-01-131-1/+1
* Clean up Android setup tool.Jake Petroules2015-01-121-29/+21
* First stage of Android support.Christian Kandeler2015-01-051-0/+453