1
1
openmpi/opal/util
Brian Barrett c96f870674 * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 -
r8698), with changes below:

  - Split wrapper flags into those required for each of the three projects,
    and cleaned up some cruft (including the LIBMPI_EXTRA_*FLAGS) through-
    out the build system
  - Added opal_init_util and opal_finalize_util to allow init / cleanup
    of all the opal code that doesn't require the MCA system
  - Create standalone key=value file parser, based on the one that used
    to be in the mca param parser, so that it can be shared in multiple
    places
  - Add wrapper datafiles for opal, orte, and ompi wrappers, and add
    wrapper compiler with support for all the old features

This commit was SVN r8699.

The following SVN revisions from the original message are invalid or
inconsistent and therefore were not cross-referenced:
  r8690
  r8698
2006-01-16 01:48:03 +00:00
..
keyval * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
.compile_files * rename ompi_if to opal_if 2005-07-04 01:36:20 +00:00
argv.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
argv.h We need sys/types.h. 2005-12-31 14:55:39 +00:00
basename.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
basename.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
bit_ops.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cmd_line.c Add more protections around the headers. 2005-12-31 12:35:24 +00:00
cmd_line.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
convert.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
convert.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
crc.c - As I got a conflict for doing the same thing due to problems on SX, 2005-12-13 08:05:41 +00:00
crc.h Remove "static inline" from a prototype of a function that isn't 2005-12-22 05:34:36 +00:00
daemon_init.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
daemon_init.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
error.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
error.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
few.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
few.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
if.c Make the array be long enough, otherwise strncpy() on some platforms 2006-01-05 18:45:36 +00:00
if.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
keyval_parse.c * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
keyval_parse.h * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
Makefile.am * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
malloc.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
malloc.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
numtostr.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
numtostr.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
opal_environ.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
opal_environ.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
os_create_dirpath.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
os_create_dirpath.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
os_path.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
os_path.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
output.c update WIN32 defines to __WINDOWS__ 2005-12-19 05:43:40 +00:00
output.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
path.c Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00
path.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pow2.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pow2.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
printf.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
printf.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
pty.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
qsort.c * don't build qsort workaround unless we actually have a broken qsort 2005-08-12 15:28:11 +00:00
qsort.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
show_help_lex.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
show_help_lex.l Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
show_help.c One less dynamically alllocated array. We can just use vfprint. 2005-11-22 21:53:39 +00:00
show_help.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
stacktrace.c print stack traces (when available) for opal and orte processes, as well as 2006-01-11 04:36:39 +00:00
stacktrace.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
strncpy.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
strncpy.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
trace.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
trace.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00