1
1
openmpi/opal/mca/event
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
base We really should be closing the event framework when told to do so. 2013-07-03 16:57:14 +00:00
external This commit combines 3 somewhat-unrelated things, which unfortunately 2013-12-13 21:24:45 +00:00
libevent2021 Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00: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 Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +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