Added 'init' to build options - as prebuild, but runs earlier

This commit is contained in:
Ciaran Gultnieks 2012-02-04 21:19:07 +00:00
parent 0a13f0a7f7
commit 5ae068baa6
2 changed files with 8 additions and 0 deletions

2
README
View file

@ -186,6 +186,8 @@ configuration to the build. These are:
last character on a line to join that line with the next.
It has no special meaning in other contexts; in particular,
literal backslashes should not be escaped.
init=xxxx As for 'prebuild', but runs on the source code BEFORE any
other processing takes place.
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 correct. This takes away a useful level of