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

1710 Commits

Author SHA1 Message Date
Ciaran Gultnieks
6cd5d0d667 Revert "Try to fix nativecode issues on index"
This reverts commit de7b117c98.
2013-07-22 15:12:33 +01:00
Daniel Martí
9f192ae920 Fix UCM:Market version name matching 2013-07-21 15:01:41 +02:00
Daniel Martí
94e6e416a6 Build success specifies app and version now 2013-07-20 13:32:47 +02:00
Daniel Martí
de7b117c98 Try to fix nativecode issues on index 2013-07-19 11:47:35 +02:00
Ciaran Gultnieks
c395e3ae68 Check error state suspending clean build server 2013-07-19 07:13:18 +01:00
Ciaran Gultnieks
81244971ae Transfer .fdroidvcs info to build server 2013-07-18 21:56:37 +01: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
f9d131958a Link to app's wiki page from repo browse page 2013-07-16 16:28:26 +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
Ciaran Gultnieks
cf35572513 Show auto-update mode on wiki (issue #145) 2013-07-16 09:43:35 +01:00
Ciaran Gultnieks
e676e34c12 The novcheck option should not bypass package id checking 2013-07-15 14:14:24 +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
f34399cff0 put aapt_path in config.py 2013-07-14 22:24:18 +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
Daniel Martí
d05615b115 Add bash completion 2013-07-14 19:09:31 +02:00
David Black
a871b38e7e Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-07-14 16:04:50 +01:00
David Black
48d05917b4 improvements to Requirements section of manual 2013-07-14 15:58:57 +01:00
Daniel Martí
564d53cd17 Enforce list type on "native" 2013-07-13 22:21:37 +02:00
David Black
b146f11c46 add imagemagick for navit. could be useful for converting images too. 2013-07-13 12:49:34 +01:00
Ciaran Gultnieks
b5fd722911 Fix non-cached buildserver build-tools install 2013-07-10 16:45:34 +01:00
Daniel Martí
6adc661e0e Auto Names: handle escaped \' and nested strings 2013-07-10 12:02:19 +02:00
Ciaran Gultnieks
398cebd400 Compatibility with vagrant 1.2 2013-07-09 16:46:32 +01:00
Ciaran Gultnieks
b9fa583c99 Use https for wiki updates 2013-07-09 08:59:58 +01:00
Daniel Martí
69619a5acf Use all xml files to figure out strings 2013-07-08 15:24:48 +02:00
Daniel Martí
292fb5cc59 Check that metadata and tmp exist (fixes #266) 2013-07-06 15:27:06 +02:00
Daniel Martí
fa552b12cb Add retrieve_string(); use it in parse_androidmanifest 2013-07-05 22:34:53 +02:00
Daniel Martí
bc6e9cd4b4 Try a better regex match for the versionName 2013-07-04 15:55:44 +02:00
Daniel Martí
f44ad6711a Fix dumb mistake 2013-07-04 15:26:47 +02:00
Daniel Martí
c663b9b6e6 Warn about nonexistent subdirs in RM 2013-07-04 13:54:59 +02:00
Daniel Martí
a82076a5fe Fix directories 2013-07-04 13:54:53 +02:00