1
1
openmpi/contrib/dist
Jeff Squyres 6105c71561 r22365 wasn't quite right -- Libtool 2.2.6b ''does'' report the "b" in
the --version output (ugh!).  So fix it so that if there are letters
in the release number, don't use -lt and -gt to compare; just print
"we found the wrong version" (don't try to determine if it's higher or
lower).

This commit fixes ompi's make_dist_tarball -- I'll let Ralph adapt for
the ORTE tarball script.

This commit was SVN r22366.

The following SVN revision numbers were found above:
  r22365 --> open-mpi/ompi@b4a77591d2
2010-01-06 00:10:09 +00:00
..
linux - Add missing executables to specfile (ompi-server, etc.) 2009-12-14 19:52:23 +00:00
macosx-pkg This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
find-copyrights.pl * Consolidate the list of copyrights a bit 2008-11-12 18:15:09 +00:00
make_dist_tarball r22365 wasn't quite right -- Libtool 2.2.6b ''does'' report the "b" in 2010-01-06 00:10:09 +00:00
make_orte_dist_tarball You cannot check for a "b" sub-release as the tests are looking for integers (doing < and > comparisons). Indeed, libtool doesn't report the "b" when doing --version, probably just for that reason. 2010-01-05 23:40:10 +00:00
make_orte_tarball Update the Cisco platform files. Create a make_tarball variant for creating orte-level tarballs 2009-12-23 16:44:57 +00:00
make_tarball Add sym link from make_dist_tarball to make_tarball. 2009-06-25 16:51:21 +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