Daniel Martí
bc27ebcb82
Implement --install for gradle, add compilesdk=
2013-08-13 15:20:11 +02:00
Ciaran Gultnieks
ba91016168
Change suggested virtualbox package name
2013-07-18 12:40:25 +01:00
Ciaran Gultnieks
479d1a4dd6
Update manual re makebuildserver config, to match mvdan's recent changes
2013-07-18 12:12:11 +01:00
Ciaran Gultnieks
81faf2fb04
Revert "import doesn't work for bitbucket any more"
...
This reverts commit 2a21d0f
- this just needs fixing (i.e. updating
to take into account their change of site layout, which it has to
scrape to get some information), raither than removing from the
documentation. See issue #143
2013-07-16 10:20:33 +01:00
David Black
73ef03b7d4
manual: auto name metadata field
2013-07-15 13:51:35 +01:00
David Black
aaafa72b81
mention that CVC is more important than CV
2013-07-14 23:54:34 +01:00
David Black
b81529103f
mention that antcommand accepts no flags
2013-07-14 23:46:00 +01:00
David Black
60e923d6d8
don't say Android library since compiled Android libraries are now used
2013-07-14 23:41:18 +01:00
David Black
881bcb0264
give a character limit for the summary
2013-07-14 23:37:52 +01:00
David Black
ea8cc866ab
about licenses being sometimes only applicable to source code
2013-07-14 23:23:49 +01:00
David Black
6a4c53e5e9
manual: more uses for forceversion
2013-07-14 23:15:45 +01:00
David Black
edf0fefe12
mention that prebuilts must be examined if app is for F-Droid...
...
fix bad parsing of --test --force section.
2013-07-14 23:10:08 +01:00
David Black
2a21d0f7b4
import doesn't work for bitbucket any more
2013-07-14 22:58:36 +01:00
David Black
f27c7865d4
more about target parameter in the manual
2013-07-14 22:57:25 +01:00
David Black
e30d89ae31
re-order build parameters chronologically
2013-07-14 22:44:30 +01:00
David Black
fb797a4102
manual: mention that full path should be given for android update project
2013-07-14 22:17:59 +01:00
David Black
24578eb1cb
mention that there are log files.
2013-07-14 22:15:12 +01:00
David Black
842a079724
mention that --install mode has no sanity checks
2013-07-14 22:11:08 +01:00
David Black
b5d75e4496
manual: mention that --force can be used where ELFs are discovered
2013-07-14 22:07:54 +01:00
David Black
70c301d1e2
in the manual, mention some things to mention in the description section
2013-07-14 21:57:56 +01:00
David Black
0d8fb3b39c
in the manual, about the current version when source code is missing
2013-07-14 21:44:57 +01:00
David Black
5c7447cf6e
flesh out anti-features section of manual
2013-07-14 21:34:17 +01:00
David Black
68b1bee635
flesh out Update Check Mode entries in the manual
2013-07-14 21:12:29 +01:00
David Black
ec9cf565ab
about disabling recipes and purging apks in the manual
2013-07-14 19:42:05 +01:00
David Black
ad56f014e1
about srclibs no longer being hardcoded in the manual
2013-07-14 18:52:39 +01:00
David Black
48d05917b4
improvements to Requirements section of manual
2013-07-14 15:58:57 +01:00
Daniel Martí
684b8509e8
Update the docs to better explain RM/branch
2013-06-24 20:23:35 +02:00
Ciaran Gultnieks
9ff536eae6
Use bash for init/prebuild, not sh
2013-06-04 22:38:44 +01:00
Ciaran Gultnieks
566e2a02a1
Updated buildserver docs
2013-05-31 09:58:36 +01:00
Daniel Martí
55335dc030
Add branches to docs, be a bit more specific
2013-05-27 15:09:18 +02:00
David Black
0c32a5be8b
manual: use of tags= for git-svn is only necessary for UCM:Tags
2013-05-27 13:56:48 +01:00
Ciaran Gultnieks
a61083b71b
Improved buildserver setup documentation
2013-05-23 11:05:29 +01:00
Ciaran Gultnieks
ecaf475fc8
Stop using vagrant-snap
...
a) too unreliable, b) doesn't work at all with various vagrant and
ruby versions
2013-05-20 14:28:33 +01:00
Daniel Martí
c5115a6010
Fix RM explanation (it now works for svn and hg)
2013-05-17 23:05:48 +02:00
David Black
707dca1a8b
Add info about using automatic UCM with git-svn
2013-05-17 21:42:02 +01:00
Daniel Martí
097223573d
Add "No Source Since" to docs
2013-05-17 20:57:22 +02:00
Daniel Martí
7b394e6893
Update the docs regarding RM and Static
2013-05-14 20:10:31 +02:00
Ciaran Gultnieks
538d6d45fc
Allow rm to act on multiple paths (issue #50 )
2013-03-23 13:01:03 +00:00
Ciaran Gultnieks
81d20c7637
Add Static update check mode (issue #201 )
2013-03-23 07:35:09 +00:00
Ciaran Gultnieks
9a72cb7209
Add ability to supress scanner for specific files
2013-03-20 09:46:30 +00:00
Ciaran Gultnieks
64729ba9fe
Add extra build commands that can run after scan/tarball
...
Commands used in the 'build' section are for actual building that
produces binary output. Some existing stuff will need to move from
'prebuild' to this. See manual for more information.
2013-03-20 09:30:56 +00:00
Ciaran Gultnieks
2fa50c4f0c
Minor docs improvements
2013-03-13 12:04:22 +00:00
Paul Sokolovsky
2c9f40345b
docs:"More about build.py": Fix heading and punctuation.
2013-01-28 21:43:53 +02:00
Ciaran Gultnieks
b7123b2f00
Pointer to base box creation docs
2013-01-22 16:34:34 +00:00
Ciaran Gultnieks
6e87f82522
Update docs re buildserver distro choice
2013-01-22 16:11:22 +00:00
Ciaran Gultnieks
9bd017d78f
Brief addition of missing auto-update docs
2013-01-21 11:48:38 +00:00
Ciaran Gultnieks
d302c669bd
Make maven executable path accessible in prebuild/init
2012-10-01 13:19:00 +01:00
Ciaran Gultnieks
9ebde52d18
Added some signing documentation
2012-09-26 23:32:35 +01:00
Ciaran Gultnieks
d91045a550
Better build server creation script
2012-09-24 14:04:58 +01:00
Ciaran Gultnieks
fda286b1e3
Documented no nesting of lists in descriptions
2012-09-20 14:16:30 +01:00