1
1

4 Коммитов

Автор SHA1 Сообщение Дата
Josh Hursey
b253023dbf A bunch of changes which enable the generation of libmpi under
Windows.
Added some functionality to replicate the waitpid and kill
under Windows.
Also created a ompi_environ.* file which contains the same 
funcationality as environ.*, but we can't use that filename
since it is already defined under Windows.

This commit was SVN r5289.
2005-04-13 02:29:33 +00:00
Josh Hursey
a8dd654d79 clean up the windows make files to help the windows build
This commit was SVN r5249.
2005-04-11 03:26:16 +00:00
Prabhanjan Kambadur
d8c0f80c97 these files are no longer needed. since there is a makefile for windows, the lex files need not be static ... we can generate them on the fly
This commit was SVN r3412.
2004-10-28 21:31:52 +00:00
Prabhanjan Kambadur
79c9eca6b7 these files contain the list of files which need to be compiled in that particular directory ... if not present all the source files are compiled
This commit was SVN r3407.
2004-10-28 20:25:22 +00:00