1
1
openmpi/orte/mca/plm/ccp
2009-08-12 08:55:58 +00:00
..
.windows Update related .windows files with proper compiling properties, in order to have a successful DSO build. 2009-08-12 08:55:58 +00:00
configure.m4 Update the RAS and PLM components for Windows. 2008-03-04 17:13:01 +00:00
configure.params Update the RAS and PLM components for Windows. 2008-03-04 17:13:01 +00:00
help-plm-ccp.txt - 2/4 commit for Windows Visual Studio and CCP support: 2008-12-10 21:01:54 +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
plm_ccp_component.c Remove the definition of _WIN32_DCOM. It only enables DCOM when _WIN32_WINNT is less then 0x400 (Win 95, 98), and we are supporting 0x502(Win XP) and above in Open MPI. Thanks George for pointing this out. 2009-06-27 23:36:25 +00:00
plm_ccp_module.c The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
plm_ccp.h Add two CCP params, for user specifying stdout and stderr to files. 2009-06-25 09:03:50 +00:00