summaryrefslogtreecommitdiff
path: root/run-sbcl.sh
AgeCommit message (Collapse)Author
2008-10-311.0.22.1: run-sbcl.sh improvementsGabor Melis
- make run-sbcl.sh executable - don't require it to be started from the top of the source dir ... so that "~/sbcl/run-sbcl.sh" is a drop in replacement for "sbcl".
2008-10-061.0.21.7: fix argument quoting in run-sbcl.shNikodemus Siivola
* Now things like sh run-sbcl.sh --eval '(load "foo.lisp")' should work correctly.
2008-01-151.0.13.32: fix run-sbcl.sh when sh != bash in disguiseNikodemus Siivola
...2008! Shell portability issues! AAARGH! (Ok, slightly embarrassed as well.)
2008-01-141.0.13.29: run-sbcl.sh scriptNikodemus Siivola
* I'm tired of typing the mantra, and it's probably good to make it easy for users too to run SBCL before installation. * Add to binary tarball, and mention in INSTALL.