From f054cf49733e56826e524a9ead60a87d622ea598 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=AD?= Date: Tue, 28 Jan 2014 22:26:20 +0100 Subject: [PATCH] Add output= into the docs --- docs/fdroid.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 6cac6d4e..cb5d17a2 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -1013,6 +1013,11 @@ in a gradle project build. Specify an alternate ant command (target) instead of the default 'release'. It can't be given any flags, such as the path to a build.xml. +@item output=path/to/output.apk +To be used when app is built with a tool other than the ones natively +supported, like GNU Make. The given path will be where the build= set of +commands should produce the final unsigned release apk. + @item novcheck=yes Don't check that the version name and code in the resulting apk are correct by looking at the build output - assume the metadata is -- 2.30.2