summaryrefslogtreecommitdiffstats
path: root/src/androiddeployqt
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-1/+0
|\
| * Remove duplicate expression on both sides of '||'Sergio Ahumada2015-02-101-1/+0
* | Update copyright headersAntti Kokko2015-02-141-7/+7
* | androiddeployqt: Always include platform plugin dependenciesEskil Abrahamsen Blomfeldt2015-02-101-11/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-4/+33
|\|
| * androiddeployqt: Remove unused variableEskil Abrahamsen Blomfeldt2015-01-061-2/+0
| * androiddeployqt: Don't bundle QML files in projectEskil Abrahamsen Blomfeldt2015-01-061-2/+17
| * Make sure we are using gradle 2.xBogDan Vatra2014-12-191-0/+16
* | Add missing includes.Friedemann Kleint2015-01-071-0/+1
|/
* Make sure gradlew has exec permissions on *NIX systems.BogDan Vatra2014-12-171-0/+5
* Android: Don't bail out if qmlimportscanner is missing.Christian Strømme2014-12-091-1/+1
* Tolerate an empty android-extra-libs valueAleix Pol2014-11-101-1/+1
* androiddeployqt: Add --qml-import-paths to help outputEskil Abrahamsen Blomfeldt2014-11-101-0/+2
* androiddeployqt: Fix dependency order for XML dependenciesEskil Abrahamsen Blomfeldt2014-10-281-0/+6
* Android: Support recursive ANDROID_DEPLOYMENT_DEPENDENCIESEskil Abrahamsen Blomfeldt2014-10-081-2/+17
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Make sure the outputDirectory contains the full path not relative.BogDan Vatra2014-09-221-4/+10
* Don't remove assets folder.BogDan Vatra2014-09-221-2/+0
* Android: Make search for import path case insensitive on WindowsEskil Abrahamsen Blomfeldt2014-09-091-1/+7
* Android debugging compatibility fix for Creator 3.1Paul Olav Tvete2014-08-181-5/+7
* Android: Say hello to gradle support!BogDan Vatra2014-08-071-69/+351
* Add --no-build option.BogDan Vatra2014-08-061-47/+66
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-051-3/+29
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-051-3/+29
| |\
| | * Android: fix zipAlign location.BogDan Vatra2014-07-311-3/+17
| | * androiddeployqt: Force Qt Gui dependency for all appsEskil Abrahamsen Blomfeldt2014-07-311-0/+11
* | | androiddeployqt: qmlimportscanner supportEskil Abrahamsen Blomfeldt2014-08-041-0/+140
|/ /
* | androiddeployqt: Refactor findFilesRecursively()Eskil Abrahamsen Blomfeldt2014-07-221-41/+64
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-151-12/+33
|\|
| * Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-201-7/+18
| |\
| | * androiddeployqt: REG: Fix running tools with spaces in pathv5.3.0Eskil Abrahamsen Blomfeldt2014-05-141-7/+18
| * | androiddeployqt: Add option to reinstall apkEskil Abrahamsen Blomfeldt2014-05-191-2/+14
| * | androiddeployqt: Remove warning about missing dependencyEskil Abrahamsen Blomfeldt2014-05-141-3/+1
* | | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-05-141-42/+166
|\| |
| * | androiddeployqt: Support bundling library projectsEskil Abrahamsen Blomfeldt2014-05-051-8/+59
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-1/+2
| |\|
| | * Android: Fix deploy failed for debug modev5.3.0-rc1Yuchen Deng2014-04-281-1/+2
| * | androiddeployqt: Escape arguments to shell toolsEskil Abrahamsen Blomfeldt2014-04-141-37/+109
| |/
* / Extend androiddeployqt featuresAleix Pol2014-05-091-1/+78
|/
* Android: Fix line break.BogDan Vatra2014-03-181-1/+1
* androiddeployqt: Fix debug deployment on WindowsEskil Abrahamsen Blomfeldt2014-02-271-1/+1
* androiddeployqt: always declare features as unrequired.Yoann Lopes2014-02-211-1/+1
* androiddeployqt: Pregenerate file list for assetsEskil Abrahamsen Blomfeldt2014-02-211-1/+63
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-9/+9
|\
| * androiddeployqt: Support spaces in jarsigner argumentsEskil Abrahamsen Blomfeldt2014-01-281-9/+9
* | Remove all locallibs with unmet dependencies.BogDan Vatra2014-01-301-0/+15
* | Fix the use of opengl for Qt 5.3.BogDan Vatra2014-01-301-2/+3
* | Fix indentationBogDan Vatra2014-01-301-1/+1
* | Write pretty AndroidManifest.xmlBogDan Vatra2014-01-301-3/+3
* | Fix warningBogDan Vatra2014-01-301-1/+1