summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Richard W.M. Jones [Fri, 1 Aug 2014 16:56:00 +0000 (17:56 +0100)]
Remove bitstring, findlib, camlidl from non-built package lists.
Richard W.M. Jones [Fri, 1 Aug 2014 15:22:34 +0000 (16:22 +0100)]
Rebuild everything against ocaml-4.02.0-0.8.git10e45753.fc22.
Richard W.M. Jones [Fri, 1 Aug 2014 15:05:14 +0000 (16:05 +0100)]
frama-c also fails to build.
Richard W.M. Jones [Fri, 1 Aug 2014 09:33:39 +0000 (10:33 +0100)]
Update Fedora OCaml rebuild.
Richard W.M. Jones [Sun, 27 Jul 2014 10:27:48 +0000 (11:27 +0100)]
libguestfs: disable golang
Richard W.M. Jones [Wed, 23 Jul 2014 21:10:49 +0000 (22:10 +0100)]
More Fedora OCaml 4.02 beta build failures.
Richard W.M. Jones [Tue, 22 Jul 2014 19:21:18 +0000 (20:21 +0100)]
More progress in Fedora OCaml 4.02 rebuild.
Richard W.M. Jones [Mon, 21 Jul 2014 17:47:00 +0000 (18:47 +0100)]
libguestfs: fedora: Remove F18, add F21 branches.
Richard W.M. Jones [Mon, 21 Jul 2014 15:46:02 +0000 (16:46 +0100)]
Fedora OCaml rebuild: More blocked and ignored packages.
Richard W.M. Jones [Mon, 21 Jul 2014 10:18:44 +0000 (11:18 +0100)]
Allow packages to be "blocked" or "ignored".
blocked -> The package, and any package which depends on it, is
not rebuilt.
ignored -> The package is treated as if it has been rebuilt.
Richard W.M. Jones [Mon, 21 Jul 2014 10:18:25 +0000 (11:18 +0100)]
Always pull packages from a named local repo.
Richard W.M. Jones [Sat, 12 Jul 2014 18:50:08 +0000 (19:50 +0100)]
Fedora OCaml rebuild for OCaml 4.02.0 beta in Rawhide.
Richard W.M. Jones [Wed, 2 Jul 2014 12:21:43 +0000 (13:21 +0100)]
libguestfs now needs --enable-werror to enable warning errors.
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.