summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeandroidsupport/androidqmakebuildconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Use less direct access to the qmake build stephjk2018-07-261-14/+2
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-111-2/+2
* ProjectExplorer: Add a BuildConfiguration::regenerateBuildFileshjk2018-07-101-12/+1
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-2/+2
* Android: Fix crash when creating new projectVikas Pachdha2018-01-311-5/+3
* ProjectExplorer: Simplify BuildManager::buildList() callshjk2018-01-111-2/+1
* QmakeProject: Remove proFilesEvaluated() signalhjk2018-01-091-6/+3
* Android: Use device types as restrictions on project configurationshjk2017-12-191-16/+3
* QmakeAndroidSupport: Move AndroidPackageInstallationStep to Android pluginhjk2017-12-121-2/+2
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-41/+17
* BuildConfiguration: Fix caching of environmentTobias Hunger2017-11-281-0/+4
* BuildConfiguration: Make method name clearerTobias Hunger2017-10-181-1/+1
* AndroidQmake: De-noise AndroidQmakeBuildConfiguration classhjk2016-01-251-31/+33
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Android: update gradle wrapper propertiesBogDan Vatra2016-01-061-1/+12
* Android: Add clean step only if the minSDK is changedBogDan Vatra2016-01-061-2/+26
* Android: Set correct ANDROID_NDK_PLATFORMDaniel Teske2015-02-131-5/+50
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* Android: Remove more dead codeBogDan Vatra2014-07-241-2/+0
* Introduce QmakeAndroidSupport pluginDaniel Teske2014-07-241-0/+71