Log of /trunk/solvers/lsode
Directory Listing
Revision
2032 -
Directory Listing
Modified
Tue May 12 01:37:25 2009 UTC
(15 years, 11 months ago)
by
jpye
Fixes bug 301. Changed 'LINKFLAGS' to 'SHLINKFLAGS'.
Needs someone to confirm.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(16 years ago)
by
jpye
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Revision
1821 -
Directory Listing
Modified
Mon Aug 18 03:26:58 2008 UTC
(16 years, 8 months ago)
by
jpye
LSODE links with -fPIC, required for amd64 platform on Ubuntu.
Revision
1787 -
Directory Listing
Modified
Sat Jun 7 06:32:58 2008 UTC
(16 years, 10 months ago)
by
jpye
Fixed against Tcl/Tk on Fedora 9.
Removed lots more env.Copy(), change to env.Clone() for newer SCons.
Revision
1655 -
Directory Listing
Modified
Thu Nov 29 11:04:49 2007 UTC
(17 years, 5 months ago)
by
jpye
Suppressed LSDOE warnings.
Reverted some of the 'is False' changes that weren't necessary.
Revision
1635 -
Directory Listing
Modified
Wed Oct 24 08:01:26 2007 UTC
(17 years, 6 months ago)
by
jpye
Add LSODE to the installed solvers
Revision
1597 -
Directory Listing
Modified
Fri Aug 17 05:26:05 2007 UTC
(17 years, 8 months ago)
by
jpye
New external library naming scheme on Windows: 'name_ascend.dll' instead of 'name.dll'.
This applies to solvers as well as external methods, extpy, import handlers, etc.
Revision
1515 -
Directory Listing
Modified
Wed Jun 27 15:09:57 2007 UTC
(17 years, 10 months ago)
by
jpye
work on fixing Windows for the external solvers changes
Revision
1511 -
Directory Listing
Modified
Wed Jun 27 13:29:36 2007 UTC
(17 years, 10 months ago)
by
jpye
LIBPATH for libascend in lsode and ida.
Revision
1510 -
Directory Listing
Modified
Wed Jun 27 13:24:21 2007 UTC
(17 years, 10 months ago)
by
jpye
Dependencies of shared libraries on 'libascend'.
Revision
1509 -
Directory Listing
Modified
Wed Jun 27 13:08:47 2007 UTC
(17 years, 10 months ago)
by
jpye
Fixed external loading of integrators, at least on my system. Needs testing
with/without fortran, sundials, etc.
Changed little thing kn d1mach.c to make default behaviour correct on Linux.
Revision
1508 -
Directory Listing
Modified
Wed Jun 27 11:37:28 2007 UTC
(17 years, 10 months ago)
by
jpye
Adjusting build scripts after moving integrators
Revision
1507 -
Directory Listing
Added
Wed Jun 27 11:25:37 2007 UTC
(17 years, 10 months ago)
by
jpye
Moving integrators to own directory, about to make them self-contained shared libraries.