summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Richard W.M. Jones [Thu, 12 Jun 2014 21:17:10 +0000 (22:17 +0100)]
libguestfs: Don't copy builder *.xz files into download dir.
Causes more trouble than it is worth. We will just add them to the
websites git tree instead.
Richard W.M. Jones [Thu, 27 Mar 2014 11:59:04 +0000 (11:59 +0000)]
New libguestfs 1.26 branch.
Richard W.M. Jones [Sat, 8 Mar 2014 14:46:33 +0000 (14:46 +0000)]
Use supermin4 binary when compiling libguestfs <= 1.24.
Richard W.M. Jones [Sat, 21 Dec 2013 07:15:22 +0000 (07:15 +0000)]
F19 built by hand.
Richard W.M. Jones [Mon, 2 Dec 2013 14:45:09 +0000 (14:45 +0000)]
libguestfs: Hacky rules to make sure po-docs are updated.
Richard W.M. Jones [Fri, 8 Nov 2013 16:15:57 +0000 (16:15 +0000)]
libguestfs: fedora: F20 is being built by hand at the moment.
Richard W.M. Jones [Fri, 18 Oct 2013 17:00:42 +0000 (18:00 +0100)]
Add Fedora 20 tracking stable-1.24 branch.
Richard W.M. Jones [Thu, 17 Oct 2013 18:40:15 +0000 (19:40 +0100)]
libguestfs: fedora: Build branches oldest first.
Richard W.M. Jones [Fri, 11 Oct 2013 14:36:36 +0000 (15:36 +0100)]
Ignore *.log files.
Richard W.M. Jones [Fri, 11 Oct 2013 14:36:06 +0000 (15:36 +0100)]
libguestfs: Disable valgrind-daemon since we're supposed to be testing production code.
Richard W.M. Jones [Thu, 10 Oct 2013 14:55:41 +0000 (15:55 +0100)]
libguestfs: Do f20 releases by hand.
Richard W.M. Jones [Thu, 10 Oct 2013 14:55:17 +0000 (15:55 +0100)]
libguestfs: Website directory has moved, and it's now a git repo not CVS.
Richard W.M. Jones [Mon, 7 Oct 2013 12:52:35 +0000 (13:52 +0100)]
libguestfs: Make sure timestamps aren't changed on the builder templates.
It confuses CVS ...
Richard W.M. Jones [Mon, 7 Oct 2013 12:52:18 +0000 (13:52 +0100)]
Factor out 'git fetch' into a separate goal.
Richard W.M. Jones [Fri, 4 Oct 2013 08:06:44 +0000 (09:06 +0100)]
libguestfs_upload: Copy builder templates in when making website.
Richard W.M. Jones [Thu, 3 Oct 2013 17:43:07 +0000 (18:43 +0100)]
Add libguestfs_fedora script to manage Fedora builds.
Richard W.M. Jones [Sat, 28 Sep 2013 11:22:40 +0000 (12:22 +0100)]
Enable uploading.
Richard W.M. Jones [Sat, 28 Sep 2013 07:14:05 +0000 (08:14 +0100)]
Publish "commit" and "release" goals.
You can now do:
./libguestfs_upstream commit [branch] <commit>
./libguestfs_upstream release <version>
Richard W.M. Jones [Sat, 28 Sep 2013 07:13:39 +0000 (08:13 +0100)]
Use onrun handler to perform memory_set.
And fix a few places where we forgot to do memory_set.
Richard W.M. Jones [Sat, 28 Sep 2013 07:13:14 +0000 (08:13 +0100)]
Fix creation of localenv in all goals.
Richard W.M. Jones [Thu, 26 Sep 2013 21:38:09 +0000 (22:38 +0100)]
Implement logging.
Richard W.M. Jones [Thu, 26 Sep 2013 21:37:48 +0000 (22:37 +0100)]
Implement 'make clean' rule.
Richard W.M. Jones [Wed, 25 Sep 2013 13:46:42 +0000 (14:46 +0100)]
libguestfs: Increase git query period to every 60 minutes.
Richard W.M. Jones [Mon, 23 Sep 2013 20:37:06 +0000 (21:37 +0100)]
libguestfs: Enable debugging.
Richard W.M. Jones [Mon, 23 Sep 2013 20:36:27 +0000 (21:36 +0100)]
libguestfs: Make 'every' git query period configurable.
Richard W.M. Jones [Fri, 20 Sep 2013 13:18:41 +0000 (14:18 +0100)]
Don't need to echo output on failure, since goaljobs now echos output from shout/shlines commands.
Richard W.M. Jones [Thu, 19 Sep 2013 17:21:47 +0000 (18:21 +0100)]
Adjust bumpspec comment according to context.
Richard W.M. Jones [Thu, 19 Sep 2013 16:28:11 +0000 (17:28 +0100)]
Further updates to OCaml rebuild.
Richard W.M. Jones [Thu, 19 Sep 2013 11:54:08 +0000 (12:54 +0100)]
Fedora OCaml: Improve parallelism by not waiting for rebuilds unless they are required by another build.
Richard W.M. Jones [Tue, 17 Sep 2013 12:48:17 +0000 (13:48 +0100)]
Add libguestfs upstream build rules.