xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Jackson <ian.jackson@eu.citrix.com>
To: xen-devel@lists.xenproject.org
Cc: Wei Liu <wl@xen.org>, Paul Durrant <paul@xen.org>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	ian.jackson@eu.citrix.com, Nick Rosbrook <rosbrookn@gmail.com>,
	Anthony PERARD <anthony.perard@citrix.com>,
	Samuel Thibault <samuel.thibault@ens-lyon.org>
Subject: [XEN PATCH for-4.14 0/2] tools: Update/reset autogenerated files
Date: Fri, 12 Jun 2020 16:19:29 +0100	[thread overview]
Message-ID: <20200612151931.1083-1-ian.jackson@eu.citrix.com> (raw)
In-Reply-To: <000401d640c9$7b14e760$713eb620$@xen.org>

We commit the output of autogen.sh, and the outputs of flex and bison,
to help people without recent versions of the corresponding tools.

Our usual practice hitherto has been to declare a version of Debian
that we are tracking, and have committers run autogen.sh, or make -C
tools/libxl clean && make -C tools/libxl all, on that version of
Debian.

Patches to osstest to detect violations of this rule would be welcome.

After 4.14 we can perhaps revisit which of these files should be
committed and how they should be managed.

Ian Jackson (2):
  tools: Commit autoconf (2.69) output from Debian buster
  tools: Commit flex (2.6.4) & bison (3.3.2) output from Debian buster

 configure                  |  14 +-
 docs/configure             |  14 +-
 stubdom/configure          |  14 +-
 tools/configure            |  24 +-
 tools/libxl/libxlu_cfg_l.c | 676 +++++++++++++++++++++++++------------
 tools/libxl/libxlu_cfg_l.h | 471 +++++++++++++++++++++++---
 tools/libxl/libxlu_cfg_y.c | 285 ++++++++--------
 tools/libxl/libxlu_cfg_y.h |  12 +-
 8 files changed, 1090 insertions(+), 420 deletions(-)

-- 
2.20.1


  parent reply	other threads:[~2020-06-12 15:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12 11:05 libxl dirty in tree after libxl build Andrew Cooper
2020-06-12 14:12 ` Ian Jackson
2020-06-12 14:55   ` Paul Durrant
2020-06-12 15:13     ` Ian Jackson
2020-06-12 15:19     ` Ian Jackson [this message]
2020-06-18 15:48       ` [XEN PATCH for-4.14 0/2] tools: Update/reset autogenerated files Ian Jackson
2020-06-18 15:50         ` Paul Durrant
2020-06-19  9:46       ` Anthony PERARD
2020-06-12 15:19     ` [XEN PATCH for-4.14 1/2] tools: Commit autoconf (2.69) output from Debian buster Ian Jackson
2020-06-19  9:41       ` Anthony PERARD
2020-06-19 15:21         ` Ian Jackson
2020-06-22  9:17       ` Olaf Hering
2020-06-12 15:19     ` [XEN PATCH for-4.14 2/2] tools: Commit flex (2.6.4) & bison (3.3.2) " Ian Jackson
2020-06-18 16:48       ` Anthony PERARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200612151931.1083-1-ian.jackson@eu.citrix.com \
    --to=ian.jackson@eu.citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=paul@xen.org \
    --cc=rosbrookn@gmail.com \
    --cc=samuel.thibault@ens-lyon.org \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).