1
1
openmpi/orte
Jeff Squyres 5ea1b776f7 Remove a compiler warning about an empty format string. The proper
way to have no abort message is to pass NULL (the errmanager is smart
enough to handle this case and not emit any extra message).

This commit was SVN r21311.
2009-05-28 13:32:37 +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 This fixes trac:1930. 2009-05-26 20:03:21 +00:00
mca Remove a compiler warning about an empty format string. The proper 2009-05-28 13:32:37 +00:00
orted Initialize var before use - thanks to Ashley for pointing out the problem 2009-05-18 14:21:29 +00:00
runtime Nysal noticed some repeated header files; removed. 2009-05-28 12:05:42 +00:00
test This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
tools This fixes trac:1930. 2009-05-26 20:03:21 +00:00
util This fixes trac:1930. 2009-05-26 20:03:21 +00:00
CMakeLists.txt Get rid of improper use of SET_SOURCE_FILES_PROPERTIES. When using the latest CMake (2.6 patch 4), we get many errors, which didn't show in previous version. 2009-05-07 17:41:05 +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 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