1
1
openmpi/opal/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
..
opal-checkpoint A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
opal-restart A more clean way to build on Windows. 2010-11-11 12:02:54 +00:00
wrappers A more clean way to build on Windows. 2010-11-11 12:02: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 Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux. 2009-04-24 16:39:33 +00:00