Ciaran Gultnieks
2bb6d51dd3
Don't rely on undocumented global
2013-04-15 15:07:23 +01:00
Ciaran Gultnieks
dae3c9af9d
Debuggable allowed when using --install
2013-04-15 14:00:27 +01:00
Ciaran Gultnieks
cf5e8d66d2
Debuggable apk = build failure
2013-04-15 13:04:28 +01:00
Ciaran Gultnieks
94a33f0a04
Issue warnings for debuggable apks
2013-04-15 13:04:13 +01:00
Ciaran Gultnieks
ce19ba1c29
Validate version code when parsing metadata
2013-04-14 10:48:40 +01:00
Daniel Martí
c7d87fc0f2
Merge gitorious.org:f-droid/fdroidserver
2013-04-13 00:25:09 +02:00
Ciaran Gultnieks
af391c7679
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.
2013-04-11 17:30:51 +01:00
Daniel Martí
d50a5cf28f
Merge gitorious.org:f-droid/fdroidserver
2013-04-10 11:54:56 +02:00
Ciaran Gultnieks
0dc7974525
Properly stop making build server base image on failure
2013-04-10 11:53:48 +02:00
Ciaran Gultnieks
adffec7364
Properly stop making build server base image on failure
2013-04-10 09:36:31 +01:00
Daniel Martí
a05c43d708
Add srclib for musicbrainz
2013-04-09 23:34:38 +02:00
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
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