1
1
Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Prabhanjan Kambadur
e851aa9118 Now that teh dynamic loading is working, there is no need to have the components statically built
This commit was SVN r4180.
2005-01-27 00:11:34 +00:00
Prabhanjan Kambadur
34622a5f18 checking in changes that would make this thing work
This commit was SVN r4142.
2005-01-26 00:20:35 +00:00
Prabhanjan Kambadur
f87da25e34 Adding the new files and deleting some old files, mostly from ralph's new gpr re-org
This commit was SVN r3887.
2004-12-31 20:23:59 +00:00
Prabhanjan Kambadur
d7cd3dcef1 checking in a few changes which make the changes work
This commit was SVN r3478.
2004-11-02 19:12:11 +00:00
Prabhanjan Kambadur
433f964b48 adding ptl self to the list of components
This commit was SVN r3475.
2004-11-02 15:53:00 +00:00
Prabhanjan Kambadur
fe98e6e0ed some more changes which are required
This commit was SVN r3473.
2004-11-02 15:14:04 +00:00
Prabhanjan Kambadur
4c8c62204d some additional changes that were made to the code yesterday.
This commit was SVN r3467.
2004-11-02 13:14:34 +00:00
Prabhanjan Kambadur
4257467fec this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for
1. header file and source file protections using #ifdef WIN32
2. new files and directories to support windows functionality
3. appropritate linkage symbols added (OMPI_DECLSPEC) for windows
4. some functions are unimplemented on the windows side. this is mostly
because there might not be need to implement it in windows land. eg., forking
a daemon off
5. Introduced locking mechanisms for windows

This commit was SVN r3286.
2004-10-22 16:06:05 +00:00