1
1
openmpi/ompi/tools
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
..
ompi_info Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
ompi-probe Fix the configure logic for --with-ft so that it properly takes a comma separated list. 2010-03-12 23:57:50 +00:00
ompi-profiler A patch from UTK to allow orte_init(), opal_init(), and associated 2009-12-04 00:51:15 +00:00
ompi-server Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
ortetools A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
wrappers Update wrapper compiler scripts to search for perl during configure, per request from BSD maintainers. 2010-10-19 22:45:54 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00
win_makefile Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00