Commit graph

26 commits

Author SHA1 Message Date
Aleksej Saushev
97651022f7 Comment out "ONLY_FOR_PLATFORM", give it chance. 2009-09-13 13:26:55 +00:00
Aleksej Saushev
d130286863 Bring changes from lang/sbcl: update base version to 1.0.30,
don't depend on non-existing wip/sbcl-boot, stabilize CLISP build,
improve shell quoting.
2009-08-22 12:17:59 +00:00
Aleksej Saushev
79fa3921a5 Commit work in progress:
it builds today with CLISP/NetBSD 5, "SBCL 1.0.30.46".
Remove obsolete "@dirrm" and "@exec mkdir".
2009-08-14 13:32:49 +00:00
Aleksej Saushev
435206a4e2 Update to SBCL 1.0.29 2009-06-27 13:21:14 +00:00
Aleksej Saushev
2aacd0af2a Update to 1.0.28.
Make it bootstrap with CLISP on FreeBSD 6.
2009-05-24 11:03:13 +00:00
Aleksej Saushev
89efb85006 Remove outdated CLISP bootstrap fixes 2009-05-24 06:45:52 +00:00
Aleksej Saushev
6d650000d5 Provide variables in environment 2009-05-24 06:42:40 +00:00
Aleksej Saushev
af5d323d80 Add "do-test" target. 2008-07-13 22:43:30 +00:00
Aleksej Saushev
41c6aee76f Fix incorrectly generated LOWER_VENDOR (FreeBSD artefact). 2008-07-13 05:20:34 +00:00
Aleksej Saushev
e72ea2d8d5 Update to 1.0.18. 2008-07-13 05:17:37 +00:00
Aleksej Saushev
a7365642ce Update to SBCL 1.0.17.
Add Linux to supported platforms.
2008-05-29 10:31:49 +00:00
Aleksej Saushev
934b47b98f Works for Linux/i386. 2008-05-18 12:22:34 +00:00
Aleksej Saushev
14057c64c9 Default to CLISP.
Don't remove coverage reports.
2008-03-09 10:00:52 +00:00
Aleksej Saushev
3a38ed7b4e Don't remove coverage reports. 2008-03-09 00:07:41 +00:00
Aleksej Saushev
c5530f5f37 DESTDIR support.
Fix "CLISP" spelling.
2008-03-09 00:02:20 +00:00
Aleksej Saushev
108d724373 Bootstrap with CLISP 2.44.1. 2008-03-07 20:37:39 +00:00
Aleksej Saushev
7996727894 Update to SBCL 1.0.15. 2008-02-27 08:26:23 +00:00
Aleksej Saushev
9923a77ad3 Update to SBCL 1.0.14.
Changes in sbcl-1.0.14 relative to sbcl-1.0.13:
  * new feature: SB-EXT:*EXIT-HOOKS* are called when the process exits
    (see documentation for details.)
  * revived support for OpenBSD (contributed by Josh Elsasser)
  * partially fixed bug #108: ROOM no longer suffers from occasional
    (AVER (SAP= CURRENT END)) failures .
  * fixed bug #402: proclaimed non-standard declarations in DEFMETHOD
    bodies no longer cause a WARNING to be signalled. (reported by
    Vincent Arkesteijn)
  * bug fix: (TRUNCATE X 0) when X is a bignum now correctly signals
    DIVISION-BY-ZERO. Similarly for MOD and REM (which suffered due to
    the bug in TRUNCATE.) (reported by Michael Weber)
  * bug fix: SB-SPROF:REPORT no longer signals an error if there are
    no samples. (reported by Andy Hefner)
  * bug fix: functions compiled using (COMPILE NIL '(LAMBDA ...))
    no longer appear as (NIL ...) frames in backtraces.
  * bug fix: RESOLVE-CONFLICT (and the other name conflict machinery)
    is now actually exported from SB-EXT as documented.  (reported by
    Maciej Katafiasz)
  * bug fix: sb-aclrepl now correctly understands how to inspect
    single-floats on 64-bit platforms where single-floats are not boxed.
  * bug fix: SB-MOP:CLASS-SLOTS now signals an error if the class has not
    yet been finalized. (reported by Levente Meszaros)
  * bug fix: CLOSE :ABORT T behaves more correctly on Windows.
  * DESCRIBE and (DOCUMENTATION ... 'OPTIMIZE) describe meaning of
    SBCL-specific optimize qualities.
2008-01-30 04:23:28 +00:00
Aleksej Saushev
c18fbfa33c Fix package after introducing requirement to set variable in mk.conf. 2008-01-25 21:42:19 +00:00
Tobias Nygren
d842ff052f Request the user to explicitly set SBCL_BOOT_SYSTEM in mk.conf if unset.
(Sorry if this causes you grief, but pbulk's resolver chokes on the
 recursive dependency trick used here ...)
2008-01-22 10:52:05 +00:00
Aleksej Saushev
fe83c97898 It works on FreeBSD 6.2 2008-01-22 10:08:30 +00:00
Aleksej Saushev
d9fa120240 Don't list non-existing file. 2008-01-07 02:49:08 +00:00
Aleksej Saushev
85a7355bc8 Fix PLIST. 2008-01-06 12:35:17 +00:00
Aleksej Saushev
489688854a Explain, that it doesn't work with CLISP, it's not meant to work with CLISP.
Use bootstrap version from ../sbcl-boot by default.
2008-01-05 03:53:16 +00:00
Aleksej Saushev
c40ff79af2 Fix patch sum. 2008-01-05 03:42:11 +00:00
Aleksej Saushev
d073b6a7ba Steel Bank Common Lisp (SBCL), Common Lisp compiler and interpreter. 2008-01-05 03:37:43 +00:00