1
1
openmpi/opal
Jeff Squyres c7376ae053 Start using Libtool's shared library versioning scheme. See lengthy
note in VERSION file.

NOTE: the versions will ''always'' be 0:0:0 on the SVN trunk and
developer branches.  They will only have meaningful values (starting
with 0:0:0 in 1.3.4) on release branches.  Only RM's will modify these
values immediately preceeding a release.

This commit was SVN r21729.
2009-07-23 21:35:17 +00:00
..
asm Add the Open MPI specific part based on a patch from Manuel. Add the 2009-07-13 20:01:12 +00:00
class Fix visibility issues with opal_graph functions. 2009-06-09 15:02:57 +00:00
datatype Get rid of all unused functions. 2009-07-16 19:53:07 +00:00
dss The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event fixed a typo. oapl instead of opal 2009-07-17 22:20:53 +00:00
include Another OMPI->OPAL renaming. 2009-07-14 06:54:17 +00:00
mca When someone specifies a rank-file slot-list of N:*, stop the loop at the proper place (we were going through the loop one too many times). 2009-07-23 17:51:15 +00:00
memoryhooks ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
runtime - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
threads This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
tools A couple of C/R related commits that have been sitting off-trunk for a while. 2009-05-08 19:41:11 +00:00
util Add missing header. 2009-07-13 19:40:31 +00:00
win32 Add a missing header for defining O_BINARY on windows. 2009-07-20 09:00:58 +00:00
CMakeLists.txt Corresponding changes to r21641 and r21642 for Windows. 2009-07-13 17:39:41 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00