1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-19 03:30:12 +02:00
Commit Graph

99 Commits

Author SHA1 Message Date
Daniel Martí
b75d8b7271 New Update Check Mode: RepoTrunk 2013-10-17 23:27:55 +02:00
Daniel Martí
fb5a2209fc Use python-magic, filemagic's official python binding lib 2013-10-16 23:19:11 +02:00
Daniel Martí
779476e6f4 Find blobs by magic numbers 2013-10-15 23:24:37 +02:00
Ciaran Gultnieks
25ae0e8d79 Allow archive policy override for indivudual apps 2013-10-14 16:16:34 +01:00
Daniel Martí
47cad8fca7 Add support for Litecoin in the server 2013-10-13 00:03:11 +02:00
Daniel Martí
d25b25fbb1 Specify that init= and prebuild= won't be able to build anything now 2013-10-10 15:51:51 +02:00
Florian Schmaus
1608cb4a80 Edited as per comment of daniel 2013-10-10 12:10:11 +02:00
Florian Schmaus
d326829032 Improved description of "Repo" in Manual
Make it clear that if Repo Type is srclib, Repo can be set to the name
of the according srclib .txt file.
2013-10-09 15:51:29 +02:00
Florian Schmaus
d63195cafc Improved the description of "Auto Name" in Manual
It was not clear, at least to me, where Auto Name is exactly used. This
change clarifies that it's actually used by the auto update
scripts. Furthermore replace the "It", whis "The Auto Name entry", since
it's not obvious if the "It" refers to "Auto Name" or the
"commit (description)".
2013-10-09 11:24:09 +02:00
Ciaran Gultnieks
381bbb60ac Improve http update check mode 2013-10-01 15:06:02 +01:00
Ciaran Gultnieks
057c1f06e4 Fix some docs compilation issues 2013-10-01 10:21:26 +01:00
Ciaran Gultnieks
e9aff5f31d Add HTTP update check mode 2013-10-01 10:19:17 +01:00
Daniel Martí
89a4e17c3b Added myself to copyright notices 2013-09-28 21:06:33 +02:00
Daniel Martí
94b083063a Add UCM:Tags support to hg 2013-09-06 20:33:47 +02:00
Daniel Martí
09b76a0bf4 Add subdir support to gradle 2013-08-26 12:57:18 +02:00
Daniel Martí
622b2dd739 Add missing gradle doc entries 2013-08-22 18:32:48 +02:00
Daniel Martí
a1c2dc1a75 Start publishing new repo icons at max 72x72 px 2013-08-19 11:20:50 +02:00
Daniel Martí
40d5191a0a Remove UCM:Market 2013-08-14 13:39:00 +02:00
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