1
1
openmpi/opal/mca/event
Jeff Squyres 8468424f45 distscript: remove configure.params and autogen.subdirs kruft
Remove configure.params support: configure.params hasn't been used in
years.

Also remove autogen.subdirs support; those should really be handled by
their respective Makefile.am's.
2014-10-02 11:32:54 -07:00
..
base Revert r31765 as it causes segfaults in all orte tools. We aren't getting all the events off of the event base in those tools prior to opal calling event_base_free, and that means there are stale memory references that libevent is trying to release. 2014-05-15 14:02:16 +00:00
external George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
libevent2021 distscript: remove configure.params and autogen.subdirs kruft 2014-10-02 11:32:54 -07:00
configure.m4 In short: this commit removes a bunch of code by switching the opal 2013-01-12 01:28:37 +00:00
event.h As per the RFC: 2014-04-29 21:49:23 +00:00
Makefile.am The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees. 2014-05-08 02:01:35 +00:00
OMPI_LIBEVENT_README.txt Somebody (accidentally) removed the instructions for updating libevent releases in OMPI, so replace them with at least an outline on how to do it. 2013-04-22 17:05:56 +00:00