Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-04 | Now uses libtool and builds shared libraries | adam | 1 | -223/+0 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -3/+0 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-31 | d1mach.f i1mach.f and r1mach.f should be compiled without optimization. | jtb | 1 | -0/+2 | |
2001-02-02 | Don't build shared Fortran libraries. They're too problematic. | jtb | 1 | -9/+0 | |
Strictly numerical libraries, like fftpack, work fine, but some which make use of Fortran I/O have problems resolving symbols. This is a known problem with g77/f2c. | |||||
2001-01-23 | Problems linking with shared Slatec library. Build only a static Slatec. | jtb | 1 | -193/+211 | |
2001-01-20 | Added machine parameter files from the BLAS. Use different optimization | jtb | 4 | -11/+746 | |
based on compiler, and add "-lg2c -lm" to link if using g77, "-lm" otherwise. | |||||
2000-12-06 | Added --version-info 0:0 libtool option to Makefile. | jtb | 1 | -1/+2 | |
2000-11-28 | Initial import of new "slatec" package: | jtb | 2 | -0/+201 | |
Library of mathematical and statistical Fortran 77 subroutines |