about summary refs log tree commit diff
path: root/pkgs/development/compilers/sbcl
AgeCommit message (Collapse)AuthorFilesLines
2009-08-10Account for strange naming in some SBCL tarballsMichael Raskin1-0/+5
svn path=/nixpkgs/trunk/; revision=16636
2009-08-10SBCL 1.0.30 fails to build even on CLisp 2.44.1Michael Raskin1-2/+3
svn path=/nixpkgs/trunk/; revision=16634
2009-08-09Update SBCLMichael Raskin1-2/+3
svn path=/nixpkgs/trunk/; revision=16630
2009-07-07Added myself as the maintainer of some packagesMichael Raskin1-0/+1
svn path=/nixpkgs/trunk/; revision=16221
2009-07-07SBCL now works fine. added hacks and workarounds for store mono-timestamp ↵Michael Raskin1-0/+12
handling svn path=/nixpkgs/trunk/; revision=16219
2009-06-03Compile SBCL with sb-thread enabled..Michael Raskin1-1/+16
svn path=/nixpkgs/trunk/; revision=15835
2009-05-31Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a ↵Michael Raskin1-0/+46
writable directory (I am investigating a fix). CLisp 2.47 is somewhat incompatible with lots of software, so I added 2.44.1 as preserved version svn path=/nixpkgs/trunk/; revision=15806