1
1
openmpi/orte
Sven Stork 9ba4c4a7ee - Add support for "sh" handling. Instead of detecting of bash we now
check for bourne shell, because bourne shell is the smallest
  common divisor for bash/ksh/sh.
- Make some shell expressions sh compatible 

This commit was SVN r12509.
2006-11-09 10:16:45 +00:00
..
class And ORTE is ready for prime-time. All Windows tricks are in: 2006-08-23 03:32:36 +00:00
dss Nothing relevant. Only a set of castings to have a clean compile on 2006-10-20 02:25:50 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
mca - Add support for "sh" handling. Instead of detecting of bash we now 2006-11-09 10:16:45 +00:00
runtime Fix a bug that had us generate an error message and abort startup when there were stale universe directories around. Now, we just ignore them. 2006-11-07 21:34:57 +00:00
test Fix ticket #545 2006-10-31 21:29:07 +00:00
tools Fix a bug that had us generate an error message and abort startup when there were stale universe directories around. Now, we just ignore them. 2006-11-07 21:34:57 +00:00
util Cleanup the problem of connecting to default universes. 2006-11-06 15:28:38 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00