1
1
openmpi/orte/dps
Brian Barrett 1302cb4072 The next in a long line of crazed build system changes from Brian. This was
originally suggested by Ralf Wildenhues, to try to speed autogen, configure,
and make (and possibly even make install).  Use automake's include directive
to drastically reduce the number of Makefile files (although the number of
Makefile.am files is the same - most are just included in a top-level
Makefile.am).  Also use an Automake SUBDIRs feature to eliminate the
dynamic-mca tree, which was no longer really needed.  This makes adding
a framework easier (since you don't have to remember the dynamic-mca
tree) and makes building faster (as make doesn't have to recurse through
the dynamic-mca tree)

This commit was SVN r7777.
2005-10-17 00:21:10 +00:00
..
dps_internal_functions.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
dps_internal.h * more memory leak fixes - mainly string params not being freed at end of 2005-08-26 02:08:23 +00:00
dps_load_unload.c - change a bunch of OMPI_* constants or ORTE_* equivalents 2005-08-15 18:25:35 +00:00
dps_lookup.c Initial population of orte tree 2005-07-02 13:42:54 +00:00
dps_pack.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
dps_peek.c Initial population of orte tree 2005-07-02 13:42:54 +00:00
dps_register.c * more memory leak fixes - mainly string params not being freed at end of 2005-08-26 02:08:23 +00:00
dps_types.h * rename ompi_object and ompi_class to opal_object and opal_class 2005-07-03 16:06:07 +00:00
dps_unpack.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
dps.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
Makefile.am The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
orte_dps_open_close.c * more memory leak fixes - mainly string params not being freed at end of 2005-08-26 02:08:23 +00:00