1
1
openmpi/orte/tools
Shiqing Fan c03ea1a5f3 A more clean way to build on Windows.
It's not possible to combine two shared libraries on Windows, so we have to do it a bit different. First generate a small event static library by just linking the object files, and link it into other libraries that needs the libevent API.

This commit was SVN r24039.
2010-11-11 12:02:54 +00:00
..
orte-bootproxy - Further patches for support on NetBSD (and DragonFly) by 2010-03-15 05:33:42 +00:00
orte-checkpoint A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
orte-clean A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
orte-info Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
orte-iof Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
orte-migrate removing some unneeded calls to ORTE_ERROR_LOG 2010-11-06 22:00:18 +00:00
orte-ps A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
orte-restart A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
orte-top Convert the opal_event framework to use direct function calls instead of hiding functions behind function pointers. Eliminate the opal_object_t abstraction of libevent's event struct so it can be directly passed to the libevent functions. 2010-10-28 15:22:46 +00:00
orted A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
orterun A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
wrappers Update wrapper compiler scripts to search for perl during configure, per request from BSD maintainers. 2010-10-19 22:45:54 +00:00
CMakeLists.txt - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
Makefile.am A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00