chiark / gitweb /
Daniel Martí [Mon, 18 Nov 2013 09:24:02 +0000 (10:24 +0100)]
Try to fix srclibs on server builds
Daniel Martí [Mon, 18 Nov 2013 07:41:29 +0000 (08:41 +0100)]
Small fix to ant srclib numbers
Daniel Martí [Sun, 17 Nov 2013 22:20:58 +0000 (23:20 +0100)]
Add srclib proj.prop lines if not already there
Daniel Martí [Sun, 17 Nov 2013 20:58:43 +0000 (21:58 +0100)]
Also avoid readLines from build.gradle
Daniel Martí [Sun, 17 Nov 2013 20:58:33 +0000 (21:58 +0100)]
Add crashlytics to usual suspects
Ciaran Gultnieks [Sun, 17 Nov 2013 12:16:24 +0000 (12:16 +0000)]
Ciaran Gultnieks [Sun, 17 Nov 2013 12:05:02 +0000 (12:05 +0000)]
Use individual antifeature template on wiki
Daniel Martí [Sat, 16 Nov 2013 21:53:04 +0000 (22:53 +0100)]
Default new import.py apps to UCM:Tags (should be a standard)
Daniel Martí [Sat, 16 Nov 2013 21:51:03 +0000 (22:51 +0100)]
gradle and maven keys should be among the first
Daniel Martí [Sat, 16 Nov 2013 21:49:37 +0000 (22:49 +0100)]
Fix remaining srclib issues
Paul Sokolovsky [Sat, 16 Nov 2013 17:06:41 +0000 (19:06 +0200)]
Check that getsig.class exists, give user hints how to make it.
Daniel Martí [Sat, 16 Nov 2013 11:54:35 +0000 (12:54 +0100)]
Fix keysigning patching (again)
Daniel Martí [Sat, 16 Nov 2013 11:54:23 +0000 (12:54 +0100)]
Fix srclib subdir paths
Daniel Martí [Fri, 15 Nov 2013 20:24:54 +0000 (21:24 +0100)]
Fix keysigning patches
Daniel Martí [Fri, 15 Nov 2013 19:42:17 +0000 (20:42 +0100)]
New feature: Srclibs much easier to use for ant, recursive srclibs
Will write its documentation once it's stable and polished
Daniel Martí [Fri, 15 Nov 2013 11:42:39 +0000 (12:42 +0100)]
Only notify of those gradle/ant files that were stripped of signing keys
Ciaran Gultnieks [Fri, 15 Nov 2013 10:00:04 +0000 (10:00 +0000)]
Always include Maintainer Notes, even if only for auto-generated parts
Ciaran Gultnieks [Fri, 15 Nov 2013 09:47:32 +0000 (09:47 +0000)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Fri, 15 Nov 2013 09:47:12 +0000 (09:47 +0000)]
Correctly detect subproject update failure
Ciaran Gultnieks [Fri, 15 Nov 2013 09:46:46 +0000 (09:46 +0000)]
Stop excessive build output
Ciaran Gultnieks [Fri, 15 Nov 2013 09:46:04 +0000 (09:46 +0000)]
Improve error reporting for rm problems
Daniel Martí [Thu, 14 Nov 2013 13:09:37 +0000 (14:09 +0100)]
Remove keysigning configs more consistently:
* Do it for srclibs as well as apps
* Find all ant *.properties files like we do with gradle ones
* Remove extra gradle problems (e.g. changing apk names)
Ciaran Gultnieks [Wed, 13 Nov 2013 18:45:37 +0000 (18:45 +0000)]
Ensure end of buildserver output is always captured
Daniel Martí [Wed, 13 Nov 2013 16:31:35 +0000 (17:31 +0100)]
Fix auto names for apps using RM/branch
Daniel Martí [Wed, 13 Nov 2013 16:29:10 +0000 (17:29 +0100)]
Fix import.py crash
Ciaran Gultnieks [Wed, 13 Nov 2013 14:56:58 +0000 (14:56 +0000)]
A couple of wiki improvements
Ciaran Gultnieks [Wed, 13 Nov 2013 14:54:38 +0000 (14:54 +0000)]
Revert "Switch to build-tools 19.0.0" - buggy build tools
This reverts commit
a81aebb2369cf0ac1b5552969f8e9a9a9c609658.
Ciaran Gultnieks [Tue, 12 Nov 2013 22:21:35 +0000 (22:21 +0000)]
Lose a lot of vbox/vagrant/general output noise
Ciaran Gultnieks [Tue, 12 Nov 2013 20:14:16 +0000 (20:14 +0000)]
Improve error output for missing extlibs
Ciaran Gultnieks [Tue, 12 Nov 2013 20:00:15 +0000 (20:00 +0000)]
Only say 'reading config file' in verbose mode
Ciaran Gultnieks [Tue, 12 Nov 2013 10:55:27 +0000 (10:55 +0000)]
Silence silly warning on buildserver vm
Ciaran Gultnieks [Mon, 11 Nov 2013 17:22:49 +0000 (17:22 +0000)]
Add texinfo to buildserver
Ciaran Gultnieks [Mon, 11 Nov 2013 17:20:06 +0000 (17:20 +0000)]
Add transfig to buildserver
Daniel Martí [Sat, 9 Nov 2013 11:48:39 +0000 (12:48 +0100)]
Fix crashes when writing boolean metadata fields
Daniel Martí [Sat, 9 Nov 2013 11:21:43 +0000 (12:21 +0100)]
Revert "Revert "Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes""
Yo dawg
Ciaran Gultnieks [Sat, 9 Nov 2013 15:39:12 +0000 (15:39 +0000)]
Only print 'Nothing to do' in verbose mode
Ciaran Gultnieks [Sat, 9 Nov 2013 11:51:39 +0000 (11:51 +0000)]
Write buildserver ID to buildserver on creation
The ID of the buildserver is just the corresponding commit hash in
fdroidserver at the point where it was built, which should be enough to
uniquely identify a version of it.
The idea is that this will ultimately end up as metadata in an apk, such
that its precise lineage can be traced, and the exact same binary can be
reproduced.
Ciaran Gultnieks [Sat, 9 Nov 2013 06:52:11 +0000 (06:52 +0000)]
Revert "Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes"
This reverts commit
04f74859490e5b3d374030c126ae1a3956a88f18. Breaks too
many things.
Daniel Martí [Fri, 8 Nov 2013 20:53:34 +0000 (21:53 +0100)]
Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes
Daniel Martí [Fri, 8 Nov 2013 19:44:27 +0000 (20:44 +0100)]
Don't pass config variables as arguments - much simpler code
Daniel Martí [Fri, 8 Nov 2013 18:03:23 +0000 (19:03 +0100)]
Look for '.apk', not just 'apk', for ant/maven outputs
Daniel Martí [Fri, 8 Nov 2013 17:56:28 +0000 (18:56 +0100)]
Fix maven apk finding method
Daniel Martí [Thu, 7 Nov 2013 15:57:55 +0000 (16:57 +0100)]
Avoid crashes in rewritemeta regarding xrefs
Ciaran Gultnieks [Thu, 7 Nov 2013 08:12:15 +0000 (08:12 +0000)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Thu, 7 Nov 2013 08:11:05 +0000 (08:11 +0000)]
Verify generated key alias uniqueness
Refuses to sign in the event of any problem - see comments for details
Daniel Martí [Tue, 5 Nov 2013 22:58:32 +0000 (23:58 +0100)]
Merge commit 'refs/merge-requests/129' of gitorious.org:f-droid/fdroidserver
Hans-Christoph Steiner [Tue, 5 Nov 2013 22:27:08 +0000 (17:27 -0500)]
init set config.py perms to 0600, otherwise warn user if config.py is not
Since config.py contains passwords in it, it should be protected as much as
possible. At the very least, the file permissions should be 0600 to
restrict access to user that actually edits and runs 'fdroid' commands.
Daniel Martí [Tue, 5 Nov 2013 18:43:17 +0000 (19:43 +0100)]
os imported but not used in fdroid
Daniel Martí [Tue, 5 Nov 2013 18:42:29 +0000 (19:42 +0100)]
Replace some 'if len(s) == 0' by 'if not s', remove unnecessary code
Ciaran Gultnieks [Tue, 5 Nov 2013 16:39:57 +0000 (16:39 +0000)]
Docs for maintainer notes field
Ciaran Gultnieks [Tue, 5 Nov 2013 16:39:45 +0000 (16:39 +0000)]
Write maintainer notes to wiki
Ciaran Gultnieks [Tue, 5 Nov 2013 16:21:35 +0000 (16:21 +0000)]
Handle 'Maintainer Notes' field in metadata
Daniel Martí [Tue, 5 Nov 2013 08:26:26 +0000 (09:26 +0100)]
Fix init with common, don't require cwd in FDroidPopen
Hans-Christoph Steiner [Tue, 5 Nov 2013 02:58:42 +0000 (21:58 -0500)]
add new 'fdroid init' options to bash completion
Hans-Christoph Steiner [Mon, 4 Nov 2013 22:43:28 +0000 (17:43 -0500)]
add options to 'fdroid init': --distinguished-name and --repo-keyalias
These allow the user to set these config.py options from the command line
when initing a new repo.
Hans-Christoph Steiner [Mon, 4 Nov 2013 22:32:56 +0000 (17:32 -0500)]
in 'fdroid init' if no keystore exists or was given, then generate it
Ciaran Gultnieks [Tue, 5 Nov 2013 07:58:56 +0000 (07:58 +0000)]
Fix fdroid stats, checking config before reading it
Daniel Martí [Mon, 4 Nov 2013 23:11:54 +0000 (00:11 +0100)]
Solve issues with fd-commit when no Auto Name is present
Daniel Martí [Mon, 4 Nov 2013 19:28:32 +0000 (20:28 +0100)]
Basic completion for init, add --verbose to it
Daniel Martí [Mon, 4 Nov 2013 19:21:24 +0000 (20:21 +0100)]
Avoid init.py crash due to options being None
Daniel Martí [Mon, 4 Nov 2013 19:19:31 +0000 (20:19 +0100)]
Make FDroidPopen a lot simpler, pythonize a few things
Daniel Martí [Mon, 4 Nov 2013 19:03:45 +0000 (20:03 +0100)]
Use the new read_config in init.py
Daniel Martí [Mon, 4 Nov 2013 19:01:30 +0000 (20:01 +0100)]
Don't override built-in 'dir'
Daniel Martí [Mon, 4 Nov 2013 17:37:57 +0000 (18:37 +0100)]
Don't check for dirs and files in the main script
Hans-Christoph Steiner [Sat, 2 Nov 2013 00:49:27 +0000 (20:49 -0400)]
ignore egg-info and docs build products
Hans-Christoph Steiner [Sat, 2 Nov 2013 00:39:32 +0000 (20:39 -0400)]
implement 'fdroid init' to set up a barebones repo from scratch
This tries to auto-detect the SDK and NDK. If it can't find the SDK, it
prompts the user to type in the path. It also tries to find the most
recent version of the build-tools, and should also support the old
unversioned layout.
Hans-Christoph Steiner [Fri, 1 Nov 2013 19:09:16 +0000 (15:09 -0400)]
install sample config files in a standard location
This means they'll automatically be installed in the right place by the
packaging processes of various UNIX distros, and then that makes it easy
for the upcoming 'fdroid init' to find them.
Daniel Martí [Mon, 4 Nov 2013 16:03:43 +0000 (17:03 +0100)]
Don't use proj.prop if not present (fixes tiltmazes)
Daniel Martí [Mon, 4 Nov 2013 15:09:45 +0000 (16:09 +0100)]
Switch to build-tools 19.0.0
Daniel Martí [Mon, 4 Nov 2013 15:09:23 +0000 (16:09 +0100)]
Implement forceversion and forcevercode for gradle projects
Daniel Martí [Mon, 4 Nov 2013 14:42:01 +0000 (15:42 +0100)]
Fix sed typo that broke forceversion and forcevercode
Daniel Martí [Mon, 4 Nov 2013 14:16:09 +0000 (15:16 +0100)]
Fix server.py NoneType error
Ciaran Gultnieks [Mon, 4 Nov 2013 12:35:53 +0000 (12:35 +0000)]
Force apt-get update on buildserver creation
Daniel Martí [Mon, 4 Nov 2013 09:43:28 +0000 (10:43 +0100)]
Revert "Fix git-svn find-rev, also search for svn revisions after HEAD"
This reverts commit
e35a1093cd8b659ab5fd187056c3867a5ce3819b.
Daniel Martí [Mon, 4 Nov 2013 09:22:22 +0000 (10:22 +0100)]
Fixes to makebuildserver and verify
Daniel Martí [Sun, 3 Nov 2013 13:00:09 +0000 (14:00 +0100)]
Merge branch 'master' into verbose-rewrite
Conflicts:
fdroidserver/common.py
Daniel Martí [Sun, 3 Nov 2013 12:54:55 +0000 (13:54 +0100)]
variable typo
Daniel Martí [Sun, 3 Nov 2013 12:44:33 +0000 (13:44 +0100)]
Default to update=auto, find subprojects automatically
Ciaran Gultnieks [Sun, 3 Nov 2013 12:07:47 +0000 (12:07 +0000)]
Allow auto-committer author to be specified in config
Daniel Martí [Sun, 3 Nov 2013 10:53:36 +0000 (11:53 +0100)]
Merge branch 'master' into verbose-rewrite
Daniel Martí [Sun, 3 Nov 2013 10:53:20 +0000 (11:53 +0100)]
Add fd-commit package completion
Daniel Martí [Sun, 3 Nov 2013 10:50:44 +0000 (11:50 +0100)]
fd-commit can now take app ids as filter; retab
Daniel Martí [Sun, 3 Nov 2013 10:49:11 +0000 (11:49 +0100)]
Fix all the possibe local.properties files, add sdk dir if oldsdk is not set
Daniel Martí [Sat, 2 Nov 2013 21:52:52 +0000 (22:52 +0100)]
AM.xml is not the only file that designates an android app source dir
Daniel Martí [Sat, 2 Nov 2013 21:36:55 +0000 (22:36 +0100)]
Merge branch 'master' into verbose-rewrite
Daniel Martí [Sat, 2 Nov 2013 21:14:32 +0000 (22:14 +0100)]
Don't accept empty icons; Don't add <icon> xml element if none is present
Daniel Martí [Sat, 2 Nov 2013 21:01:50 +0000 (22:01 +0100)]
Fix: use -cp (classpath) to fix problems with java getsig
Daniel Martí [Sat, 2 Nov 2013 19:35:45 +0000 (20:35 +0100)]
Add android-19 platform
Daniel Martí [Sat, 2 Nov 2013 19:33:44 +0000 (20:33 +0100)]
Android sdk from 22.2.1 to 22.3
Daniel Martí [Sat, 2 Nov 2013 19:30:21 +0000 (20:30 +0100)]
Read output queues a bit more often
Daniel Martí [Sat, 2 Nov 2013 18:56:31 +0000 (19:56 +0100)]
Merge branch 'master' into verbose-rewrite
Daniel Martí [Sat, 2 Nov 2013 15:04:50 +0000 (16:04 +0100)]
Fixes to categories in update.py
Daniel Martí [Sat, 2 Nov 2013 11:04:02 +0000 (12:04 +0100)]
Translate 'Category:categ1;categ2;...' into 'Categories:categ1,categ2,...'
Daniel Martí [Sat, 2 Nov 2013 00:18:56 +0000 (01:18 +0100)]
Update docs regarding categories
Daniel Martí [Sat, 2 Nov 2013 00:14:01 +0000 (01:14 +0100)]
Start doing multiple categories as comma separated lists
Don't drop support for old clients (only one category) yet
Daniel Martí [Fri, 1 Nov 2013 18:12:22 +0000 (19:12 +0100)]
Various fixes: hg vcs updating, gradle vercode regex...
Daniel Martí [Fri, 1 Nov 2013 12:57:10 +0000 (13:57 +0100)]
Merge branch 'verbose-rewrite' of gitorious.org:f-droid/fdroidserver into verbose-rewrite
Conflicts:
fdroidserver/common.py
Daniel Martí [Fri, 1 Nov 2013 12:55:42 +0000 (13:55 +0100)]
Merge branch 'master' into verbose-rewrite
Daniel Martí [Fri, 1 Nov 2013 11:10:57 +0000 (12:10 +0100)]
Start rewriting options and config as common.py globals
Daniel Martí [Fri, 1 Nov 2013 10:05:41 +0000 (11:05 +0100)]
No quotes in --commit messages