1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 23:23:27 +02:00
Commit Graph

1490 Commits

Author SHA1 Message Date
Ciaran Gultnieks
605df4226a Merge commit 'refs/merge-requests/122' of git://gitorious.org/f-droid/fdroidserver into merge-requests/122 2013-04-08 11:02:48 +01: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
Ciaran Gultnieks
0febe11eb0 Make it easier to reference another app's signature 2013-04-05 17:02:02 +01: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
Ciaran Gultnieks
fdc04fe64e Push index to server last 2013-04-04 18:43:35 +01:00
Ciaran Gultnieks
d54031294a Use ndk r8e 2013-04-02 22:32:49 +01:00
Daniel Martí
3c3ca99baa Remove incorrect newlines in AM.xml
This fixes the all-popular ndk r8c or later wordlist error
2013-03-31 19:33:18 +02:00
Daniel Martí
9d72d655a6 Merge git://gitorious.org/f-droid/fdroidserver 2013-03-31 19:32:22 +02:00
Paul Sokolovsky
2370faf8e2 Merge branch 'merge-requests/119' 2013-03-28 16:16:59 +02:00
Daniel Martí
ad7bfca6f6 Fix srclib 2013-03-28 16:11:31 +02:00
Daniel Martí
e5e69e9c6f Use elif for dispatching on srclib name. 2013-03-28 16:11:18 +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
1937bf7a4a Fix static check mode 2013-03-24 08:08:59 +00:00
Ciaran Gultnieks
538d6d45fc Allow rm to act on multiple paths (issue #50) 2013-03-23 13:01:03 +00:00
Ciaran Gultnieks
81d20c7637 Add Static update check mode (issue #201) 2013-03-23 07:35:09 +00:00
Daniel Martí
3972fa8fab New srclibs 2013-03-22 14:44:01 +01:00
Ciaran Gultnieks
7c8b3f09e7 Fix error in 64729ba 2013-03-21 17:44:37 +00:00
Ciaran Gultnieks
cf1ff3a0da checkupdates: ignore tags where manifest doesn't exist 2013-03-21 14:21:01 +00:00
Ciaran Gultnieks
d1647acc50 Add cmake to build server 2013-03-21 13:59:30 +00: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
Ciaran Gultnieks
f73857fe71 Add autopoint to build server 2013-03-13 16:14:48 +00:00
Ciaran Gultnieks
1c4719ffe2 Add pkg-config to buildserver 2013-03-13 12:04:30 +00:00
Ciaran Gultnieks
2fa50c4f0c Minor docs improvements 2013-03-13 12:04:22 +00:00
Ciaran Gultnieks
2105d1eb22 Merge commit 'refs/merge-requests/113' of git://gitorious.org/f-droid/fdroidserver into merge-requests/113 2013-03-08 13:07:52 +00:00
David Black
9fa32fe244 Merge branch 'master' of git://gitorious.org/f-droid/fdroidserver 2013-03-07 16:12:51 +00:00
Ciaran Gultnieks
6e9f7d7422 More maven output shenanigans (via mvdan) 2013-03-07 16:10:32 +00:00