summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidbuildapkstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Search for gradle template in QT_DIR/src/3rdparty/gradleBogDan Vatra2017-08-301-4/+2
* Android: Fix SDK tool's version displayed in the errorVikas Pachdha2017-07-311-2/+3
* Mobile platforms: initialize params in one goTim Jenssen2017-06-221-5/+2
* Mobile platforms: Do not use QLatin1String in BuildStepsTobias Hunger2017-06-131-9/+8
* Android: Force Gradle build post SDK tools version 25.3.0Vikas Pachdha2017-04-121-0/+11
* Fix release builds debuggingBogDan Vatra2017-04-121-0/+10
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Android: Use correct form of error messageOrgad Shaneh2017-01-201-2/+2
* Android: Fix compilationOrgad Shaneh2017-01-201-2/+2
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-2/+2
* Android: Do sanity check for keystore path and certificate aliasVikas Pachdha2017-01-161-0/+13
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-111-1/+1
|\
| * Android: Fix keytool result handlingBogDan Vatra2017-01-051-1/+1
* | Android: Fix workflow issues in package signing password dialogsVikas Pachdha2017-01-101-62/+151
* | AbstractProcessStep: Clean up codeTobias Hunger2016-12-071-5/+0
* | Android: Initialize all membersTobias Hunger2016-12-071-5/+1
|/
* Handling minimum required Android API level for Qt 5.7Vikas Pachdha2016-08-241-0/+7
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-221-1/+1
|\
| * SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-1/+1
* | Signal to notify gradle selectionVikas Pachdha2016-07-191-3/+6
|/
* Fix up QProcess::waitForFinished()Tobias Hunger2016-05-111-12/+16
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+14
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Introduce Profile build modeUlf Hermann2015-10-201-2/+3
* Update LicenseEike Ziller2015-01-161-7/+7
* Android: Make Bundle Qt Deployment the default deployment method.Daniel Teske2014-11-181-9/+2
* License update.Eike Ziller2014-10-151-7/+8
* Android: Say hello to gradle!BogDan Vatra2014-09-251-3/+25
* Android: Check if DebugDeployment is usable.BogDan Vatra2014-08-011-1/+5
* Use debug deployment method by default.BogDan Vatra2014-07-221-1/+9
* Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-0/+313