1
1
openmpi/orte/mca/rmgr/base
Jeff Squyres 3962c53e2e - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to
add a -I to find the included ltdl.h (vs. a system-installed ltdl.h)
- Clean up kruft in a bunch of Makefile.am's to remove now-unnecessary
  AM_CPPFLAGS settings to get static-components.h for each framework
- Move the component_repository API functions out of opal/mca/base/base.h
  and into opal/mca/base/mca_base_component_repository.h in order to
  decrease unnecessary dependencies (e.g., before this, almost
  everything in the tree depended on ltdl.h, which is unnecessary --
  only a small number of files really need ltdl.h)

This commit was SVN r7127.
2005-09-01 12:16:36 +00:00
..
data_type_support * Rewrite ompi_mca.m4 to use m4_defined lists of projects (ompi, orte, etc.), 2005-07-09 18:52:53 +00:00
base.h Hey, sports fans!! Guess what?? 2005-09-01 01:07:30 +00:00
Makefile.am - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
rmgr_base_close.c Oops -- rmgr should be in orte, not ompi. 2005-07-02 14:14:42 +00:00
rmgr_base_context.c - Nothing of interest: Fixed comments, indentation... 2005-08-22 18:02:10 +00:00
rmgr_base_open.c - change a bunch of OMPI_* constants or ORTE_* equivalents 2005-08-15 18:25:35 +00:00
rmgr_base_pack.c Oops -- rmgr should be in orte, not ompi. 2005-07-02 14:14:42 +00:00
rmgr_base_select.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
rmgr_base_stage_gate.c Hey, sports fans!! Guess what?? 2005-09-01 01:07:30 +00:00
rmgr_base_stubs.c Oops -- rmgr should be in orte, not ompi. 2005-07-02 14:14:42 +00:00
rmgr_base_unpack.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00