All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.5 0/4] Misc build system tweaks
@ 2014-10-07 11:02 Andrew Cooper
  2014-10-07 11:02 ` [PATCH for-4.5 1/4] gitignore: Cleanup Andrew Cooper
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Andrew Cooper @ 2014-10-07 11:02 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

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(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-10-08 12:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 11:02 [PATCH for-4.5 0/4] Misc build system tweaks Andrew Cooper
2014-10-07 11:02 ` [PATCH for-4.5 1/4] gitignore: Cleanup Andrew Cooper
2014-10-07 11:02 ` [PATCH for-4.5 2/4] tools/xenstore: Introduce clients-install target Andrew Cooper
2014-10-07 11:02 ` [PATCH for-4.5 3/4] tools/xenstore: Only create SBINDIR if it is to be used Andrew Cooper
2014-10-07 11:02 ` [PATCH for-4.5 4/4] tools/ocaml: Gate building tests on CONFIG_TESTS Andrew Cooper
2014-10-07 12:16   ` Dave Scott
2014-10-07 14:47 ` [PATCH for-4.5 0/4] Misc build system tweaks Konrad Rzeszutek Wilk
2014-10-08 12:56   ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.