1
1
openmpi/opal/mca/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 - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
help-mca-base.txt Added some userlevel error checking, and messaging. 2005-07-12 18:06:31 +00:00
help-mca-param.txt Change and add new features to the MCA parameter system: 2005-08-01 22:38:17 +00:00
Makefile.am - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_close.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_cmd_line.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
mca_base_component_compare.c Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_component_find.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_component_repository.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_component_repository.h - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_components_close.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_components_open.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_list.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
mca_base_msgbuf_internal.h * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
mca_base_msgbuf.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00
mca_base_msgbuf.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_open.c - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
mca_base_param_internal.h Change and add new features to the MCA parameter system: 2005-08-01 22:38:17 +00:00
mca_base_param.c - Plug a memory leak 2005-08-24 16:40:12 +00:00
mca_base_param.h Change and add new features to the MCA parameter system: 2005-08-01 22:38:17 +00:00
mca_base_parse_paramfile_lex.h Initial population of the opal tree 2005-07-02 13:43:20 +00:00
mca_base_parse_paramfile_lex.l Let's clean up the block comment parsing to be a bit more lex-like. 2005-08-01 22:25:47 +00:00
mca_base_parse_paramfile.c - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +00:00