chiark / gitweb /
fdroidserver.git
11 years agoSend permissions to build server (issue #326)
Ciaran Gultnieks [Wed, 21 Aug 2013 20:38:42 +0000 (21:38 +0100)]
Send permissions to build server (issue #326)

11 years agoRemove bin/ and gen/ in update= dirs too!
Daniel Martí [Wed, 21 Aug 2013 14:20:27 +0000 (16:20 +0200)]
Remove bin/ and gen/ in update= dirs too!

11 years agoMaximum icon size is now defined in config.py
Daniel Martí [Mon, 19 Aug 2013 09:36:26 +0000 (11:36 +0200)]
Maximum icon size is now defined in config.py

11 years agoAdd -I/--icons to update
Daniel Martí [Mon, 19 Aug 2013 09:30:54 +0000 (11:30 +0200)]
Add -I/--icons to update

11 years agoStart publishing new repo icons at max 72x72 px
Daniel Martí [Mon, 19 Aug 2013 09:20:50 +0000 (11:20 +0200)]
Start publishing new repo icons at max 72x72 px

11 years agoAdd support for gradle={main,yes,}
Daniel Martí [Sat, 17 Aug 2013 13:16:13 +0000 (15:16 +0200)]
Add support for gradle={main,yes,}

11 years agoFix gradle resulting apk path
Daniel Martí [Sat, 17 Aug 2013 12:23:34 +0000 (14:23 +0200)]
Fix gradle resulting apk path

11 years agoWhen parsing manifests, default version name to "Unknown"
Daniel Martí [Thu, 15 Aug 2013 14:01:33 +0000 (16:01 +0200)]
When parsing manifests, default version name to "Unknown"

11 years agoYet another silly mistake
Daniel Martí [Thu, 15 Aug 2013 13:25:05 +0000 (15:25 +0200)]
Yet another silly mistake

11 years agoSilly mistake in import.py
Daniel Martí [Thu, 15 Aug 2013 13:14:24 +0000 (15:14 +0200)]
Silly mistake in import.py

11 years agoFix import
Daniel Martí [Thu, 15 Aug 2013 13:09:47 +0000 (15:09 +0200)]
Fix import

11 years agoDo not say "manifest exists" if that's not the case
Daniel Martí [Thu, 15 Aug 2013 10:22:49 +0000 (12:22 +0200)]
Do not say "manifest exists" if that's not the case

11 years agoForgot to update config.buildserver.py
Daniel Martí [Thu, 15 Aug 2013 10:20:35 +0000 (12:20 +0200)]
Forgot to update config.buildserver.py

11 years agoFetch CV @string values at checkupdates
Daniel Martí [Thu, 15 Aug 2013 10:15:44 +0000 (12:15 +0200)]
Fetch CV @string values at checkupdates

11 years agoReturn none if no AM.xml paths exist
Daniel Martí [Wed, 14 Aug 2013 13:07:26 +0000 (15:07 +0200)]
Return none if no AM.xml paths exist

11 years agoRename market to gplay
Daniel Martí [Wed, 14 Aug 2013 12:51:17 +0000 (14:51 +0200)]
Rename market to gplay

11 years agoDo not duplicate verbose output when parsing metadata
Daniel Martí [Wed, 14 Aug 2013 12:24:52 +0000 (14:24 +0200)]
Do not duplicate verbose output when parsing metadata

11 years agoAdd --market to checkupdates
Daniel Martí [Wed, 14 Aug 2013 12:24:34 +0000 (14:24 +0200)]
Add --market to checkupdates

11 years agoRemove UCM:Market
Daniel Martí [Wed, 14 Aug 2013 11:39:00 +0000 (13:39 +0200)]
Remove UCM:Market

11 years agoMerge branch 'gradle' (finally!)
Daniel Martí [Wed, 14 Aug 2013 10:03:19 +0000 (12:03 +0200)]
Merge branch 'gradle' (finally!)

Conflicts:
fdroidserver/checkupdates.py

11 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Daniel Martí [Wed, 14 Aug 2013 09:46:15 +0000 (11:46 +0200)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

11 years agoMake RepoManifest work with gradle (at least for simple cases)
Ciaran Gultnieks [Wed, 14 Aug 2013 07:49:27 +0000 (08:49 +0100)]
Make RepoManifest work with gradle (at least for simple cases)

11 years agoSmall fix
Daniel Martí [Tue, 13 Aug 2013 18:04:44 +0000 (20:04 +0200)]
Small fix

11 years agoForgot to remove debugging prints
Daniel Martí [Tue, 13 Aug 2013 14:00:51 +0000 (16:00 +0200)]
Forgot to remove debugging prints

11 years agoImprove checkupdates further, Auto Name works with gradle
Daniel Martí [Tue, 13 Aug 2013 13:58:43 +0000 (15:58 +0200)]
Improve checkupdates further, Auto Name works with gradle

11 years agoUse last found package name if none found
Daniel Martí [Tue, 13 Aug 2013 13:25:47 +0000 (15:25 +0200)]
Use last found package name if none found

11 years agoImplement --install for gradle, add compilesdk=
Daniel Martí [Tue, 13 Aug 2013 13:20:11 +0000 (15:20 +0200)]
Implement --install for gradle, add compilesdk=

11 years agoSmall fixes to checkupdates
Daniel Martí [Tue, 13 Aug 2013 12:51:40 +0000 (14:51 +0200)]
Small fixes to checkupdates

11 years agoTry and adapt checkupdates to gradle better
Daniel Martí [Tue, 13 Aug 2013 10:02:48 +0000 (12:02 +0200)]
Try and adapt checkupdates to gradle better

11 years agoInstall gradle 1.7 to buildserver (untested, may need some extra config)
Ciaran Gultnieks [Fri, 9 Aug 2013 18:37:13 +0000 (19:37 +0100)]
Install gradle 1.7 to buildserver (untested, may need some extra config)

11 years agoDon't run gradle during checkudpates. Use whatever can be found.
Daniel Martí [Fri, 9 Aug 2013 15:15:27 +0000 (17:15 +0200)]
Don't run gradle during checkudpates. Use whatever can be found.

11 years agoMarket is broken, don't default to it
Daniel Martí [Thu, 8 Aug 2013 14:47:26 +0000 (16:47 +0200)]
Market is broken, don't default to it

11 years agoMerge changes from the master branch
Daniel Martí [Thu, 8 Aug 2013 11:02:11 +0000 (13:02 +0200)]
Merge changes from the master branch

11 years agoDeprecate aapt_path in favour of sdk_path + build_tools
Daniel Martí [Thu, 8 Aug 2013 11:00:02 +0000 (13:00 +0200)]
Deprecate aapt_path in favour of sdk_path + build_tools

11 years agoFix gradle checkupdates with tags and RM. new settings.
Daniel Martí [Thu, 8 Aug 2013 10:55:48 +0000 (12:55 +0200)]
Fix gradle checkupdates with tags and RM. new settings.

11 years agoAdd build tools 18.0.1
Ciaran Gultnieks [Thu, 8 Aug 2013 10:43:15 +0000 (11:43 +0100)]
Add build tools 18.0.1

11 years agoAdd sdk android-18
Ciaran Gultnieks [Thu, 8 Aug 2013 10:11:48 +0000 (11:11 +0100)]
Add sdk android-18

11 years agoNeed to create build-tools directory when using non-cached install
Ciaran Gultnieks [Thu, 8 Aug 2013 09:16:51 +0000 (10:16 +0100)]
Need to create build-tools directory when using non-cached install

11 years agoProper apk path for gradle
Daniel Martí [Mon, 5 Aug 2013 18:01:02 +0000 (20:01 +0200)]
Proper apk path for gradle

11 years agoUse src/ rather than source/
Daniel Martí [Sat, 3 Aug 2013 16:53:01 +0000 (18:53 +0200)]
Use src/ rather than source/

11 years agoMerge master into gradle
Daniel Martí [Sat, 3 Aug 2013 16:37:29 +0000 (18:37 +0200)]
Merge master into gradle

11 years agoBe more verbose when doing checkupdates
Daniel Martí [Sat, 3 Aug 2013 16:34:35 +0000 (18:34 +0200)]
Be more verbose when doing checkupdates

11 years agoPrint which srclib are we updating
Daniel Martí [Sat, 3 Aug 2013 16:18:10 +0000 (18:18 +0200)]
Print which srclib are we updating

11 years agoUse new manifest path function in checkupdates
Daniel Martí [Sat, 3 Aug 2013 16:08:49 +0000 (18:08 +0200)]
Use new manifest path function in checkupdates

11 years agojoin needs a list
Daniel Martí [Sat, 3 Aug 2013 15:46:55 +0000 (17:46 +0200)]
join needs a list

11 years agoTry and feed the right gradle apk
Daniel Martí [Sat, 3 Aug 2013 15:45:11 +0000 (17:45 +0200)]
Try and feed the right gradle apk

11 years agoFix gradle command
Daniel Martí [Sat, 3 Aug 2013 15:32:39 +0000 (17:32 +0200)]
Fix gradle command

11 years agoTry to fix subprocess crash
Daniel Martí [Sat, 3 Aug 2013 15:19:23 +0000 (17:19 +0200)]
Try to fix subprocess crash

11 years agoNew gradle=[flavour] field
Daniel Martí [Sat, 3 Aug 2013 15:07:55 +0000 (17:07 +0200)]
New gradle=[flavour] field

11 years agoTry and use new gradle AM.xml path
Daniel Martí [Sat, 3 Aug 2013 14:44:14 +0000 (16:44 +0200)]
Try and use new gradle AM.xml path

11 years agoRemove deprecated parameter
Daniel Martí [Wed, 31 Jul 2013 17:35:57 +0000 (19:35 +0200)]
Remove deprecated parameter

11 years agoUse config.py to locate aapt
Frans Gifford [Thu, 18 Jul 2013 17:23:17 +0000 (18:23 +0100)]
Use config.py to locate aapt

This uses aapt_path in config.py to locate the aapt command. The latest
Android SDK moved aapt out of platform-tools/ causing builds which depend
on this path to fail.

Signed-off-by: Frans Gifford <frans.gifford@cs.ox.ac.uk>
11 years agoCats paw on keyboard to accept license
Ciaran Gultnieks [Wed, 31 Jul 2013 16:46:31 +0000 (17:46 +0100)]
Cats paw on keyboard to accept license

11 years agoWait a sec before snapshot
Ciaran Gultnieks [Wed, 31 Jul 2013 16:39:56 +0000 (17:39 +0100)]
Wait a sec before snapshot

11 years agoRemove separate jdk installation from buildserver
Ciaran Gultnieks [Wed, 31 Jul 2013 16:15:42 +0000 (17:15 +0100)]
Remove separate jdk installation from buildserver

11 years agoFix nativecode in index properly (probably)
Ciaran Gultnieks [Mon, 22 Jul 2013 14:12:20 +0000 (15:12 +0100)]
Fix nativecode in index properly (probably)

11 years agoRevert "Try to fix nativecode issues on index"
Ciaran Gultnieks [Mon, 22 Jul 2013 14:02:35 +0000 (15:02 +0100)]
Revert "Try to fix nativecode issues on index"

This reverts commit de7b117c987320d4cd55fbfea84fcf96bc4279db.

11 years agoFix UCM:Market version name matching
Daniel Martí [Sun, 21 Jul 2013 13:01:41 +0000 (15:01 +0200)]
Fix UCM:Market version name matching

11 years agoBuild success specifies app and version now
Daniel Martí [Sat, 20 Jul 2013 11:32:47 +0000 (13:32 +0200)]
Build success specifies app and version now

11 years agoTry to fix nativecode issues on index
Daniel Martí [Fri, 19 Jul 2013 09:47:35 +0000 (11:47 +0200)]
Try to fix nativecode issues on index

11 years agoCheck error state suspending clean build server
Ciaran Gultnieks [Fri, 19 Jul 2013 06:13:18 +0000 (07:13 +0100)]
Check error state suspending clean build server

11 years agoTransfer .fdroidvcs info to build server
Ciaran Gultnieks [Thu, 18 Jul 2013 20:56:37 +0000 (21:56 +0100)]
Transfer .fdroidvcs info to build server

11 years agoChange suggested virtualbox package name
Ciaran Gultnieks [Thu, 18 Jul 2013 11:40:25 +0000 (12:40 +0100)]
Change suggested virtualbox package name

11 years agoUpdate manual re makebuildserver config, to match mvdan's recent changes
Ciaran Gultnieks [Thu, 18 Jul 2013 11:12:11 +0000 (12:12 +0100)]
Update manual re makebuildserver config, to match mvdan's recent changes

11 years agoLink to app's wiki page from repo browse page
Ciaran Gultnieks [Tue, 16 Jul 2013 15:28:26 +0000 (16:28 +0100)]
Link to app's wiki page from repo browse page

11 years agoRevert "import doesn't work for bitbucket any more"
Ciaran Gultnieks [Tue, 16 Jul 2013 09:20:33 +0000 (10:20 +0100)]
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

11 years agoShow auto-update mode on wiki (issue #145)
Ciaran Gultnieks [Tue, 16 Jul 2013 08:43:35 +0000 (09:43 +0100)]
Show auto-update mode on wiki (issue #145)

11 years agoThe novcheck option should not bypass package id checking
Ciaran Gultnieks [Mon, 15 Jul 2013 13:14:06 +0000 (14:14 +0100)]
The novcheck option should not bypass package id checking

11 years agomanual: auto name metadata field
David Black [Mon, 15 Jul 2013 12:51:35 +0000 (13:51 +0100)]
manual: auto name metadata field

11 years agomention that CVC is more important than CV
David Black [Sun, 14 Jul 2013 22:54:34 +0000 (23:54 +0100)]
mention that CVC is  more important than CV

11 years agomention that antcommand accepts no flags
David Black [Sun, 14 Jul 2013 22:46:00 +0000 (23:46 +0100)]
mention that antcommand accepts no flags

11 years agodon't say Android library since compiled Android libraries are now used
David Black [Sun, 14 Jul 2013 22:41:18 +0000 (23:41 +0100)]
don't say Android library since compiled Android libraries are now used

11 years agogive a character limit for the summary
David Black [Sun, 14 Jul 2013 22:37:52 +0000 (23:37 +0100)]
give a character limit for the summary

11 years agoabout licenses being sometimes only applicable to source code
David Black [Sun, 14 Jul 2013 22:23:49 +0000 (23:23 +0100)]
about licenses being sometimes only applicable to source code

11 years agomanual: more uses for forceversion
David Black [Sun, 14 Jul 2013 22:15:45 +0000 (23:15 +0100)]
manual: more uses for forceversion

11 years agomention that prebuilts must be examined if app is for F-Droid...
David Black [Sun, 14 Jul 2013 22:10:08 +0000 (23:10 +0100)]
mention that prebuilts must be examined if app is for F-Droid...

fix bad parsing of --test --force section.

11 years agoimport doesn't work for bitbucket any more
David Black [Sun, 14 Jul 2013 21:58:36 +0000 (22:58 +0100)]
import doesn't work for bitbucket any more

11 years agomore about target parameter in the manual
David Black [Sun, 14 Jul 2013 21:57:25 +0000 (22:57 +0100)]
more about target parameter in the manual

11 years agore-order build parameters chronologically
David Black [Sun, 14 Jul 2013 21:44:30 +0000 (22:44 +0100)]
re-order build parameters chronologically

11 years agoput aapt_path in config.py
David Black [Sun, 14 Jul 2013 21:24:18 +0000 (22:24 +0100)]
put aapt_path in config.py

11 years agomanual: mention that full path should be given for android update project
David Black [Sun, 14 Jul 2013 21:17:59 +0000 (22:17 +0100)]
manual: mention that full path should be given for android update project

11 years agomention that there are log files.
David Black [Sun, 14 Jul 2013 21:15:12 +0000 (22:15 +0100)]
mention that there are log files.

11 years agomention that --install mode has no sanity checks
David Black [Sun, 14 Jul 2013 21:11:08 +0000 (22:11 +0100)]
mention that --install mode has no sanity checks

11 years agomanual: mention that --force can be used where ELFs are discovered
David Black [Sun, 14 Jul 2013 21:07:54 +0000 (22:07 +0100)]
manual: mention that --force can be used where ELFs are discovered

11 years agoin the manual, mention some things to mention in the description section
David Black [Sun, 14 Jul 2013 20:57:56 +0000 (21:57 +0100)]
in the manual, mention some things to mention in the description section

11 years agoin the manual, about the current version when source code is missing
David Black [Sun, 14 Jul 2013 20:44:57 +0000 (21:44 +0100)]
in the manual, about the current version when source code is missing

11 years agoflesh out anti-features section of manual
David Black [Sun, 14 Jul 2013 20:34:17 +0000 (21:34 +0100)]
flesh out anti-features section of manual

11 years agoflesh out Update Check Mode entries in the manual
David Black [Sun, 14 Jul 2013 20:12:29 +0000 (21:12 +0100)]
flesh out Update Check Mode entries in the manual

11 years agoabout disabling recipes and purging apks in the manual
David Black [Sun, 14 Jul 2013 18:42:05 +0000 (19:42 +0100)]
about disabling recipes and purging apks in the manual

11 years agoabout srclibs no longer being hardcoded in the manual
David Black [Sun, 14 Jul 2013 17:52:11 +0000 (18:52 +0100)]
about srclibs no longer being hardcoded in the manual

11 years agoAdd bash completion
Daniel Martí [Sun, 14 Jul 2013 17:09:31 +0000 (19:09 +0200)]
Add bash completion

11 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
David Black [Sun, 14 Jul 2013 15:04:50 +0000 (16:04 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

11 years agoimprovements to Requirements section of manual
David Black [Sun, 14 Jul 2013 14:58:57 +0000 (15:58 +0100)]
improvements to Requirements section of manual

11 years agoEnforce list type on "native"
Daniel Martí [Sat, 13 Jul 2013 20:21:37 +0000 (22:21 +0200)]
Enforce list type on "native"

11 years agoadd imagemagick for navit. could be useful for converting images too.
David Black [Sat, 13 Jul 2013 11:48:39 +0000 (12:48 +0100)]
add imagemagick for navit. could be useful for converting images too.

11 years agoFix non-cached buildserver build-tools install
Ciaran Gultnieks [Wed, 10 Jul 2013 15:45:34 +0000 (16:45 +0100)]
Fix non-cached buildserver build-tools install

11 years agoAuto Names: handle escaped \' and nested strings
Daniel Martí [Wed, 10 Jul 2013 10:01:40 +0000 (12:01 +0200)]
Auto Names: handle escaped \' and nested strings

11 years agoCompatibility with vagrant 1.2
Ciaran Gultnieks [Tue, 9 Jul 2013 15:46:32 +0000 (16:46 +0100)]
Compatibility with vagrant 1.2

11 years agoUse https for wiki updates
Ciaran Gultnieks [Tue, 9 Jul 2013 07:59:58 +0000 (08:59 +0100)]
Use https for wiki updates

11 years agoUse all xml files to figure out strings
Daniel Martí [Mon, 8 Jul 2013 13:24:48 +0000 (15:24 +0200)]
Use all xml files to figure out strings