1
1
openmpi/orte/tools
Brian Barrett b8442ba505 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.

This commit was SVN r27950.
2013-01-29 00:00:43 +00:00
..
orte-checkpoint Fix typo 2012-12-23 18:13:39 +00:00
orte-clean Fix typo 2012-12-23 18:13:39 +00:00
orte-info Remove duplicate code 2013-01-23 02:07:06 +00:00
orte-migrate Fix typo 2012-12-23 18:13:39 +00:00
orte-ps Fix typo 2012-12-23 18:13:39 +00:00
orte-restart Fix typo 2012-12-23 18:13:39 +00:00
orte-server Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
orte-top Fix typo 2012-12-23 18:13:39 +00:00
orted Fix typo 2012-12-23 18:13:39 +00:00
orterun In order to properly connect to debuggers like STAT, we need to get the hostname in its unstripped version for the MPIR_proctab. Unfortunately, we need a stripped version for Cray's alps launcher. So when we are stripping the hostname prefix, retain alias hostnames and add the ability to specify an alias to use in the proctab. 2013-01-18 05:00:05 +00:00
wrappers Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
CMakeLists.txt Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
Makefile.am Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00