chiark / gitweb /
Ciaran Gultnieks [Tue, 15 Oct 2013 14:52:53 +0000 (15:52 +0100)]
Fix error message error
Ciaran Gultnieks [Mon, 14 Oct 2013 15:16:34 +0000 (16:16 +0100)]
Allow archive policy override for indivudual apps
Daniel Martí [Sat, 12 Oct 2013 22:03:57 +0000 (00:03 +0200)]
sed -i 's/!= None/is not None/g' *.py
Daniel Martí [Sat, 12 Oct 2013 22:03:11 +0000 (00:03 +0200)]
Add support for Litecoin in the server
Daniel Martí [Fri, 11 Oct 2013 15:14:42 +0000 (17:14 +0200)]
Fix some crashes with clean/build procedures
Daniel Martí [Fri, 11 Oct 2013 15:08:07 +0000 (17:08 +0200)]
vcs_svn reset back to shell=True
Daniel Martí [Thu, 10 Oct 2013 16:35:15 +0000 (18:35 +0200)]
Fix output and error assignment error
Daniel Martí [Thu, 10 Oct 2013 15:52:17 +0000 (17:52 +0200)]
Forgot to execute cleaning process
Daniel Martí [Thu, 10 Oct 2013 14:45:17 +0000 (16:45 +0200)]
Remove unnecessary indenting
Daniel Martí [Thu, 10 Oct 2013 14:30:32 +0000 (16:30 +0200)]
Fix silly object name issue, also clean jni dirs
Daniel Martí [Thu, 10 Oct 2013 14:30:11 +0000 (16:30 +0200)]
Try to add maven support repo and ndk variables to recipes
Daniel Martí [Thu, 10 Oct 2013 13:51:51 +0000 (15:51 +0200)]
Specify that init= and prebuild= won't be able to build anything now
Daniel Martí [Thu, 10 Oct 2013 13:48:39 +0000 (15:48 +0200)]
Be more consistent when doing cleans
All update dirs, including ., will remove baddirs.
Right before build=, (ant|maven|gradle) clean will run
Daniel Martí [Thu, 10 Oct 2013 11:23:09 +0000 (13:23 +0200)]
Merge commit 'refs/merge-requests/125' of gitorious.org:f-droid/fdroidserver
Florian Schmaus [Thu, 10 Oct 2013 10:10:11 +0000 (12:10 +0200)]
Edited as per comment of daniel
Ciaran Gultnieks [Thu, 10 Oct 2013 08:47:48 +0000 (09:47 +0100)]
Purge repo maintenance page cache after updates
Daniel Martí [Wed, 9 Oct 2013 21:39:44 +0000 (23:39 +0200)]
Forgot to fix UCM:Tags for srclibs too
Daniel Martí [Wed, 9 Oct 2013 21:36:24 +0000 (23:36 +0200)]
Be more consistent when running bash commands (fixes #365)
Daniel Martí [Wed, 9 Oct 2013 21:36:02 +0000 (23:36 +0200)]
Fix issues with srclib checkupdates
Florian Schmaus [Wed, 9 Oct 2013 12:16:42 +0000 (14:16 +0200)]
Improved description of "Repo" in Manual
Make it clear that if Repo Type is srclib, Repo can be set to the name
of the according srclib .txt file.
Ciaran Gultnieks [Wed, 9 Oct 2013 13:41:12 +0000 (14:41 +0100)]
Merge commit 'refs/merge-requests/124' of git://gitorious.org/f-droid/fdroidserver into merge-requests/124
Ciaran Gultnieks [Wed, 9 Oct 2013 13:39:00 +0000 (14:39 +0100)]
Don't put redirects in the same category as real app pages
Ciaran Gultnieks [Wed, 9 Oct 2013 12:23:17 +0000 (13:23 +0100)]
A few more wiki fixes
Florian Schmaus [Wed, 9 Oct 2013 09:18:44 +0000 (11:18 +0200)]
Improved the description of "Auto Name" in Manual
It was not clear, at least to me, where Auto Name is exactly used. This
change clarifies that it's actually used by the auto update
scripts. Furthermore replace the "It", whis "The Auto Name entry", since
it's not obvious if the "It" refers to "Auto Name" or the
"commit (description)".
Ciaran Gultnieks [Wed, 9 Oct 2013 09:11:34 +0000 (10:11 +0100)]
Revert "Don't stop if srclib paths are hard-coded"
This reverts commit
33a95637c029e3ac8bb6cfee6bbe273fcf818a33.
Ciaran Gultnieks [Wed, 9 Oct 2013 08:57:00 +0000 (09:57 +0100)]
Add wiki category for failing builds
Ciaran Gultnieks [Wed, 9 Oct 2013 08:48:06 +0000 (09:48 +0100)]
Include entries for failed builds in wiki data
Ciaran Gultnieks [Wed, 9 Oct 2013 08:43:02 +0000 (09:43 +0100)]
Detect proprietary youtube api lib
Daniel Martí [Mon, 7 Oct 2013 22:38:24 +0000 (00:38 +0200)]
Don't stop if srclib paths are hard-coded
If the raise takes place, UCMs with srclibs don't work.
Daniel Martí [Mon, 7 Oct 2013 18:56:43 +0000 (20:56 +0200)]
Merge commit 'refs/merge-requests/124' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Sun, 6 Oct 2013 11:52:38 +0000 (12:52 +0100)]
Correct ndk r9 arcb selection
Ciaran Gultnieks [Sun, 6 Oct 2013 11:51:16 +0000 (12:51 +0100)]
Correct ndk r9 install
Ciaran Gultnieks [Sun, 6 Oct 2013 08:21:14 +0000 (09:21 +0100)]
Switch to ndk r9
Christopher [Fri, 4 Oct 2013 21:38:30 +0000 (23:38 +0200)]
Added gettext dependency to buildserver
Ciaran Gultnieks [Wed, 2 Oct 2013 21:52:44 +0000 (22:52 +0100)]
Add libsaxonb-java to buildserver dependencies
Daniel Martí [Wed, 2 Oct 2013 20:28:20 +0000 (22:28 +0200)]
Always store ant/maven apk location output for regex
Daniel Martí [Wed, 2 Oct 2013 17:28:43 +0000 (19:28 +0200)]
Do not repeat stderr and stdout when -v/--verbose
Ciaran Gultnieks [Wed, 2 Oct 2013 09:25:26 +0000 (10:25 +0100)]
Don't try and parse username/password out of repo address except for svn
Ciaran Gultnieks [Tue, 1 Oct 2013 14:06:02 +0000 (15:06 +0100)]
Improve http update check mode
Ciaran Gultnieks [Tue, 1 Oct 2013 09:21:26 +0000 (10:21 +0100)]
Fix some docs compilation issues
Ciaran Gultnieks [Tue, 1 Oct 2013 09:19:17 +0000 (10:19 +0100)]
Add HTTP update check mode
Daniel Martí [Sat, 28 Sep 2013 19:06:33 +0000 (21:06 +0200)]
Added myself to copyright notices
Daniel Martí [Fri, 27 Sep 2013 08:50:56 +0000 (10:50 +0200)]
Always run 'clean' on ant and gradle projects too
Daniel Martí [Sun, 22 Sep 2013 21:26:48 +0000 (23:26 +0200)]
Sed signing configs out of build.gradle files
Daniel Martí [Sun, 22 Sep 2013 21:26:39 +0000 (23:26 +0200)]
Add issue page to github repos on import
Daniel Martí [Sat, 21 Sep 2013 17:43:31 +0000 (19:43 +0200)]
Fix many cases of UCM for Gradle
Daniel Martí [Tue, 17 Sep 2013 22:11:35 +0000 (00:11 +0200)]
Add tools dir. New tool: categorycount
Daniel Martí [Tue, 17 Sep 2013 18:24:25 +0000 (20:24 +0200)]
Bump sample values for newer ndk/build-tools versions
Daniel Martí [Mon, 16 Sep 2013 12:25:39 +0000 (14:25 +0200)]
Also finish at quotes when using import -u
Daniel Martí [Mon, 16 Sep 2013 10:53:27 +0000 (12:53 +0200)]
Remove all bin dirs on update= dirs, be more verbose
Daniel Martí [Sun, 15 Sep 2013 21:20:27 +0000 (23:20 +0200)]
Fixes to gotorevision(None)
Up until now, this would do nothing in most cases
Daniel Martí [Wed, 11 Sep 2013 11:45:02 +0000 (13:45 +0200)]
Allow for leading and trailing whitespaces in ';'-separated lists (e.g. update= abc ; def ; ...)
Daniel Martí [Tue, 10 Sep 2013 22:57:22 +0000 (00:57 +0200)]
Allow spaces before/after field key names
Ciaran Gultnieks [Mon, 9 Sep 2013 07:49:52 +0000 (08:49 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
Daniel Martí [Fri, 6 Sep 2013 21:36:10 +0000 (23:36 +0200)]
Save all commit updates in an array, loop over them later
Daniel Martí [Fri, 6 Sep 2013 21:28:11 +0000 (23:28 +0200)]
commitupdates now uses git commit -e (invokes editor)
Daniel Martí [Fri, 6 Sep 2013 21:13:45 +0000 (23:13 +0200)]
Do not search and replace metadata/ and .txt
Daniel Martí [Fri, 6 Sep 2013 20:51:04 +0000 (22:51 +0200)]
New aliased completion: fdroid checkupdates -p
Daniel Martí [Fri, 6 Sep 2013 20:38:36 +0000 (22:38 +0200)]
Don't print all metadata reads; Only print when an exception is present
Daniel Martí [Fri, 6 Sep 2013 18:33:47 +0000 (20:33 +0200)]
Add UCM:Tags support to hg
Ciaran Gultnieks [Thu, 5 Sep 2013 09:32:33 +0000 (10:32 +0100)]
No colon in wiki app page names
Daniel Martí [Wed, 4 Sep 2013 16:25:29 +0000 (18:25 +0200)]
Only change Auto Name if new release
Daniel Martí [Wed, 4 Sep 2013 14:45:19 +0000 (16:45 +0200)]
Finish -v/--verbose output+error handling
Ciaran Gultnieks [Wed, 4 Sep 2013 07:18:16 +0000 (08:18 +0100)]
Fix output changes fixes
Daniel Martí [Mon, 2 Sep 2013 21:14:12 +0000 (23:14 +0200)]
Fix ant builds with recent output changes
Daniel Martí [Mon, 2 Sep 2013 17:05:13 +0000 (19:05 +0200)]
maven=yes defaults to bindir=[subdir]/target
Daniel Martí [Sun, 1 Sep 2013 15:45:09 +0000 (17:45 +0200)]
Revert "Always print output directly if -v/--verbose"
This reverts commit
9e0908824549762e89f92b4a18bac7b14f3400ac.
Daniel Martí [Sun, 1 Sep 2013 09:56:57 +0000 (11:56 +0200)]
Fixes to gradle builds
It now adapts/seds all build.gradle files under build_dir, i.e. the root dir
(even if subdir is used). This is very necessary when libraries are under
parent directories or when a father build.gradle file exists.
Daniel Martí [Sun, 1 Sep 2013 09:50:35 +0000 (11:50 +0200)]
Always print output directly if -v/--verbose
Ciaran Gultnieks [Fri, 30 Aug 2013 10:06:36 +0000 (11:06 +0100)]
Improve verification output with stats, etc
Ciaran Gultnieks [Thu, 29 Aug 2013 21:58:49 +0000 (22:58 +0100)]
Correct old error message
Ciaran Gultnieks [Thu, 29 Aug 2013 20:05:25 +0000 (21:05 +0100)]
Get non-interactive bash env right
Daniel Martí [Thu, 29 Aug 2013 18:21:40 +0000 (20:21 +0200)]
Be more descriptive in the sample config
Ciaran Gultnieks [Thu, 29 Aug 2013 17:25:26 +0000 (18:25 +0100)]
Define ANDROID_HOME on buildserver
Ciaran Gultnieks [Thu, 29 Aug 2013 16:29:12 +0000 (17:29 +0100)]
Correction to previous commit
Ciaran Gultnieks [Thu, 29 Aug 2013 15:27:52 +0000 (16:27 +0100)]
Fix gradle path/home setup on buildserver
Daniel Martí [Thu, 29 Aug 2013 14:17:12 +0000 (16:17 +0200)]
Better CV update prints and commit messages
Daniel Martí [Thu, 29 Aug 2013 13:26:24 +0000 (15:26 +0200)]
Basic bash completion for fdroid verify
Ciaran Gultnieks [Thu, 29 Aug 2013 13:23:21 +0000 (14:23 +0100)]
One more verification fix
Ciaran Gultnieks [Thu, 29 Aug 2013 13:22:21 +0000 (14:22 +0100)]
A few more verification fixes
Ciaran Gultnieks [Thu, 29 Aug 2013 13:16:02 +0000 (14:16 +0100)]
Fix verify unpacking
Ciaran Gultnieks [Thu, 29 Aug 2013 13:14:09 +0000 (14:14 +0100)]
Add verifier to available commands
Ciaran Gultnieks [Thu, 29 Aug 2013 13:13:05 +0000 (14:13 +0100)]
Very simple verifier
Paul Sokolovsky [Mon, 26 Aug 2013 21:52:04 +0000 (00:52 +0300)]
Print progress messages as a build goes thru various stages.
Without this, we get bunch of messages at the start of build, which
end with "Applying patch", and then all the things hangs for several
minutes (or more, in case of network problems, etc). So, consistently
keep user aware od what's happening. Note that --verbose switch affects
deatiledness and amount of output (in particular, if it's given, "build"
command output goes to console instead of log).
Daniel Martí [Wed, 28 Aug 2013 06:59:38 +0000 (08:59 +0200)]
Fix sha256 sums not appearing in the index
Ciaran Gultnieks [Tue, 27 Aug 2013 15:42:25 +0000 (16:42 +0100)]
Only do an update if the vercode changes
(mainly to work around a recently introduced issue where the name
changes and then changes straight back!)
Daniel Martí [Mon, 26 Aug 2013 10:57:18 +0000 (12:57 +0200)]
Add subdir support to gradle
Daniel Martí [Mon, 26 Aug 2013 08:44:52 +0000 (10:44 +0200)]
Remove md5 sums from the index (fixes: #336)
Daniel Martí [Thu, 22 Aug 2013 16:32:48 +0000 (18:32 +0200)]
Add missing gradle doc entries
Daniel Martí [Thu, 22 Aug 2013 16:28:30 +0000 (18:28 +0200)]
Adapt all build.gradle files to be found. Add preassemble=
Daniel Martí [Thu, 22 Aug 2013 15:03:06 +0000 (17:03 +0200)]
Drop support for old description elements (deprecated one year ago)
Daniel Martí [Wed, 21 Aug 2013 18:47:43 +0000 (20:47 +0200)]
Remove a bunch of unused imports
Ciaran Gultnieks [Thu, 22 Aug 2013 08:54:01 +0000 (09:54 +0100)]
Add extra-android-m2repository to buildserver
Ciaran Gultnieks [Wed, 21 Aug 2013 20:47:48 +0000 (21:47 +0100)]
Icon resizing diagnostics/robustness
Ciaran Gultnieks [Wed, 21 Aug 2013 20:38:42 +0000 (21:38 +0100)]
Send permissions to build server (issue #326)
Daniel Martí [Wed, 21 Aug 2013 14:20:27 +0000 (16:20 +0200)]
Remove bin/ and gen/ in update= dirs too!
Daniel Martí [Mon, 19 Aug 2013 09:36:26 +0000 (11:36 +0200)]
Maximum icon size is now defined in config.py
Daniel Martí [Mon, 19 Aug 2013 09:30:54 +0000 (11:30 +0200)]
Add -I/--icons to update
Daniel Martí [Mon, 19 Aug 2013 09:20:50 +0000 (11:20 +0200)]
Start publishing new repo icons at max 72x72 px
Daniel Martí [Sat, 17 Aug 2013 13:16:13 +0000 (15:16 +0200)]
Add support for gradle={main,yes,}