summaryrefslogtreecommitdiff
path: root/dev-lisp
AgeCommit message (Collapse)Author
2023-03-30removed unneeded and unmaintained packagesJohn Turner
2022-12-19dev-lisp/iterate: new ebuildJohn Turner
2022-12-17dev-lisp/cl-str: new ebuildJohn Turner
2022-12-17dev-lisp/cl-change-case: new ebuildJohn Turner
2022-12-16dev-lisp/sbcl: ebuild now builds from source exclusivelyJohn Turner
This removes all code paths related to building with the precompiled SBCL binary.
2022-12-16dev-lisp/sbcl: (wip) bootstrap with ecls or already installed sbclJohn Turner
Added a system-bootstrap flag that allows building SBCL from source with either ecl or an existing install of sbcl.
2022-12-16dev-lisp/ecls: packaged a snapshot recent enough to build SBCL!John Turner