chiark / gitweb /
fdroidserver.git
12 years agochange fdroid to f-droid in config.sample.py
David Black [Tue, 23 Apr 2013 19:15:49 +0000 (20:15 +0100)]
change fdroid to f-droid in config.sample.py

12 years agofour srclibs
David Black [Tue, 23 Apr 2013 19:11:10 +0000 (20:11 +0100)]
four srclibs

12 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Tue, 23 Apr 2013 12:29:17 +0000 (13:29 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

12 years agoPush logs for failed builds to wiki
Ciaran Gultnieks [Tue, 23 Apr 2013 12:29:00 +0000 (13:29 +0100)]
Push logs for failed builds to wiki

12 years agoOptimise wiki update
Ciaran Gultnieks [Tue, 23 Apr 2013 12:28:43 +0000 (13:28 +0100)]
Optimise wiki update

12 years agoFix ABS >= 4.3.0
Daniel Martí [Mon, 22 Apr 2013 15:53:50 +0000 (17:53 +0200)]
Fix ABS >= 4.3.0

12 years agoTry and fix maven signing issues
Daniel Martí [Sat, 20 Apr 2013 21:22:10 +0000 (23:22 +0200)]
Try and fix maven signing issues

12 years agoLess redundancy in maven cmds
Daniel Martí [Fri, 19 Apr 2013 20:32:27 +0000 (22:32 +0200)]
Less redundancy in maven cmds

12 years ago--test now works with maven. Fix debugging.
Daniel Martí [Fri, 19 Apr 2013 20:22:46 +0000 (22:22 +0200)]
--test now works with maven. Fix debugging.

12 years agoMerge gitorious.org:f-droid/fdroidserver
Daniel Martí [Fri, 19 Apr 2013 14:51:13 +0000 (16:51 +0200)]
Merge gitorious.org:f-droid/fdroidserver

12 years agoParagraph about packages should be below heading
Ciaran Gultnieks [Tue, 16 Apr 2013 17:05:17 +0000 (18:05 +0100)]
Paragraph about packages should be below heading

12 years agoDon't rely on undocumented global
Ciaran Gultnieks [Mon, 15 Apr 2013 14:07:23 +0000 (15:07 +0100)]
Don't rely on undocumented global

12 years agoDebuggable allowed when using --install
Ciaran Gultnieks [Mon, 15 Apr 2013 13:00:27 +0000 (14:00 +0100)]
Debuggable allowed when using --install

12 years agoDebuggable apk = build failure
Ciaran Gultnieks [Mon, 15 Apr 2013 12:04:28 +0000 (13:04 +0100)]
Debuggable apk = build failure

12 years agoIssue warnings for debuggable apks
Ciaran Gultnieks [Mon, 15 Apr 2013 12:04:13 +0000 (13:04 +0100)]
Issue warnings for debuggable apks

12 years agoValidate version code when parsing metadata
Ciaran Gultnieks [Sun, 14 Apr 2013 09:48:40 +0000 (10:48 +0100)]
Validate version code when parsing metadata

12 years agoMerge gitorious.org:f-droid/fdroidserver
Daniel Martí [Fri, 12 Apr 2013 22:25:09 +0000 (00:25 +0200)]
Merge gitorious.org:f-droid/fdroidserver

12 years agoBe explicit about jarsigner algorithms
Ciaran Gultnieks [Thu, 11 Apr 2013 16:27:46 +0000 (17:27 +0100)]
Be explicit about jarsigner algorithms

If these aren't specified, it works fine with the jdk6 version, but
produces an unusable (on Android) index.jar with the jdk7 version.

12 years agoMerge gitorious.org:f-droid/fdroidserver
Daniel Martí [Wed, 10 Apr 2013 09:54:56 +0000 (11:54 +0200)]
Merge gitorious.org:f-droid/fdroidserver

12 years agoProperly stop making build server base image on failure
Ciaran Gultnieks [Wed, 10 Apr 2013 08:36:31 +0000 (09:36 +0100)]
Properly stop making build server base image on failure

12 years agoProperly stop making build server base image on failure
Ciaran Gultnieks [Wed, 10 Apr 2013 08:36:31 +0000 (09:36 +0100)]
Properly stop making build server base image on failure

12 years agoAdd srclib for musicbrainz
Daniel Martí [Tue, 9 Apr 2013 21:34:38 +0000 (23:34 +0200)]
Add srclib for musicbrainz

12 years agoelif statements are useless when returns are used
Daniel Martí [Mon, 8 Apr 2013 10:20:21 +0000 (12:20 +0200)]
elif statements are useless when returns are used

12 years agoMerge git://gitorious.org/f-droid/fdroidserver
Daniel Martí [Mon, 8 Apr 2013 10:10:17 +0000 (12:10 +0200)]
Merge git://gitorious.org/f-droid/fdroidserver

12 years agoMerge commit 'refs/merge-requests/122' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Mon, 8 Apr 2013 10:02:48 +0000 (11:02 +0100)]
Merge commit 'refs/merge-requests/122' of git://gitorious.org/f-droid/fdroidserver into merge-requests/122

12 years agoXChange srclib
David Black [Sun, 7 Apr 2013 18:39:53 +0000 (19:39 +0100)]
XChange srclib

12 years agoDon't reset gitsvn_cmd mid-process
Daniel Martí [Fri, 5 Apr 2013 20:04:24 +0000 (22:04 +0200)]
Don't reset gitsvn_cmd mid-process

12 years agotags and trunk are variable; append to repo
Daniel Martí [Fri, 5 Apr 2013 19:55:34 +0000 (21:55 +0200)]
tags and trunk are variable; append to repo

They will be in the form Repo:http://foo.com/svn/project;trunk=...;tags=...

Both trunk and tags are optional. If trunk is not given, it is assumed that the
Repo url itself contains the raw trunk folder.

12 years agoMake it easier to reference another app's signature
Ciaran Gultnieks [Fri, 5 Apr 2013 16:02:02 +0000 (17:02 +0100)]
Make it easier to reference another app's signature

12 years agogit-svn improvements
Daniel Martí [Fri, 5 Apr 2013 13:43:12 +0000 (15:43 +0200)]
git-svn improvements

New features:
* Support for Tags, which allow their use on recipes
* Add Tags Update Check Mode support to git-svn
* Add RepoManifest Update Check Mode support to git-svn

12 years agoPush index to server last
Ciaran Gultnieks [Thu, 4 Apr 2013 17:43:35 +0000 (18:43 +0100)]
Push index to server last

12 years agoUse ndk r8e
Ciaran Gultnieks [Tue, 2 Apr 2013 21:32:49 +0000 (22:32 +0100)]
Use ndk r8e

12 years agoRemove incorrect newlines in AM.xml
Daniel Martí [Sun, 31 Mar 2013 17:33:18 +0000 (19:33 +0200)]
Remove incorrect newlines in AM.xml

This fixes the all-popular ndk r8c or later wordlist error

12 years agoMerge git://gitorious.org/f-droid/fdroidserver
Daniel Martí [Sun, 31 Mar 2013 17:32:22 +0000 (19:32 +0200)]
Merge git://gitorious.org/f-droid/fdroidserver

12 years agoMerge branch 'merge-requests/119'
Paul Sokolovsky [Thu, 28 Mar 2013 14:16:59 +0000 (16:16 +0200)]
Merge branch 'merge-requests/119'

12 years agoFix srclib
Daniel Martí [Tue, 26 Mar 2013 22:48:23 +0000 (23:48 +0100)]
Fix srclib

12 years agoUse elif for dispatching on srclib name.
Daniel Martí [Tue, 26 Mar 2013 22:37:11 +0000 (23:37 +0100)]
Use elif for dispatching on srclib name.

12 years agoRevert "Remove unnecessary spacings"
Daniel Martí [Tue, 26 Mar 2013 23:25:41 +0000 (00:25 +0100)]
Revert "Remove unnecessary spacings"

This reverts commit 1ea46b55dcdb6b0d848f4c1ed24b553f2e6be6a8.

12 years agoFix srclib
Daniel Martí [Tue, 26 Mar 2013 22:48:23 +0000 (23:48 +0100)]
Fix srclib

12 years agoRemove unnecessary spacings
Daniel Martí [Tue, 26 Mar 2013 22:39:07 +0000 (23:39 +0100)]
Remove unnecessary spacings

12 years agoUse elif!
Daniel Martí [Tue, 26 Mar 2013 22:37:11 +0000 (23:37 +0100)]
Use elif!

12 years agoAdd srclib
Daniel Martí [Tue, 26 Mar 2013 22:35:41 +0000 (23:35 +0100)]
Add srclib

12 years agoDumb mistake fixes
Daniel Martí [Tue, 26 Mar 2013 13:34:04 +0000 (14:34 +0100)]
Dumb mistake fixes

12 years agoMerge commit 'refs/merge-requests/118' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Mon, 25 Mar 2013 08:24:32 +0000 (08:24 +0000)]
Merge commit 'refs/merge-requests/118' of git://gitorious.org/f-droid/fdroidserver into merge-requests/118

12 years agoFix static check mode
Ciaran Gultnieks [Sun, 24 Mar 2013 08:08:59 +0000 (08:08 +0000)]
Fix static check mode

12 years agoAllow rm to act on multiple paths (issue #50)
Ciaran Gultnieks [Sat, 23 Mar 2013 13:01:03 +0000 (13:01 +0000)]
Allow rm to act on multiple paths (issue #50)

12 years agoAdd Static update check mode (issue #201)
Ciaran Gultnieks [Sat, 23 Mar 2013 07:35:09 +0000 (07:35 +0000)]
Add Static update check mode (issue #201)

12 years agoNew srclibs
Daniel Martí [Fri, 22 Mar 2013 13:44:01 +0000 (14:44 +0100)]
New srclibs

12 years agoFix error in 64729ba
Ciaran Gultnieks [Thu, 21 Mar 2013 17:44:37 +0000 (17:44 +0000)]
Fix error in 64729ba

12 years agocheckupdates: ignore tags where manifest doesn't exist
Ciaran Gultnieks [Thu, 21 Mar 2013 14:21:01 +0000 (14:21 +0000)]
checkupdates: ignore tags where manifest doesn't exist

12 years agoAdd cmake to build server
Ciaran Gultnieks [Thu, 21 Mar 2013 13:59:30 +0000 (13:59 +0000)]
Add cmake to build server

12 years agoAdd ability to supress scanner for specific files
Ciaran Gultnieks [Wed, 20 Mar 2013 09:46:30 +0000 (09:46 +0000)]
Add ability to supress scanner for specific files

12 years agoMerge commit 'refs/merge-requests/117' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Wed, 20 Mar 2013 09:36:00 +0000 (09:36 +0000)]
Merge commit 'refs/merge-requests/117' of git://gitorious.org/f-droid/fdroidserver into merge-requests/117

12 years agoAdd extra build commands that can run after scan/tarball
Ciaran Gultnieks [Wed, 20 Mar 2013 09:30:56 +0000 (09:30 +0000)]
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.

12 years agoFix elf check
Daniel Martí [Tue, 19 Mar 2013 14:38:54 +0000 (15:38 +0100)]
Fix elf check

12 years agoAs per @daithib8's request, remove some extra dirs
Daniel Martí [Tue, 19 Mar 2013 14:32:51 +0000 (15:32 +0100)]
As per @daithib8's request, remove some extra dirs

12 years agoDon't check for .elf. .so is just a warning now.
Daniel Martí [Tue, 19 Mar 2013 14:16:46 +0000 (15:16 +0100)]
Don't check for .elf. .so is just a warning now.

12 years agoMerge commit 'refs/merge-requests/116' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Mon, 18 Mar 2013 17:34:31 +0000 (17:34 +0000)]
Merge commit 'refs/merge-requests/116' of git://gitorious.org/f-droid/fdroidserver into merge-requests/116

12 years agoMerge commit 'refs/merge-requests/115' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Mon, 18 Mar 2013 17:33:20 +0000 (17:33 +0000)]
Merge commit 'refs/merge-requests/115' of git://gitorious.org/f-droid/fdroidserver into merge-requests/115

Conflicts:
fdroidserver/common.py

12 years agoAdd srclib now needed for org.ttrssreader
Ciaran Gultnieks [Mon, 18 Mar 2013 09:17:23 +0000 (09:17 +0000)]
Add srclib now needed for org.ttrssreader

12 years agoDon't need to use find()
Daniel Martí [Sun, 17 Mar 2013 11:44:06 +0000 (12:44 +0100)]
Don't need to use find()

12 years agoBetter scan
Daniel Martí [Sun, 17 Mar 2013 11:29:54 +0000 (12:29 +0100)]
Better scan

12 years agoLockPattern srclib
David Black [Fri, 15 Mar 2013 15:41:47 +0000 (15:41 +0000)]
LockPattern srclib

12 years agoiptables srclib
David Black [Fri, 15 Mar 2013 15:29:29 +0000 (15:29 +0000)]
iptables srclib

12 years agoFix Google-Gson (it is not an ant project)
Daniel Martí [Fri, 15 Mar 2013 15:18:07 +0000 (16:18 +0100)]
Fix Google-Gson (it is not an ant project)

12 years agoAdd Google-Gson srclib
Daniel Martí [Fri, 15 Mar 2013 14:20:50 +0000 (15:20 +0100)]
Add Google-Gson srclib

12 years agofix path in RootCommands srclib
David Black [Thu, 14 Mar 2013 13:40:10 +0000 (13:40 +0000)]
fix path in RootCommands srclib

12 years agohas_key() is uglier and slower than "if key in..."
Daniel Martí [Wed, 13 Mar 2013 16:56:17 +0000 (17:56 +0100)]
has_key() is uglier and slower than "if key in..."

12 years agoAdd autopoint to build server
Ciaran Gultnieks [Wed, 13 Mar 2013 16:14:48 +0000 (16:14 +0000)]
Add autopoint to build server

12 years agoAdd pkg-config to buildserver
Ciaran Gultnieks [Wed, 13 Mar 2013 12:04:30 +0000 (12:04 +0000)]
Add pkg-config to buildserver

12 years agoMinor docs improvements
Ciaran Gultnieks [Wed, 13 Mar 2013 12:04:22 +0000 (12:04 +0000)]
Minor docs improvements

12 years agoMerge commit 'refs/merge-requests/113' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Fri, 8 Mar 2013 13:07:52 +0000 (13:07 +0000)]
Merge commit 'refs/merge-requests/113' of git://gitorious.org/f-droid/fdroidserver into merge-requests/113

12 years agoMerge branch 'master' of git://gitorious.org/f-droid/fdroidserver
David Black [Thu, 7 Mar 2013 16:12:51 +0000 (16:12 +0000)]
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver

12 years agoMore maven output shenanigans (via mvdan)
Ciaran Gultnieks [Thu, 7 Mar 2013 16:10:32 +0000 (16:10 +0000)]
More maven output shenanigans (via mvdan)

12 years agoMerge branch 'master' of git://gitorious.org/f-droid/fdroidserver
David Black [Wed, 6 Mar 2013 19:01:30 +0000 (19:01 +0000)]
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver

12 years agoMerge commit 'refs/merge-requests/112' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Wed, 6 Mar 2013 18:20:52 +0000 (18:20 +0000)]
Merge commit 'refs/merge-requests/112' of git://gitorious.org/f-droid/fdroidserver into merge-requests/112

Conflicts:
fdroidserver/build.py

12 years agoExtra maven target matching
Ciaran Gultnieks [Wed, 6 Mar 2013 18:16:43 +0000 (18:16 +0000)]
Extra maven target matching

12 years agoHandle multiple uses of extlib subdirectory
Ciaran Gultnieks [Tue, 5 Mar 2013 19:47:52 +0000 (19:47 +0000)]
Handle multiple uses of extlib subdirectory

12 years agoDiscover apk filename from maven builds.
Simon Josefsson [Tue, 5 Mar 2013 12:36:15 +0000 (13:36 +0100)]
Discover apk filename from maven builds.

12 years agosrclib SunriseSunset
David Black [Fri, 1 Mar 2013 19:39:30 +0000 (19:39 +0000)]
srclib SunriseSunset

12 years agoMeterLib srclib
David Black [Fri, 1 Mar 2013 17:59:01 +0000 (17:59 +0000)]
MeterLib srclib

12 years agoMerge commit 'refs/merge-requests/111' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Wed, 27 Feb 2013 19:11:32 +0000 (19:11 +0000)]
Merge commit 'refs/merge-requests/111' of git://gitorious.org/f-droid/fdroidserver into merge-requests/111

12 years agotwo srclibs: HoloColorPicker and ChartLib
David Black [Wed, 27 Feb 2013 14:25:22 +0000 (14:25 +0000)]
two srclibs: HoloColorPicker and ChartLib

12 years agosrclib: KoushWidgets for Clockworkmod Superuser
David Black [Mon, 25 Feb 2013 12:02:31 +0000 (12:02 +0000)]
srclib: KoushWidgets for Clockworkmod Superuser

12 years agoMerge commit 'refs/merge-requests/110' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Sat, 23 Feb 2013 09:33:27 +0000 (09:33 +0000)]
Merge commit 'refs/merge-requests/110' of git://gitorious.org/f-droid/fdroidserver into merge-requests/110

12 years agoMerge commit 'refs/merge-requests/107' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Sat, 23 Feb 2013 09:32:17 +0000 (09:32 +0000)]
Merge commit 'refs/merge-requests/107' of git://gitorious.org/f-droid/fdroidserver into merge-requests/107

12 years agosrclib: dashclock
David Black [Sun, 17 Feb 2013 19:11:42 +0000 (19:11 +0000)]
srclib: dashclock

12 years agoLog buildserver setup
Ciaran Gultnieks [Tue, 12 Feb 2013 15:20:30 +0000 (15:20 +0000)]
Log buildserver setup

12 years agoMerge branch 'master' of git://gitorious.org/f-droid/fdroidserver
David Black [Mon, 11 Feb 2013 16:05:24 +0000 (16:05 +0000)]
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver

Conflicts:
fdroidserver/common.py

12 years agosrclib: anysoftkeyboard tools
David Black [Mon, 11 Feb 2013 16:01:12 +0000 (16:01 +0000)]
srclib: anysoftkeyboard tools

12 years agoVarious minor improvements to update checking
Ciaran Gultnieks [Mon, 11 Feb 2013 15:24:01 +0000 (15:24 +0000)]
Various minor improvements to update checking

12 years agoAdd Otr4j srclib
Kevin Everets [Wed, 30 Jan 2013 19:49:21 +0000 (14:49 -0500)]
Add Otr4j srclib

12 years agoMerge commit 'refs/merge-requests/106' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Tue, 29 Jan 2013 08:46:10 +0000 (08:46 +0000)]
Merge commit 'refs/merge-requests/106' of git://gitorious.org/f-droid/fdroidserver into merge-requests/106

12 years agoMerge commit 'refs/merge-requests/108' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Tue, 29 Jan 2013 08:43:38 +0000 (08:43 +0000)]
Merge commit 'refs/merge-requests/108' of git://gitorious.org/f-droid/fdroidserver into merge-requests/108

12 years agoFix silly human readable sizes on browser
Ciaran Gultnieks [Tue, 29 Jan 2013 08:39:56 +0000 (08:39 +0000)]
Fix silly human readable sizes on browser

12 years agodocs:"More about build.py": Fix heading and punctuation.
Paul Sokolovsky [Mon, 28 Jan 2013 19:42:43 +0000 (21:42 +0200)]
docs:"More about build.py": Fix heading and punctuation.

12 years agoruby program for build server
David Black [Fri, 25 Jan 2013 11:25:14 +0000 (11:25 +0000)]
ruby program for build server

12 years agoMerge branch 'master' of git://gitorious.org/f-droid/fdroidserver
David Black [Fri, 25 Jan 2013 11:12:59 +0000 (11:12 +0000)]
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver

12 years agosrclib : androzic-library
David Black [Fri, 25 Jan 2013 11:07:17 +0000 (11:07 +0000)]
srclib : androzic-library

12 years agoPointer to base box creation docs
Ciaran Gultnieks [Tue, 22 Jan 2013 16:34:34 +0000 (16:34 +0000)]
Pointer to base box creation docs