public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* libnfsidmap: build system updates
@ 2014-10-06 21:19 Jan Engelhardt
  2014-10-06 21:19 ` [PATCH 1/5] build: rename configure.in -> .ac Jan Engelhardt
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Engelhardt @ 2014-10-06 21:19 UTC (permalink / raw)
  To: steved; +Cc: bfields, linux-nfs


The following changes since commit f139de79d91e7773b5b98fe5aca5570f77c7aee9:

  libnfsidmap: respect Nobody-User/Nobody-Group (2014-08-13 12:42:14 -0400)

are available in the git repository at:

  git://git.inai.de/libnfsidmap HEAD

for you to fetch changes up to 14dc1869cb96c4bd4945bbd08e3b88e7df0c6442:

  build: use a symbol version map (2014-10-06 22:59:09 +0200)

----------------------------------------------------------------
Jan Engelhardt (5):
      build: rename configure.in -> .ac
      build: regenerate .pc file when .pc.in changed
      build: use a separate tool directory and update .gitignore
      build: kill autogenerated/empty files from the SCM
      build: use a symbol version map

 .gitignore                   | 13 +++----------
 Makefile.am                  |  4 +++-
 NEWS                         |  1 -
 configure.in => configure.ac |  3 ++-
 m4/.gitignore                |  2 ++
 nfsidmap.map                 | 27 +++++++++++++++++++++++++++
 6 files changed, 37 insertions(+), 13 deletions(-)
 delete mode 100644 NEWS
 rename configure.in => configure.ac (97%)
 create mode 100644 m4/.gitignore
 create mode 100644 nfsidmap.map

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

end of thread, other threads:[~2014-10-15 15:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06 21:19 libnfsidmap: build system updates Jan Engelhardt
2014-10-06 21:19 ` [PATCH 1/5] build: rename configure.in -> .ac Jan Engelhardt
2014-10-06 21:19 ` [PATCH 2/5] build: regenerate .pc file when .pc.in changed Jan Engelhardt
2014-10-06 21:19 ` [PATCH 3/5] build: use a separate tool directory and update .gitignore Jan Engelhardt
2014-10-06 21:19 ` [PATCH 4/5] build: kill autogenerated/empty files from the SCM Jan Engelhardt
2014-10-06 21:19 ` [PATCH 5/5] build: use a symbol version map Jan Engelhardt
2014-10-09 21:35 ` libnfsidmap: build system updates Steve Dickson
2014-10-15 15:42 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox