public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Use libtool to install apps and remove relative lib paths
@ 2012-08-28 17:26 Rich Johnston
  2012-08-28 17:26 ` [PATCH 1/5] xfstests: Use libtool to install lstat64 Rich Johnston
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Rich Johnston @ 2012-08-28 17:26 UTC (permalink / raw)
  To: Rich Johnston; +Cc: xfs

This 5 part patchset (for xfstests, dmapi and xfsdump):

1. Uses libtool to install the binary from the proper location and display a
   warning if any shared library dependancies are not properly installed.
2. Ensures that a libtool wrapper shell script is not installed in place of
   the application when libtool wrappers are being used.
3. Removes the undocumented feature which allowed xfs developers to build and
   run xfstests without having to install the libraries.  This can lead to
   touble if you expect that xfstests is using the versions of the libraries
   installed on the system.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-04-18 13:37 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 17:26 [PATCH 0/5] Use libtool to install apps and remove relative lib paths Rich Johnston
2012-08-28 17:26 ` [PATCH 1/5] xfstests: Use libtool to install lstat64 Rich Johnston
2012-09-03  5:31   ` Dave Chinner
2012-08-28 17:26 ` [PATCH 2/5] xfstests: Use libtool to install applications Rich Johnston
2012-09-03  5:36   ` Dave Chinner
2013-04-16 15:54   ` Boris Ranto
2013-04-17 14:51     ` Rich Johnston
2013-04-17 15:56       ` Eric Sandeen
2013-04-18 12:25       ` Boris Ranto
2013-04-18 12:46         ` Greg Freemyer
2013-04-18 13:37           ` Boris Ranto
2012-08-28 17:26 ` [PATCH 3/5] xftests: Use installed libraries only Rich Johnston
2012-09-03  5:37   ` Dave Chinner
2012-08-28 17:26 ` [PATCH 4/5] dmapi: " Rich Johnston
2012-09-03  5:38   ` Dave Chinner
2012-08-28 17:26 ` [PATCH 5/5] xfsdump: " Rich Johnston
2012-09-03  5:39   ` Dave Chinner
2012-09-04 16:07 ` [PATCH 0/5] Use libtool to install apps and remove relative lib paths Ben Myers
2012-09-06 18:43   ` Rich Johnston

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