From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for-4.5 0/4] Misc build system tweaks Date: Wed, 8 Oct 2014 13:56:29 +0100 Message-ID: <1412772989.9247.40.camel@citrix.com> References: <1412679730-17475-1-git-send-email-andrew.cooper3@citrix.com> <20141007144708.GI2604@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141007144708.GI2604@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: Andrew Cooper , Xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2014-10-07 at 10:47 -0400, Konrad Rzeszutek Wilk wrote: > On Tue, Oct 07, 2014 at 12:02:06PM +0100, Andrew Cooper wrote: > > This is a collection of 4 misc build system changes which I have collected > > while attempting to port Xen-4.5 to a XenServer experimental branch (in the > > hopes of testing the RCs) > > > > I am requesting a release ack on the grounds of these being minor build system > > changes, unrelated to code itself. > > > > Andrew Cooper (4): > > gitignore: Cleanup > > tools/xenstore: Introduce clients-install target > > tools/xenstore: Only create SBINDIR if it is to be used > > tools/ocaml: Gate building tests on CONFIG_TESTS > > > > .gitignore | 39 --------------------------------------- > > tools/ocaml/Makefile | 5 +++-- > > tools/xenstore/Makefile | 10 +++++++++- > > 3 files changed, 12 insertions(+), 42 deletions(-) > > 42! You can't go wrong with this kind of patchset! > > Quick, check it in before the count number changes! > > Released-Acked-by: Konrad Rzeszutek Wilk Acked + Applied.