All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-xen-4.5 0/3] tools: build system fixes and cleanups
@ 2014-12-02 15:16 Daniel Kiper
  2014-12-02 15:16 ` [PATCH for-xen-4.5 1/3] tools/hotplug: distclean target should remove files generated by configure Daniel Kiper
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Daniel Kiper @ 2014-12-02 15:16 UTC (permalink / raw)
  To: xen-devel; +Cc: keir, ian.campbell, andrew.cooper3, ian.jackson, jbeulich

Hi,

Here are three tools build system patches:
  - tools/hotplug: distclean target should remove files generated by configure,
  - gitignore: ignore some files generated by configure,
  - gitignore: group tools/hotplug files in one place.

First two are real fixes. Last one is a cleanup which is nice to have
but not required at this stage of 4.5 development.

Daniel

 .gitignore             |   12 +++++++-----
 tools/Makefile         |    3 +++
 tools/hotplug/Makefile |    5 ++++-
 3 files changed, 14 insertions(+), 6 deletions(-)

Daniel Kiper (3):
      tools/hotplug: distclean target should remove files generated by configure
      gitignore: ignore some files generated by configure
      gitignore: group tools/hotplug files in one place

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

end of thread, other threads:[~2014-12-09 15:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02 15:16 [PATCH for-xen-4.5 0/3] tools: build system fixes and cleanups Daniel Kiper
2014-12-02 15:16 ` [PATCH for-xen-4.5 1/3] tools/hotplug: distclean target should remove files generated by configure Daniel Kiper
2014-12-02 18:36   ` Konrad Rzeszutek Wilk
2014-12-03 15:53     ` Daniel Kiper
2014-12-03 20:36       ` Konrad Rzeszutek Wilk
2014-12-04  8:17         ` [Pkg-xen-devel] " Ian Campbell
2014-12-05  1:53     ` Konrad Rzeszutek Wilk
2014-12-05 14:52       ` Daniel Kiper
2014-12-09 14:35   ` Ian Campbell
2014-12-09 15:32     ` Konrad Rzeszutek Wilk
2014-12-02 15:16 ` [PATCH for-xen-4.5 2/3] gitignore: ignore some " Daniel Kiper
2014-12-04 13:25   ` Ian Campbell
2014-12-05 14:52     ` Daniel Kiper
2014-12-02 15:16 ` [PATCH for-xen-4.5 3/3] gitignore: group tools/hotplug files in one place Daniel Kiper

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.