All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Sterba <dsterba@suse.cz>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.cz>
Subject: [PATCH 0/5] Btrfs-progs updates to build
Date: Fri,  7 Nov 2014 18:06:16 +0100	[thread overview]
Message-ID: <cover.1415379676.git.dsterba@suse.cz> (raw)

We've managed to break build of snapper two times now, a new make rule
'test-build' should help us to check the build. Static build is not required to
pass due to dependency on static libs that may not be widely available.

David Sterba (5):
  btrfs-progs: build, add basic build test for library
  btrfs-progs: build, add make target for a build test
  btrfs-progs: build, gather utilities that are not built by default
  btrfs-progs: build, update the clean rule
  btrfs-progs: update .gitignore

 .gitignore     |  4 ++++
 Makefile       | 28 ++++++++++++++++++++----
 library-test.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 97 insertions(+), 4 deletions(-)
 create mode 100644 library-test.c

-- 
1.8.4.5


             reply	other threads:[~2014-11-07 17:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07 17:06 David Sterba [this message]
2014-11-07 17:06 ` [PATCH 1/5] btrfs-progs: build, add basic build test for library David Sterba
2014-11-07 17:06 ` [PATCH 2/5] btrfs-progs: build, add make target for a build test David Sterba
2014-11-07 17:06 ` [PATCH 3/5] btrfs-progs: build, gather utilities that are not built by default David Sterba
2014-11-07 17:06 ` [PATCH 4/5] btrfs-progs: build, update the clean rule David Sterba
2014-11-07 17:06 ` [PATCH 5/5] btrfs-progs: update .gitignore David Sterba

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=cover.1415379676.git.dsterba@suse.cz \
    --to=dsterba@suse.cz \
    --cc=linux-btrfs@vger.kernel.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 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.