1
1
openmpi/orte/mca/iof/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
..
base.h * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
iof_base_close.c * bunch more memory leak / block in use fixes 2005-08-29 21:35:01 +00:00
iof_base_endpoint.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
iof_base_endpoint.h * rename ompi_event to opal_event 2005-07-03 23:09:55 +00:00
iof_base_flush.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
iof_base_fragment.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
iof_base_fragment.h * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
iof_base_header.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
iof_base_open.c * bunch more memory leak / block in use fixes 2005-08-29 21:35:01 +00:00
iof_base_select.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
iof_base_setup.c - change a bunch of OMPI_* constants or ORTE_* equivalents 2005-08-15 18:25:35 +00:00
iof_base_setup.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
Makefile.am - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00