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