1
1
openmpi/orte/util
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
..
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
proc_info.c (Re-)Added two MCA Parameters that must have been lost in the merge way back when: 2005-07-08 21:01:37 +00:00
proc_info.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
session_dir.c * add a reasonable first wack at a suppressions file for Valgrind to ignore 2005-08-29 23:05:52 +00:00
session_dir.h Initial population of orte tree 2005-07-02 13:42:54 +00:00
sys_info.c Finally get this right: move orte_sys_info.[ch] back into the orte 2005-08-26 21:03:41 +00:00
sys_info.h Finally get this right: move orte_sys_info.[ch] back into the orte 2005-08-26 21:03:41 +00:00
univ_info.c Fix a bug that Tim highlighted in which orted coredumps when an orterun is 2005-09-02 21:07:21 +00:00
univ_info.h Fix a bug that Tim highlighted in which orted coredumps when an orterun is 2005-09-02 21:07:21 +00:00
universe_setup_file_io.c * rename ompi_output to opal_output 2005-07-03 23:31:27 +00:00
universe_setup_file_io.h Initial population of orte tree 2005-07-02 13:42:54 +00:00