4 months agoMerge r27950 into v1.7 code base v1.7-wrappers
brbarret [Tue, 29 Jan 2013 01:14:26 +0000] rev 21302
Merge r27950 into v1.7 code base

4 months agowrapper compiler merge space for 1.7 v1.7-wrappers
brbarret [Tue, 29 Jan 2013 00:25:00 +0000] rev 21301
wrapper compiler merge space for 1.7

4 months agoRevamp the handling of wrapper compiler flags. The user flags, main configure
brbarret [Tue, 29 Jan 2013 00:00:43 +0000] rev 21300
Revamp the handling of wrapper compiler flags. The user flags, main configure
flags, and mca flags are kept seperate until the very end. The main configure
wrapper flags should now be modified by using the OPAL_WRAPPER_FLAGS_ADD
macro. MCA components should either let <framework>_<component>_{LIBS,LDFLAGS}
be copied over OR set <framework>_<component>_WRAPPER_EXTRA_{LIBS,LDFLAGS}.
The situations in which WRAPPER CPPFLAGS can be set by MCA components was
made very small to match the one use case where it makes sense.

4 months agoUpdate C++ examples to say that Open MPI no longer builds the MPI C++
jsquyres [Mon, 28 Jan 2013 22:22:26 +0000] rev 21299
Update C++ examples to say that Open MPI no longer builds the MPI C++
bindings by default. Fix a typo in README, and add a bullet to news
about the MPI C++ bindings.

4 months agoFixes #3483: Move Fortran "make dist" fix to v1.7 v1.7
jsquyres [Mon, 28 Jan 2013 21:48:08 +0000] rev 21298
Fixes #3483: Move Fortran "make dist" fix to v1.7

---svn-pre-commit-ignore-below---

r27924 [[BR]]
Ensure that these files always get picked up during "make dist", not
only when we have Fortran support available.

4 months agoFixes #3484: Move r27925 to v1.7 branch: Fortran configure basename error v1.7
jsquyres [Mon, 28 Jan 2013 21:46:13 +0000] rev 21297
Fixes #3484: Move r27925 to v1.7 branch: Fortran configure basename error

---svn-pre-commit-ignore-below---

(shifted filename to account for differences between v1.7 and trunk)

r27925 [[BR]]
Fixes #3442: ensure that we don't call "basename" on an empty string.

cmr:v1.7

4 months agoFix build issue when building with --disable-dlopen.
rolfv [Mon, 28 Jan 2013 20:14:59 +0000] rev 21296
Fix build issue when building with --disable-dlopen.

4 months agoRemove the only place where PMI was used outside a component, and relocate that code to common/pmi.
rhc [Mon, 28 Jan 2013 20:14:51 +0000] rev 21295
Remove the only place where PMI was used outside a component, and relocate that code to common/pmi.

4 months agoAdd new rte headers in files that need them.
rolfv [Mon, 28 Jan 2013 19:32:33 +0000] rev 21294
Add new rte headers in files that need them.

4 months agoRemoving leftovers of old infrastructure.
pasha [Mon, 28 Jan 2013 19:11:42 +0000] rev 21293
Removing leftovers of old infrastructure.
cmr:v1.7