All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hg ignore libxl lex/yacc detritus
@ 2010-07-16 16:34 Dan Magenheimer
  2010-07-16 16:50 ` Keir Fraser
  0 siblings, 1 reply; 7+ messages in thread
From: Dan Magenheimer @ 2010-07-16 16:34 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

Please apply (this or some cleaner variation) to
xen-unstable and xen-4.0-testing so that hg diff
is clean after a build.

diff -r 57859775f88f .hgignore
--- a/.hgignore	Fri Jul 09 12:44:53 2010 +0100
+++ b/.hgignore	Fri Jul 16 10:24:02 2010 -0600
@@ -317,3 +317,5 @@
 ^unmodified_drivers/linux-2.6/.*\.ko$
 ^unmodified_drivers/linux-2.6/.*\.mod\.c$
 ^LibVNCServer.*
+^tools/libxl/libxlu_cfg_l\.h$
+^tools/libxl/libxlu_cfg_y\.h$
+^tools/libxl/libxlu_cfg_l\.c$
+^tools/libxl/libxlu_cfg_y\.c$

[-- Attachment #2: libxl_hgignore.patch --]
[-- Type: application/octet-stream, Size: 368 bytes --]

diff -r 57859775f88f .hgignore
--- a/.hgignore	Fri Jul 09 12:44:53 2010 +0100
+++ b/.hgignore	Fri Jul 16 10:24:02 2010 -0600
@@ -317,3 +317,5 @@
 ^unmodified_drivers/linux-2.6/.*\.ko$
 ^unmodified_drivers/linux-2.6/.*\.mod\.c$
 ^LibVNCServer.*
+^tools/libxl/libxlu_cfg_l\.h$
+^tools/libxl/libxlu_cfg_y\.h$
+^tools/libxl/libxlu_cfg_l\.c$
+^tools/libxl/libxlu_cfg_y\.c$

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2010-07-23 15:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16 16:34 [PATCH] hg ignore libxl lex/yacc detritus Dan Magenheimer
2010-07-16 16:50 ` Keir Fraser
2010-07-21 15:26   ` Ian Jackson
2010-07-21 16:42     ` Dan Magenheimer
2010-07-21 16:59       ` Keir Fraser
2010-07-21 17:02         ` Keir Fraser
2010-07-23 15:53           ` Ian Jackson

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.