Shiqing Fan
|
42dfbc7d2f
|
Another CMake scripts update for:
correctly generate hwloc library
automatically define OMPI/OPAL/ORTE_OMPORTS for user applications
update the f77 bindings
This commit was SVN r26893.
|
2012-07-27 11:49:09 +00:00 |
|
Shiqing Fan
|
5d81c27282
|
Update the CMake files for Fortran 77 bindings, get ready for F90 bindings.
Change several variable names and update the macros.
This commit was SVN r26851.
|
2012-07-24 08:49:34 +00:00 |
|
Shiqing Fan
|
740f0650a1
|
A more clean solution for the 64 bit windows dependencies. MSDN says the InterlockedCompareExchange64 support is only available on 2003 and newer. However, after I tested it on Windows XP 64 bit, it seems also working, probably this has been patched via SP1. So we only need to detect the compiler bit now.
This commit was SVN r25755.
|
2012-01-20 11:14:30 +00:00 |
|
Shiqing Fan
|
9e8c850685
|
Do not define this if we want Win XP compatible build.
This commit was SVN r25726.
|
2012-01-17 16:43:42 +00:00 |
|
Shiqing Fan
|
0ecdeff87b
|
Add an option for enabling/disabling the compatible support for windows xp. For example, the InterlockedCompareExchange64 support, which doesn't exist on XP. Enabling this option can make sure that the binary built on a Windows 7/Vista could also be run on Windows XP correctly.
This commit was SVN r25724.
|
2012-01-17 16:12:19 +00:00 |
|
Shiqing Fan
|
20ee92c16e
|
Make the compiler wrappers work correctly for MinGW build.
This commit was SVN r25051.
|
2011-08-16 12:32:41 +00:00 |
|
Shiqing Fan
|
3af7c9f7bb
|
Complete the MinGW build support on Windows.
This commit was SVN r25048.
|
2011-08-15 09:47:23 +00:00 |
|
Shiqing Fan
|
ecc923b2eb
|
Update the MinGW build for Windows.
This commit was SVN r24835.
|
2011-06-29 14:43:52 +00:00 |
|