1
1
openmpi/orte
Ralph Castain 31beff6362 Oops - if we don't want the Java bindings, then we really shouldn't be building them :-/
Also ensure we don't try to build them if no Java support was found, and error out if the user requests the bindings and we didn't find Java support.

Add a configure flag to skip the Java tests and just force-set the Java support to "disabled"

This commit was SVN r26484.
2012-05-23 19:51:27 +00:00
..
config Oops - if we don't want the Java bindings, then we really shouldn't be building them :-/ 2012-05-23 19:51:27 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
mca Silence warning 2012-05-23 13:59:41 +00:00
orted Ensure we always cleanup local procs, no matter how we exited. 2012-05-18 23:37:40 +00:00
runtime Enable the ORTE progress thread for apps (not needed in the tools as they already continuously loop in the event lib). This appears to be working, at least for MPI apps that only use shared memory (a simple "hello"). More testing is required to identify where problems will occur - this is only intended to allow further development. 2012-05-20 15:14:43 +00:00
test Update the tests, add a couple 2012-05-02 19:00:05 +00:00
tools Fixes trac:3057: minor update to the man page to state that slot locations 2012-05-23 11:43:33 +00:00
util add an option to enable static ports. diabled by default 2012-05-21 19:56:15 +00:00
CMakeLists.txt Set the compiler flags in a better way. 2011-09-12 08:24:27 +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 Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00