Commit graph

1215 commits

Author SHA1 Message Date
Daniel Martí
ce371d8b98 elif statements are useless when returns are used 2013-04-08 12:20:21 +02:00
Daniel Martí
8f0ef401da Merge git://gitorious.org/f-droid/fdroidserver 2013-04-08 12:10:17 +02:00
David Black
acadbdbaa9 XChange srclib 2013-04-07 19:39:53 +01:00
Daniel Martí
4454627ee9 Don't reset gitsvn_cmd mid-process 2013-04-05 22:04:24 +02:00
Daniel Martí
8fc426203d 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.
2013-04-05 21:55:34 +02:00
Daniel Martí
3abfa5714c 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
2013-04-05 15:43:12 +02:00
Daniel Martí
81d838dc46 Revert "Remove unnecessary spacings"
This reverts commit 1ea46b55dc.
2013-03-27 00:25:41 +01:00
Daniel Martí
a80938a2aa Fix srclib 2013-03-26 23:48:23 +01:00
Daniel Martí
1ea46b55dc Remove unnecessary spacings 2013-03-26 23:39:07 +01:00
Daniel Martí
b655d109cf Use elif! 2013-03-26 23:37:11 +01:00
Daniel Martí
910f35e415 Add srclib 2013-03-26 23:35:41 +01:00
Daniel Martí
95a70d0e0e Dumb mistake fixes 2013-03-26 14:34:04 +01:00
Ciaran Gultnieks
1608f3e4a8 Merge commit 'refs/merge-requests/118' of git://gitorious.org/f-droid/fdroidserver into merge-requests/118 2013-03-25 08:24:32 +00:00
Ciaran Gultnieks
538d6d45fc Allow rm to act on multiple paths (issue #50) 2013-03-23 13:01:03 +00:00
Daniel Martí
3972fa8fab New srclibs 2013-03-22 14:44:01 +01:00
Ciaran Gultnieks
9a72cb7209 Add ability to supress scanner for specific files 2013-03-20 09:46:30 +00:00
Ciaran Gultnieks
8c195c637a Merge commit 'refs/merge-requests/117' of git://gitorious.org/f-droid/fdroidserver into merge-requests/117 2013-03-20 09:36:00 +00:00
Ciaran Gultnieks
64729ba9fe 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.
2013-03-20 09:30:56 +00:00
Daniel Martí
df4345e275 Fix elf check 2013-03-19 15:38:54 +01:00
Daniel Martí
e64a3ad515 As per @daithib8's request, remove some extra dirs 2013-03-19 15:32:51 +01:00
Daniel Martí
b5047139e9 Don't check for .elf. .so is just a warning now. 2013-03-19 15:16:46 +01:00
Ciaran Gultnieks
4b472aed5a Merge commit 'refs/merge-requests/116' of git://gitorious.org/f-droid/fdroidserver into merge-requests/116 2013-03-18 17:34:31 +00:00
Ciaran Gultnieks
02492c3563 Merge commit 'refs/merge-requests/115' of git://gitorious.org/f-droid/fdroidserver into merge-requests/115
Conflicts:
	fdroidserver/common.py
2013-03-18 17:33:20 +00:00
Ciaran Gultnieks
44d62557a4 Add srclib now needed for org.ttrssreader 2013-03-18 09:17:23 +00:00
Daniel Martí
2b4b484530 Don't need to use find() 2013-03-17 12:44:06 +01:00
Daniel Martí
4f61623501 Better scan 2013-03-17 12:29:54 +01:00
David Black
cbfa2d35a4 LockPattern srclib 2013-03-15 15:41:47 +00:00
David Black
2ec7334048 iptables srclib 2013-03-15 15:29:29 +00:00
Daniel Martí
c050279383 Fix Google-Gson (it is not an ant project) 2013-03-15 16:18:07 +01:00
Daniel Martí
0fb9af733a Add Google-Gson srclib 2013-03-15 15:20:50 +01:00
David Black
7a26a5dbf9 fix path in RootCommands srclib 2013-03-14 13:40:10 +00:00
Daniel Martí
7bb4d5865b has_key() is uglier and slower than "if key in..." 2013-03-13 17:56:17 +01:00
David Black
2474242da6 srclib SunriseSunset 2013-03-01 19:39:30 +00:00
David Black
2c0f772efd MeterLib srclib 2013-03-01 17:59:01 +00:00
David Black
99a4ca87b0 two srclibs: HoloColorPicker and ChartLib 2013-02-27 14:25:22 +00:00
David Black
fa461543ad srclib: KoushWidgets for Clockworkmod Superuser 2013-02-25 12:02:31 +00:00
David Black
da071715e1 srclib: dashclock 2013-02-17 19:11:42 +00:00
David Black
25c6c4abd4 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver
Conflicts:
	fdroidserver/common.py
2013-02-11 16:05:24 +00:00
David Black
9a6d9e478c srclib: anysoftkeyboard tools 2013-02-11 16:01:12 +00:00
Kevin Everets
5829d455f9 Add Otr4j srclib 2013-01-30 14:49:21 -05:00
David Black
fa6750df55 srclib : androzic-library 2013-01-25 11:07:17 +00:00
Ciaran Gultnieks
9dfaa60725 Merge commit 'refs/merge-requests/105' of git://gitorious.org/f-droid/fdroidserver into merge-requests/105 2013-01-22 09:50:22 +00:00
Ciaran Gultnieks
64ee77310c Merge commit 'refs/merge-requests/104' of git://gitorious.org/f-droid/fdroidserver into merge-requests/104 2013-01-22 09:49:38 +00:00
Ciaran Gultnieks
3ff2b289cd Minor changes 2013-01-22 09:49:33 +00:00
uniqdom
9bf75d830a FinfAgent (FlurryAgent replacement) srclib 2013-01-20 18:22:25 -03:00
David Black
35dca09929 use root of OsmAnd-tools 2013-01-20 14:24:45 +00:00
David Black
a363d2ea46 OsmAnd srclibs 2013-01-20 13:42:57 +00:00
David Black
6ba6a32559 typo fix 2013-01-18 12:08:13 +00:00
David Black
f7ecd0cd23 one srclibs RootTools 2013-01-14 13:20:42 +00:00
David Black
6d9982dc00 one srclib, k9Mail via jberkel 2013-01-14 11:34:13 +00:00