aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-setup-android
Commit message (Expand)AuthorAgeFilesLines
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-2/+2
* Fix uninitialized variablesIvan Komissarov2019-05-021-1/+1
* qbs-setup-qt is not needed anymoreBogDan Vatra2019-04-251-25/+1
* Return initializer list where it is possibleDenis Shienkov2019-02-261-5/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-252-10/+10
* Detect Qt via a module providerChristian Kandeler2019-02-121-4/+4
* Merge 1.12 into masterChristian Kandeler2019-01-111-0/+1
|\
| * Make setup-toolchains and setup-android behave like setup-qtChristian Kandeler2018-12-181-0/+1
* | setup-android: Complain about unknown optionsChristian Kandeler2018-11-281-0/+2
|/
* Android support: Adapt to changes in newer revisionsChristian Kandeler2018-10-111-4/+25
* setup-android: Fix case where there is only one architectureChristian Kandeler2018-06-251-2/+6
* Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-221-2/+1
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-162-7/+7
* STL compatibility: use size() instead of count()Jake Petroules2017-11-152-4/+4
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-1/+1
* Use the [[noreturn]] attribute instead of Q_NORETURNChristian Kandeler2017-10-301-2/+2
* Fix help output for qbs-setup-androidChristian Kandeler2017-10-051-6/+4
* Add Windows UAC fix to qbs-setup-android and qbs-setup-toolchainsJake Petroules2017-08-213-0/+22
* Android: Multiplex over architectures instead of profilesChristian Kandeler2017-05-261-26/+56
* Teach qbs-setup-android about QtChristian Kandeler2017-02-075-10/+116
* Fix command-line parsing bug with some toolsChristian Kandeler2017-02-031-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-045-6/+6
* Update license headersIikka Eklund2016-08-293-42/+69
* Update license headersIikka Eklund2016-08-292-28/+46
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-085-5/+5
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-065-5/+5
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-111-4/+4
|/
* qbs-setup-android: allow SDK directory to be unset.Jake Petroules2016-03-142-10/+7
* 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
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-1/+1
* update license headersJoerg Bornemann2015-03-025-22/+22
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-282-12/+12
* 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-057-0/+780