1
1
openmpi/opal/win32
Shiqing Fan 503f2817b3 Corresponding changes to r21641 and r21642 for Windows.
- Add a CMake macro for checking OPAL_MAX_XXX values, re-written from OPAL_WITH_OPTION_MIN_MAX_VALUE m4 function. 
- Definition prefix changes and additional datatype alignments checking.
- Finish the datatype splitting on Windows too. :-)

This commit was SVN r21649.

The following SVN revision numbers were found above:
  r21641 --> open-mpi/ompi@6c5532072a
  r21642 --> open-mpi/ompi@c971c09eb6
2009-07-13 17:39:41 +00:00
..
Makefile.am Microsoft doesn't provide inet_pton and inet_ntop APIs on Windows XP, but only on Windows Vista and 2008. So add a stand alone version of inet_pton and inet_ntop functions from ISC. 2009-05-27 14:32:30 +00:00
ompi_inet.c Fix a typo. 2009-07-02 08:49:22 +00:00
ompi_inet.h Correctly include win32 util header. 2009-06-01 19:16:00 +00:00
ompi_misc.h - 2/4 commit for Windows Visual Studio and CCP support: 2008-12-10 21:01:54 +00:00
ompi_process.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ompi_process.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
ompi_time.c Latest and greatest. Now OPAL is ready for the Windows prime-time. 2006-08-23 00:29:35 +00:00
ompi_time.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
ompi_uio.c Windows dependent files offer now a viable solution. More to come ... 2006-08-20 18:50:47 +00:00
ompi_uio.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
ompi_util.h Including windows.h after opal_config.h was included break the precompiled 2007-03-28 14:20:23 +00:00
ompi_utsname.c Windows dependent files offer now a viable solution. More to come ... 2006-08-20 18:50:47 +00:00
ompi_utsname.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
win_compat.h Corresponding changes to r21641 and r21642 for Windows. 2009-07-13 17:39:41 +00:00