Mike Dubman
713af6a7a9
add "--distdir /path/to/move/openmpi-*" param to select where to store build products
...
needed for jenkins, the default ".." is r/o fs in jenkins
cmr=v1.7.4:reviewer=jsquyres
This commit was SVN r29297.
2013-09-30 17:19:47 +00:00
Joshua Ladd
b3f88c4a1d
Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc
...
This commit was SVN r29153.
2013-09-10 15:34:09 +00:00
Jeff Squyres
f85dca0285
Fix spelling mistake that has been there for a long, long time...
...
This commit was SVN r28562.
2013-05-24 22:28:15 +00:00
Jeff Squyres
aa8e45367a
Use the proper git command to revert a file ("git checkout VERSION")
...
This commit was SVN r28271.
2013-04-02 12:05:30 +00:00
Nathan Hjelm
9d1041b058
fix typo. should have been field 1 not 2
...
This commit was SVN r28235.
2013-03-27 17:51:11 +00:00
Nathan Hjelm
4719e545f0
Add support for git to make_dist_tarball
...
This commit was SVN r28234.
2013-03-27 17:48:09 +00:00
Jeff Squyres
a951fde1ec
Run a final "svn up" at the end of a successful gkcommit so that we
...
get a stable svnversion number (thereby allowing the next merge).
This commit was SVN r28128.
2013-02-27 15:04:51 +00:00
Jeff Squyres
8e304f0fb5
Remove the comment about OSCAR being long gone; it's apparently alive
...
and well.
This commit was SVN r27674.
2012-12-15 13:08:04 +00:00
Jeff Squyres
b8a83c43fd
Merge over fixes and updates to the spec file from the v1.6 branch.
...
See #27663 and #27664 .
This commit was SVN r27665.
2012-12-11 20:41:06 +00:00
Jeff Squyres
9dbbddc89a
Update the script to make PHP-ized man pages to be a bit more
...
automatic.
This commit was SVN r27359.
2012-09-21 06:43:53 +00:00
Jeff Squyres
de512db1fd
Simpler scheme than r27195: if the gk commit file ends up being 0
...
bytes long, then abort the commit. This avoids asking an extra
question in the most common case (where the GK doesn't edit the file
at all).
This commit was SVN r27198.
The following SVN revision numbers were found above:
r27195 --> open-mpi/ompi@70aa879ed3
2012-08-31 16:05:09 +00:00
Jeff Squyres
70aa879ed3
Add 2 new features to the gkcommit script:
...
1. Warn the GK if the commit message didn't change (just like svn).
If it didn't change, give the GK the option to abort, continue, or
edit the file again.
1. Include in the GK commit message the output of "svn status", so
that the GK can see what files changed, etc.
This commit was SVN r27195.
2012-08-31 13:26:46 +00:00
Jeff Squyres
ec874b5fe2
Allow gkcommit.pl to accept lists of r numbers and trac ticket numbers
...
This commit was SVN r27033.
2012-08-14 18:08:42 +00:00
Ralph Castain
908166d4f8
Need to remove even capital letters from the releases as Apple has now started appending things to libs it changes (e.g., flex on Mountain Lion). Cleanup the case logic to handle all cases so we don't fall down to "unknown" by mistake.
...
This commit was SVN r26983.
2012-08-10 16:31:39 +00:00
Jeff Squyres
0581364508
It occurs to me that the scripts used to build nightly and official
...
Open MPI tarballs are not saved anywhere besides the local disk of the
build server (eddie.osl.iu.edu). So I'm putting them here in SVN so
that if something ever happens to eddie, we still have the scripts to
make a new build server.
See the README.txt for more details.
This commit was SVN r26978.
2012-08-08 19:31:51 +00:00
Jeff Squyres
e1ced2320a
Make dist tarballs accept no lower than AM 1.12.2
...
This commit was SVN r26791.
2012-07-13 15:40:35 +00:00
Jeff Squyres
87ca716daf
Use a little better wiki formatting so that not everything is jumbled
...
onto a single line when viewing the commit message in trac.
This commit was SVN r26735.
2012-07-03 19:21:41 +00:00
Jeff Squyres
c2a4a0a987
Upgrade the nightly tarball autoconf bootstrapping to:
...
- AC 2.69
- AM 1.12.1
- LT 2.4.2
- m4 1.4.16
This commit was SVN r26705.
2012-07-02 14:47:04 +00:00
Jeff Squyres
7dcce6d19b
Open MPI is no longer distributed in OFED, so remove all the
...
OFED-specific crud (i.e., the ofed and munge-build-into-install
stuff).
This commit was SVN r26700.
2012-06-29 15:43:54 +00:00
Jeff Squyres
ef54fdc632
Force the hashing functions to be md5 so that the SRPM remains
...
backwards compatible with older RPM implementations.
This commit was SVN r26534.
2012-06-01 19:03:57 +00:00
Jeff Squyres
692ee4dd9a
Add comment about RHEL6
...
This commit was SVN r26288.
2012-04-18 16:58:37 +00:00
Jeff Squyres
eebc0177f9
Make sure to make any old files readable (e.g., from an aborted prior
...
"make dist")
This commit was SVN r26281.
2012-04-18 14:48:26 +00:00
Jeff Squyres
e366075151
Minor updates to the Open MPI spec file
...
This commit was SVN r25950.
2012-02-17 13:37:42 +00:00
Jeff Squyres
7ade4fc70f
Look for README.WINDOWS.txt now (the .txt suffix is new).
...
This commit was SVN r25947.
2012-02-17 11:40:15 +00:00
Jeff Squyres
8e6507588a
Fix the out directory, and make sure to create it, even if it's
...
specified in a relative sense.
This commit was SVN r25922.
2012-02-14 18:44:00 +00:00
Jeff Squyres
226c9af195
Make the HTML man page script a little better: effectively do a "mkdir
...
-p" when creating new directories.
This commit was SVN r25921.
2012-02-14 18:37:12 +00:00
Jeff Squyres
3b299257b9
Some improvements to the make_dist_tarball script, particularly for hg
...
repos.
This commit was SVN r25913.
2012-02-13 23:16:13 +00:00
Jeff Squyres
a15482686b
Update to the same version numbers that we're now using in the v1.5
...
branch.
This commit was SVN r25881.
2012-02-08 16:39:43 +00:00
Jeff Squyres
50ab8d893c
Recent (as of 3 Aug 2011) versions of LWP in Macports seem to have
...
broken SSL certificate verification. The IU CA is in my Mac system
keychain (and has been there for quite a long time), but after a
recent ports update, LWP fails the SSL certificate verification.
Fine. So we'll just turn it off, per
http://search.cpan.org/~gaas/libwww-perl-6.02/lib/LWP/UserAgent.pm .
This commit was SVN r24983.
2011-08-03 13:50:23 +00:00
Jeff Squyres
cebd1837e5
Add special token to gkcommit commit messages so that the SVN
...
pre-commit hook doesn't try to re-close tickets that are referred to
in the original SVN commit messages.
This commit was SVN r24981.
2011-08-03 13:02:45 +00:00
Jeff Squyres
7d39eed7ed
Update to m4 1.4.16, AM 1.11.1, AC 2.68, and LT 2.4 per
...
http://www.open-mpi.org/community/lists/devel/2011/07/9492.php .
This commit was SVN r24870.
2011-07-10 13:19:09 +00:00
Jeff Squyres
dd2e57f41c
Make the HTML man page script a little more robust
...
This commit was SVN r24539.
2011-03-17 15:09:23 +00:00
Nadia Derbey
af30f53556
Committed for D. Guinier: The new env variable MPI_ROOT facilitate launch script creation. It is asked by customers who use BPS and LSF batch manager
...
This commit was SVN r24465.
2011-02-25 14:40:49 +00:00
Jeff Squyres
3f4d4886f2
Minor update for something that has been bugging me for quite a while:
...
OMPI supports multiple different repository systems (SVN, hg, git).
But the VERSION file has listed "want_svn" and "svn_r" as fields, even
though the actual repo system and version may not be SVN.
So search/replace those fields (and derrivative values that come from
those fields) with "want_repo_rev" and "repo_rev", respectively.
This commit was SVN r24405.
2011-02-16 22:53:23 +00:00
Jeff Squyres
dcb8f4b633
Use rman ( http://sourceforge.net/projects/polyglotman/ ) to generate
...
HTML web pages; html2man cut a bunch of them off for no reason. Tweak
up the html generation process a bit and add some docs at the top of
the script to remind me how to use this script when I come back to it
again in 6 months...
This commit was SVN r23877.
2010-10-08 18:00:37 +00:00
Jeff Squyres
6e88176050
Oops -- need 2 dashes, not one.
...
This commit was SVN r23794.
2010-09-23 13:21:00 +00:00
Ralph Castain
40a2bfa238
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
...
This merges the branch containing the revamped build system based around converting autogen from a bash script to a Perl program. Jeff has provided emails explaining the features contained in the change.
Please note that configure requirements on components HAVE CHANGED. For example. a configure.params file is no longer required in each component directory. See Jeff's emails for an explanation.
This commit was SVN r23764.
2010-09-17 23:04:06 +00:00
Jeff Squyres
9ca4a4a154
Make it safe to call this script inside of an Open MPI tarball (not
...
just an SVN or HG checkout).
This commit was SVN r23528.
2010-07-28 17:22:04 +00:00
Jeff Squyres
ad95e00b42
Remove an extraneous/misleading comment.
...
This commit was SVN r23320.
2010-06-29 14:42:03 +00:00
Jeff Squyres
9ac56c8674
Add "-j4" into the flags passed when we "make distcheck" (these flags
...
don't help when just running "make dist"). On my (somewhat older)
machines, it cut the wall clock time of make_dist_tarball down from
~55 minutes to ~40 minutes.
This commit was SVN r23318.
2010-06-29 14:32:20 +00:00
Ralph Castain
9ba3459135
Use the correct command to revert VERSION when making tarballs
...
This commit was SVN r23276.
2010-06-17 04:19:42 +00:00
Rainer Keller
9a8b794eb4
- Allow -r=r<NUM>, and -r=<NUM> for easier copy-pasting...
...
This commit was SVN r22915.
2010-03-30 14:02:35 +00:00
Jeff Squyres
e307df8a85
* Fix help message
...
* Fix to use SVN log messages relative to the trunk
* Fix error message printing when LWP fails
This commit was SVN r22892.
2010-03-26 14:13:56 +00:00
Jeff Squyres
f9f85692f2
Add a dry-run mode.
...
This commit was SVN r22891.
2010-03-26 12:36:05 +00:00
Jeff Squyres
3179daa5e0
Add in Ralph's suggestion of running "svn up". Also add a command
...
line option to ''not'' run it if you don't want to. Also add a --help
output so that you can see the command line options.
This commit was SVN r22883.
2010-03-25 15:00:17 +00:00
Jeff Squyres
370c987486
Add a helper script for the gatekeepers -- automatically create a
...
suggested SVN commit message for when closing a CMR (containing CMR
#s, CMR subject lines, and SVN commit log messages).
This commit was SVN r22882.
2010-03-25 14:38:21 +00:00
Nadia Derbey
4e71d4ae32
remove trailing colon at the end of the generated LD_LIBRARY_PATH
...
This commit was SVN r22677.
2010-02-22 07:47:30 +00:00
Jeff Squyres
3790a611df
Print a meta tag as well -- be google friendly
...
This commit was SVN r22524.
2010-02-01 19:29:16 +00:00
Jeff Squyres
372e18cad1
Minor addition -- also grab the nav.inc.
...
This commit was SVN r22523.
2010-02-01 19:08:11 +00:00
Jeff Squyres
e9ef6b5d69
More updates / betterness
...
This commit was SVN r22500.
2010-01-27 16:57:21 +00:00