chiark / gitweb /
fdroidserver.git
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 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

12 years agoHandle ssh output buffering better
Ciaran Gultnieks [Tue, 22 Jan 2013 16:11:39 +0000 (16:11 +0000)]
Handle ssh output buffering better

12 years agoUpdate docs re buildserver distro choice
Ciaran Gultnieks [Tue, 22 Jan 2013 16:11:22 +0000 (16:11 +0000)]
Update docs re buildserver distro choice

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

12 years agoMerge commit 'refs/merge-requests/105' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Tue, 22 Jan 2013 09:50:22 +0000 (09:50 +0000)]
Merge commit 'refs/merge-requests/105' of git://gitorious.org/f-droid/fdroidserver into merge-requests/105

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

12 years agoMinor changes
Ciaran Gultnieks [Tue, 22 Jan 2013 09:49:33 +0000 (09:49 +0000)]
Minor changes

12 years agoBrief addition of missing auto-update docs
Ciaran Gultnieks [Mon, 21 Jan 2013 11:48:38 +0000 (11:48 +0000)]
Brief addition of missing auto-update docs

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

12 years agoBuild server to r21
Ciaran Gultnieks [Mon, 21 Jan 2013 11:09:56 +0000 (11:09 +0000)]
Build server to r21

12 years agoIncrease RAM on build server
Ciaran Gultnieks [Mon, 21 Jan 2013 11:09:36 +0000 (11:09 +0000)]
Increase RAM on build server

12 years agoSupport version suffix when generating auto-builds
Ciaran Gultnieks [Mon, 21 Jan 2013 11:09:05 +0000 (11:09 +0000)]
Support version suffix when generating auto-builds

12 years agoFinfAgent (FlurryAgent replacement) srclib
uniqdom [Sun, 20 Jan 2013 21:22:25 +0000 (18:22 -0300)]
FinfAgent (FlurryAgent replacement) srclib

12 years agouse root of OsmAnd-tools
David Black [Sun, 20 Jan 2013 14:24:45 +0000 (14:24 +0000)]
use root of OsmAnd-tools

12 years agoOsmAnd srclibs
David Black [Sun, 20 Jan 2013 13:42:57 +0000 (13:42 +0000)]
OsmAnd srclibs

12 years agotypo fix
David Black [Fri, 18 Jan 2013 12:08:13 +0000 (12:08 +0000)]
typo fix

12 years agoone srclibs RootTools
David Black [Mon, 14 Jan 2013 13:20:42 +0000 (13:20 +0000)]
one srclibs RootTools

12 years agoone srclib, k9Mail via jberkel
David Black [Mon, 14 Jan 2013 11:34:13 +0000 (11:34 +0000)]
one srclib, k9Mail via jberkel

12 years ago4 srclibs: billinglibrary, afilechooser, filepicker, slidinigmenu
David Black [Mon, 7 Jan 2013 13:08:06 +0000 (13:08 +0000)]
4 srclibs: billinglibrary, afilechooser, filepicker, slidinigmenu

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

12 years agonew srclib AppMsg
David Black [Thu, 3 Jan 2013 17:48:00 +0000 (17:48 +0000)]
new srclib AppMsg

12 years agoAdd android-17 to build server
Ciaran Gultnieks [Thu, 3 Jan 2013 08:39:05 +0000 (08:39 +0000)]
Add android-17 to build server

12 years agotwo srclibs: busybox and busybox configs
David Black [Wed, 26 Dec 2012 17:41:57 +0000 (17:41 +0000)]
two srclibs: busybox and busybox configs

12 years agotwo srclibs: github api and comic viewer
David Black [Sat, 22 Dec 2012 16:27:50 +0000 (16:27 +0000)]
two srclibs: github api and comic viewer

12 years agofix numberpicker srlib
David Black [Sat, 15 Dec 2012 15:29:37 +0000 (15:29 +0000)]
fix numberpicker srlib

12 years agoMerge branch 'master' of git://gitorious.org/f-droid/fdroidserver
David Black [Sat, 15 Dec 2012 15:29:21 +0000 (15:29 +0000)]
Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver

12 years agothree srclibs numberpicker, libpagekite, openssl (guardianproj)
David Black [Sat, 15 Dec 2012 15:05:43 +0000 (15:05 +0000)]
three srclibs numberpicker, libpagekite, openssl (guardianproj)

12 years agoCorrect libssl package name
Ciaran Gultnieks [Thu, 13 Dec 2012 09:19:42 +0000 (09:19 +0000)]
Correct libssl package name

12 years agoAdd zip to buildserver packages
Ciaran Gultnieks [Sat, 1 Dec 2012 07:20:47 +0000 (07:20 +0000)]
Add zip to buildserver packages

12 years agoDon't stall update for 'bad' wiki page names
Ciaran Gultnieks [Sat, 1 Dec 2012 07:17:59 +0000 (07:17 +0000)]
Don't stall update for 'bad' wiki page names

12 years agoMerge commit 'refs/merge-requests/102' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Tue, 13 Nov 2012 09:51:47 +0000 (09:51 +0000)]
Merge commit 'refs/merge-requests/102' of git://gitorious.org/f-droid/fdroidserver into merge-requests/102

12 years agonew srclib: RootCommands, needed for Adaway
David Black [Sat, 10 Nov 2012 14:07:00 +0000 (14:07 +0000)]
new srclib: RootCommands, needed for Adaway

12 years agonew srclib, slider : for cm calculator
David Black [Wed, 7 Nov 2012 13:15:37 +0000 (13:15 +0000)]
new srclib, slider : for cm calculator

12 years agoMerge commit 'refs/merge-requests/101' of git://gitorious.org/f-droid/fdroidserver...
Ciaran Gultnieks [Wed, 7 Nov 2012 06:47:30 +0000 (06:47 +0000)]
Merge commit 'refs/merge-requests/101' of git://gitorious.org/f-droid/fdroidserver into merge-requests/101

12 years agothree srclibs from the guardian project for informacam and lildebi
David Black [Sat, 3 Nov 2012 22:23:38 +0000 (22:23 +0000)]
three srclibs from the guardian project for informacam and lildebi

12 years agonew srclib sl4a: for scripting layer for android and interpreters
David Black [Sat, 3 Nov 2012 22:16:50 +0000 (22:16 +0000)]
new srclib sl4a: for scripting layer for android and interpreters

12 years agonew srclib EyesFree: many apps inside
David Black [Sat, 3 Nov 2012 17:01:15 +0000 (17:01 +0000)]
new srclib EyesFree: many apps inside

12 years agoTypo fix
Ciaran Gultnieks [Fri, 2 Nov 2012 10:32:05 +0000 (10:32 +0000)]
Typo fix

12 years agothree new srclibs: sakura adview, noanalytics and tintbrowseraddon
David Black [Sat, 27 Oct 2012 18:09:15 +0000 (19:09 +0100)]
three new srclibs: sakura adview, noanalytics and tintbrowseraddon