Revision
832 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 30 15:32:55 2005 UTC
(19 years, 4 months ago)
by
tim
Diff to
previous 831
In order to compile MPI version, we need to cast const char* to void* for stringstream.str();
Previous Makefile use bjects of single version to make the MPI library;
Revision
775 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 2 20:10:30 2005 UTC
(19 years, 5 months ago)
by
gezelter
Diff to
previous 771
Change build process for libOOPSE.a so that the libraries aren't
unpacked. libOOPSE.a is now made directly from the object files
Revision
383 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 1 15:44:45 2005 UTC
(20 years, 2 months ago)
by
gezelter
Diff to
previous 340
Fixed the damned build problem with the libraries not
being removed in make clean and make distclean (at least
we think it is fixed).
Revision
340 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 15 05:05:33 2005 UTC
(20 years, 2 months ago)
by
gezelter
Diff to
previous 339
modifications to estimate memory in use by other processes
autoconf fixes
ps syntax checking
config.h file cleaning
Revision
242 -
Directory Listing
-
[select for diffs]
Modified
Mon Dec 20 20:50:56 2004 UTC
(20 years, 4 months ago)
by
chuckv
Diff to
previous 209
Fixed Makefile test bug under OSX and possibly other BSD's, replaced test -f *.mod with ls
function since BSD test apparently doesn't support wildcards.
Revision
25 -
Directory Listing
-
[select for diffs]
Modified
Thu Sep 30 15:41:35 2004 UTC
(20 years, 7 months ago)
by
tim
Diff to
previous 23
make clean is smart enough to only remove object files belong to current package.
turn off silent mode