chiark / gitweb /
fdroidserver.git
11 years agoCorrect ndk r9 install
Ciaran Gultnieks [Sun, 6 Oct 2013 11:51:16 +0000 (12:51 +0100)]
Correct ndk r9 install

11 years agoSwitch to ndk r9
Ciaran Gultnieks [Sun, 6 Oct 2013 08:21:14 +0000 (09:21 +0100)]
Switch to ndk r9

11 years agoAdd libsaxonb-java to buildserver dependencies
Ciaran Gultnieks [Wed, 2 Oct 2013 21:52:44 +0000 (22:52 +0100)]
Add libsaxonb-java to buildserver dependencies

11 years agoAlways store ant/maven apk location output for regex
Daniel Martí [Wed, 2 Oct 2013 20:28:20 +0000 (22:28 +0200)]
Always store ant/maven apk location output for regex

11 years agoDo not repeat stderr and stdout when -v/--verbose
Daniel Martí [Wed, 2 Oct 2013 17:28:43 +0000 (19:28 +0200)]
Do not repeat stderr and stdout when -v/--verbose

11 years agoDon't try and parse username/password out of repo address except for svn
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

11 years agoImprove http update check mode
Ciaran Gultnieks [Tue, 1 Oct 2013 14:06:02 +0000 (15:06 +0100)]
Improve http update check mode

11 years agoFix some docs compilation issues
Ciaran Gultnieks [Tue, 1 Oct 2013 09:21:26 +0000 (10:21 +0100)]
Fix some docs compilation issues

11 years agoAdd HTTP update check mode
Ciaran Gultnieks [Tue, 1 Oct 2013 09:19:17 +0000 (10:19 +0100)]
Add HTTP update check mode

11 years agoAdded myself to copyright notices
Daniel Martí [Sat, 28 Sep 2013 19:06:33 +0000 (21:06 +0200)]
Added myself to copyright notices

11 years agoAlways run 'clean' on ant and gradle projects too
Daniel Martí [Fri, 27 Sep 2013 08:50:56 +0000 (10:50 +0200)]
Always run 'clean' on ant and gradle projects too

11 years agoSed signing configs out of build.gradle files
Daniel Martí [Sun, 22 Sep 2013 21:26:48 +0000 (23:26 +0200)]
Sed signing configs out of build.gradle files

11 years agoAdd issue page to github repos on import
Daniel Martí [Sun, 22 Sep 2013 21:26:39 +0000 (23:26 +0200)]
Add issue page to github repos on import

11 years agoFix many cases of UCM for Gradle
Daniel Martí [Sat, 21 Sep 2013 17:43:31 +0000 (19:43 +0200)]
Fix many cases of UCM for Gradle

11 years agoAdd tools dir. New tool: categorycount
Daniel Martí [Tue, 17 Sep 2013 22:11:35 +0000 (00:11 +0200)]
Add tools dir. New tool: categorycount

11 years agoBump sample values for newer ndk/build-tools versions
Daniel Martí [Tue, 17 Sep 2013 18:24:25 +0000 (20:24 +0200)]
Bump sample values for newer ndk/build-tools versions

11 years agoAlso finish at quotes when using import -u
Daniel Martí [Mon, 16 Sep 2013 12:25:39 +0000 (14:25 +0200)]
Also finish at quotes when using import -u

11 years agoRemove all bin dirs on update= dirs, be more verbose
Daniel Martí [Mon, 16 Sep 2013 10:53:27 +0000 (12:53 +0200)]
Remove all bin dirs on update= dirs, be more verbose

11 years agoFixes to gotorevision(None)
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

11 years agoAllow for leading and trailing whitespaces in ';'-separated lists (e.g. update= abc...
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 ; ...)

11 years agoAllow spaces before/after field key names
Daniel Martí [Tue, 10 Sep 2013 22:57:22 +0000 (00:57 +0200)]
Allow spaces before/after field key names

11 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Ciaran Gultnieks [Mon, 9 Sep 2013 07:49:52 +0000 (08:49 +0100)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

11 years agoSave all commit updates in an array, loop over them later
Daniel Martí [Fri, 6 Sep 2013 21:36:10 +0000 (23:36 +0200)]
Save all commit updates in an array, loop over them later

11 years agocommitupdates now uses git commit -e (invokes editor)
Daniel Martí [Fri, 6 Sep 2013 21:28:11 +0000 (23:28 +0200)]
commitupdates now uses git commit -e (invokes editor)

11 years agoDo not search and replace metadata/ and .txt
Daniel Martí [Fri, 6 Sep 2013 21:13:45 +0000 (23:13 +0200)]
Do not search and replace metadata/ and .txt

11 years agoNew aliased completion: fdroid checkupdates -p
Daniel Martí [Fri, 6 Sep 2013 20:51:04 +0000 (22:51 +0200)]
New aliased completion: fdroid checkupdates -p

11 years agoDon't print all metadata reads; Only print when an exception is present
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

11 years agoAdd UCM:Tags support to hg
Daniel Martí [Fri, 6 Sep 2013 18:33:47 +0000 (20:33 +0200)]
Add UCM:Tags support to hg

11 years agoNo colon in wiki app page names
Ciaran Gultnieks [Thu, 5 Sep 2013 09:32:33 +0000 (10:32 +0100)]
No colon in wiki app page names

11 years agoOnly change Auto Name if new release
Daniel Martí [Wed, 4 Sep 2013 16:25:29 +0000 (18:25 +0200)]
Only change Auto Name if new release

11 years agoFinish -v/--verbose output+error handling
Daniel Martí [Wed, 4 Sep 2013 14:45:19 +0000 (16:45 +0200)]
Finish -v/--verbose output+error handling

11 years agoFix output changes fixes
Ciaran Gultnieks [Wed, 4 Sep 2013 07:18:16 +0000 (08:18 +0100)]
Fix output changes fixes

11 years agoFix ant builds with recent output changes
Daniel Martí [Mon, 2 Sep 2013 21:14:12 +0000 (23:14 +0200)]
Fix ant builds with recent output changes

11 years agomaven=yes defaults to bindir=[subdir]/target
Daniel Martí [Mon, 2 Sep 2013 17:05:13 +0000 (19:05 +0200)]
maven=yes defaults to bindir=[subdir]/target

11 years agoRevert "Always print output directly if -v/--verbose"
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.

11 years agoFixes to gradle builds
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.

11 years agoAlways print output directly if -v/--verbose
Daniel Martí [Sun, 1 Sep 2013 09:50:35 +0000 (11:50 +0200)]
Always print output directly if -v/--verbose

11 years agoImprove verification output with stats, etc
Ciaran Gultnieks [Fri, 30 Aug 2013 10:06:36 +0000 (11:06 +0100)]
Improve verification output with stats, etc

11 years agoCorrect old error message
Ciaran Gultnieks [Thu, 29 Aug 2013 21:58:49 +0000 (22:58 +0100)]
Correct old error message

11 years agoGet non-interactive bash env right
Ciaran Gultnieks [Thu, 29 Aug 2013 20:05:25 +0000 (21:05 +0100)]
Get non-interactive bash env right

11 years agoBe more descriptive in the sample config
Daniel Martí [Thu, 29 Aug 2013 18:21:40 +0000 (20:21 +0200)]
Be more descriptive in the sample config

11 years agoDefine ANDROID_HOME on buildserver
Ciaran Gultnieks [Thu, 29 Aug 2013 17:25:26 +0000 (18:25 +0100)]
Define ANDROID_HOME on buildserver

11 years agoCorrection to previous commit
Ciaran Gultnieks [Thu, 29 Aug 2013 16:29:12 +0000 (17:29 +0100)]
Correction to previous commit

11 years agoFix gradle path/home setup on buildserver
Ciaran Gultnieks [Thu, 29 Aug 2013 15:27:52 +0000 (16:27 +0100)]
Fix gradle path/home setup on buildserver

11 years agoBetter CV update prints and commit messages
Daniel Martí [Thu, 29 Aug 2013 14:17:12 +0000 (16:17 +0200)]
Better CV update prints and commit messages

11 years agoBasic bash completion for fdroid verify
Daniel Martí [Thu, 29 Aug 2013 13:26:24 +0000 (15:26 +0200)]
Basic bash completion for fdroid verify

11 years agoOne more verification fix
Ciaran Gultnieks [Thu, 29 Aug 2013 13:23:21 +0000 (14:23 +0100)]
One more verification fix

11 years agoA few more verification fixes
Ciaran Gultnieks [Thu, 29 Aug 2013 13:22:21 +0000 (14:22 +0100)]
A few more verification fixes

11 years agoFix verify unpacking
Ciaran Gultnieks [Thu, 29 Aug 2013 13:16:02 +0000 (14:16 +0100)]
Fix verify unpacking

11 years agoAdd verifier to available commands
Ciaran Gultnieks [Thu, 29 Aug 2013 13:14:09 +0000 (14:14 +0100)]
Add verifier to available commands

11 years agoVery simple verifier
Ciaran Gultnieks [Thu, 29 Aug 2013 13:13:05 +0000 (14:13 +0100)]
Very simple verifier

11 years agoPrint progress messages as a build goes thru various stages.
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).

11 years agoFix sha256 sums not appearing in the index
Daniel Martí [Wed, 28 Aug 2013 06:59:38 +0000 (08:59 +0200)]
Fix sha256 sums not appearing in the index

11 years agoOnly do an update if the vercode changes
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!)

11 years agoAdd subdir support to gradle
Daniel Martí [Mon, 26 Aug 2013 10:57:18 +0000 (12:57 +0200)]
Add subdir support to gradle

11 years agoRemove md5 sums from the index (fixes: #336)
Daniel Martí [Mon, 26 Aug 2013 08:44:52 +0000 (10:44 +0200)]
Remove md5 sums from the index (fixes: #336)

11 years agoAdd missing gradle doc entries
Daniel Martí [Thu, 22 Aug 2013 16:32:48 +0000 (18:32 +0200)]
Add missing gradle doc entries

11 years agoAdapt all build.gradle files to be found. Add preassemble=
Daniel Martí [Thu, 22 Aug 2013 16:28:30 +0000 (18:28 +0200)]
Adapt all build.gradle files to be found. Add preassemble=

11 years agoDrop support for old description elements (deprecated one year ago)
Daniel Martí [Thu, 22 Aug 2013 15:03:06 +0000 (17:03 +0200)]
Drop support for old description elements (deprecated one year ago)

11 years agoRemove a bunch of unused imports
Daniel Martí [Wed, 21 Aug 2013 18:47:43 +0000 (20:47 +0200)]
Remove a bunch of unused imports

11 years agoAdd extra-android-m2repository to buildserver
Ciaran Gultnieks [Thu, 22 Aug 2013 08:54:01 +0000 (09:54 +0100)]
Add extra-android-m2repository to buildserver

11 years agoIcon resizing diagnostics/robustness
Ciaran Gultnieks [Wed, 21 Aug 2013 20:47:48 +0000 (21:47 +0100)]
Icon resizing diagnostics/robustness

11 years agoSend permissions to build server (issue #326)
Ciaran Gultnieks [Wed, 21 Aug 2013 20:38:42 +0000 (21:38 +0100)]
Send permissions to build server (issue #326)

11 years agoRemove bin/ and gen/ in update= dirs too!
Daniel Martí [Wed, 21 Aug 2013 14:20:27 +0000 (16:20 +0200)]
Remove bin/ and gen/ in update= dirs too!

11 years agoMaximum icon size is now defined in config.py
Daniel Martí [Mon, 19 Aug 2013 09:36:26 +0000 (11:36 +0200)]
Maximum icon size is now defined in config.py

11 years agoAdd -I/--icons to update
Daniel Martí [Mon, 19 Aug 2013 09:30:54 +0000 (11:30 +0200)]
Add -I/--icons to update

11 years agoStart publishing new repo icons at max 72x72 px
Daniel Martí [Mon, 19 Aug 2013 09:20:50 +0000 (11:20 +0200)]
Start publishing new repo icons at max 72x72 px

11 years agoAdd support for gradle={main,yes,}
Daniel Martí [Sat, 17 Aug 2013 13:16:13 +0000 (15:16 +0200)]
Add support for gradle={main,yes,}

11 years agoFix gradle resulting apk path
Daniel Martí [Sat, 17 Aug 2013 12:23:34 +0000 (14:23 +0200)]
Fix gradle resulting apk path

11 years agoWhen parsing manifests, default version name to "Unknown"
Daniel Martí [Thu, 15 Aug 2013 14:01:33 +0000 (16:01 +0200)]
When parsing manifests, default version name to "Unknown"

11 years agoYet another silly mistake
Daniel Martí [Thu, 15 Aug 2013 13:25:05 +0000 (15:25 +0200)]
Yet another silly mistake

11 years agoSilly mistake in import.py
Daniel Martí [Thu, 15 Aug 2013 13:14:24 +0000 (15:14 +0200)]
Silly mistake in import.py

11 years agoFix import
Daniel Martí [Thu, 15 Aug 2013 13:09:47 +0000 (15:09 +0200)]
Fix import

11 years agoDo not say "manifest exists" if that's not the case
Daniel Martí [Thu, 15 Aug 2013 10:22:49 +0000 (12:22 +0200)]
Do not say "manifest exists" if that's not the case

11 years agoForgot to update config.buildserver.py
Daniel Martí [Thu, 15 Aug 2013 10:20:35 +0000 (12:20 +0200)]
Forgot to update config.buildserver.py

11 years agoFetch CV @string values at checkupdates
Daniel Martí [Thu, 15 Aug 2013 10:15:44 +0000 (12:15 +0200)]
Fetch CV @string values at checkupdates

11 years agoReturn none if no AM.xml paths exist
Daniel Martí [Wed, 14 Aug 2013 13:07:26 +0000 (15:07 +0200)]
Return none if no AM.xml paths exist

11 years agoRename market to gplay
Daniel Martí [Wed, 14 Aug 2013 12:51:17 +0000 (14:51 +0200)]
Rename market to gplay

11 years agoDo not duplicate verbose output when parsing metadata
Daniel Martí [Wed, 14 Aug 2013 12:24:52 +0000 (14:24 +0200)]
Do not duplicate verbose output when parsing metadata

11 years agoAdd --market to checkupdates
Daniel Martí [Wed, 14 Aug 2013 12:24:34 +0000 (14:24 +0200)]
Add --market to checkupdates

11 years agoRemove UCM:Market
Daniel Martí [Wed, 14 Aug 2013 11:39:00 +0000 (13:39 +0200)]
Remove UCM:Market

11 years agoMerge branch 'gradle' (finally!)
Daniel Martí [Wed, 14 Aug 2013 10:03:19 +0000 (12:03 +0200)]
Merge branch 'gradle' (finally!)

Conflicts:
fdroidserver/checkupdates.py

11 years agoMerge branch 'master' of gitorious.org:f-droid/fdroidserver
Daniel Martí [Wed, 14 Aug 2013 09:46:15 +0000 (11:46 +0200)]
Merge branch 'master' of gitorious.org:f-droid/fdroidserver

11 years agoMake RepoManifest work with gradle (at least for simple cases)
Ciaran Gultnieks [Wed, 14 Aug 2013 07:49:27 +0000 (08:49 +0100)]
Make RepoManifest work with gradle (at least for simple cases)

11 years agoSmall fix
Daniel Martí [Tue, 13 Aug 2013 18:04:44 +0000 (20:04 +0200)]
Small fix

11 years agoForgot to remove debugging prints
Daniel Martí [Tue, 13 Aug 2013 14:00:51 +0000 (16:00 +0200)]
Forgot to remove debugging prints

11 years agoImprove checkupdates further, Auto Name works with gradle
Daniel Martí [Tue, 13 Aug 2013 13:58:43 +0000 (15:58 +0200)]
Improve checkupdates further, Auto Name works with gradle

11 years agoUse last found package name if none found
Daniel Martí [Tue, 13 Aug 2013 13:25:47 +0000 (15:25 +0200)]
Use last found package name if none found

11 years agoImplement --install for gradle, add compilesdk=
Daniel Martí [Tue, 13 Aug 2013 13:20:11 +0000 (15:20 +0200)]
Implement --install for gradle, add compilesdk=

11 years agoSmall fixes to checkupdates
Daniel Martí [Tue, 13 Aug 2013 12:51:40 +0000 (14:51 +0200)]
Small fixes to checkupdates

11 years agoTry and adapt checkupdates to gradle better
Daniel Martí [Tue, 13 Aug 2013 10:02:48 +0000 (12:02 +0200)]
Try and adapt checkupdates to gradle better

11 years agoInstall gradle 1.7 to buildserver (untested, may need some extra config)
Ciaran Gultnieks [Fri, 9 Aug 2013 18:37:13 +0000 (19:37 +0100)]
Install gradle 1.7 to buildserver (untested, may need some extra config)

11 years agoDon't run gradle during checkudpates. Use whatever can be found.
Daniel Martí [Fri, 9 Aug 2013 15:15:27 +0000 (17:15 +0200)]
Don't run gradle during checkudpates. Use whatever can be found.

11 years agoMarket is broken, don't default to it
Daniel Martí [Thu, 8 Aug 2013 14:47:26 +0000 (16:47 +0200)]
Market is broken, don't default to it

11 years agoMerge changes from the master branch
Daniel Martí [Thu, 8 Aug 2013 11:02:11 +0000 (13:02 +0200)]
Merge changes from the master branch

11 years agoDeprecate aapt_path in favour of sdk_path + build_tools
Daniel Martí [Thu, 8 Aug 2013 11:00:02 +0000 (13:00 +0200)]
Deprecate aapt_path in favour of sdk_path + build_tools

11 years agoFix gradle checkupdates with tags and RM. new settings.
Daniel Martí [Thu, 8 Aug 2013 10:55:48 +0000 (12:55 +0200)]
Fix gradle checkupdates with tags and RM. new settings.

11 years agoAdd build tools 18.0.1
Ciaran Gultnieks [Thu, 8 Aug 2013 10:43:15 +0000 (11:43 +0100)]
Add build tools 18.0.1

11 years agoAdd sdk android-18
Ciaran Gultnieks [Thu, 8 Aug 2013 10:11:48 +0000 (11:11 +0100)]
Add sdk android-18

11 years agoNeed to create build-tools directory when using non-cached install
Ciaran Gultnieks [Thu, 8 Aug 2013 09:16:51 +0000 (10:16 +0100)]
Need to create build-tools directory when using non-cached install