1
1
openmpi/contrib/dist
Jeff Squyres 6c3ff1c438 Modify make_dist_tarball to conditionally allow it when ''higher''
than expected versions of tools are found.  make_dist_tarball will
''not'' accept lower or higher versions by default (since the goal is
exact reproducability, after all), but you can specify the --highok
command line switch to allow it.  

I'm also removing make_tarball in this commit and will replace it with
a sym link to make_dist_tarball in the next commit.  The script will
default to allowing higher versions of the tools when invoked with an
argv[0] of "make tarball" (i.e., --highok is not necessary, but is
harmless).

This commit was SVN r21530.
2009-06-25 16:50:53 +00:00
..
linux add ext variables to control script behave 2009-01-13 08:50:18 +00:00
macosx-pkg This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
solaris * Replace "SUNW" with "OMPI" in contrib/dist/solaris. 2007-08-07 18:16:37 +00:00
find-copyrights.pl * Consolidate the list of copyrights a bit 2008-11-12 18:15:09 +00:00
make_dist_tarball Modify make_dist_tarball to conditionally allow it when ''higher'' 2009-06-25 16:50:53 +00:00
make-authors.pl Update AUTHORS file with all the IDs that have committed so far on the 2008-09-23 19:38:53 +00:00