Age | Commit message (Expand) | Author |
2022-07-24 | gnu: Add ndebug....* gnu/packages/lisp-xyz.scm (cl-ndebug, ecl-ndebug, sbcl-ndebug): New variables.
| Pierre Neidhardt |
2022-07-24 | gnu: Add ospm....* gnu/packages/lisp-xyz.scm (cl-ospm, ecl-ospm, sbcl-ospm): New variables.
| Pierre Neidhardt |
2022-07-19 | gnu: Add glop...* gnu/packages/lisp-xyz.scm: (sbcl-glop, ecl-glop, cl-glop): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2022-07-19 | gnu: Add trivial-custom-debugger....* gnu/packages/lisp-xyz.scm (cl-trivial-custom-debugger,
ecl-trivial-custom-debugger, sbcl-trivial-custom-debugger): New variables.
| Pierre Neidhardt |
2022-07-08 | gnu: Add binary-types....* gnu/packages/lisp-xyz.scm (cl-binary-types, ecl-binary-types,
sbcl-binary-types): New variables.
| Pierre Neidhardt |
2022-07-08 | gnu: cl-slime-swank: Store .fasl in the ASDF registry....* gnu/packages/lisp-xyz.scm (sbcl-slime-swank)[arguments]: Patch swank.asd to
store the .fasl in the ASDF registry so that they are found in the
package.
Also patch swank-loader.lisp so that it does not try to remove the .fasl from
the store.
(cl-slime-swank)[arguments]: Revert above patch of the swank.ask so that the
source package does not get bound to the SBCL package.
We would not have to do this if SLIME/Swank used ASDF properly instead of
working around it.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-dexador: Remove unneeded depedencies to reduce closure size....* gnu/packages/lisp-xyz.scm (sbcl-dexador)[native-inputs]: Comment out.
This takes the closure size from 357 MiB down to 342 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-osicat: Remove bash reference from the closure....* gnu/packages/lisp-xyz.scm (sbcl-osicat)[source]: Remove unneeded release.sh
file.
This takes the closure size of cl-osicat from 40 MiB down to 0 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-trivial-clipboard: Replace xclip with xsel to reduce closure size....* gnu/packages/lisp-xyz.scm (sbcl-trivial-clipboard)[inputs]: Replace xclip
with xsel.
[arguments]: Adapt reference.
This takes the closure size of cl-trivial-clipboard from 90 MiB down to 78 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-cluffer: Remove bash reference from the closure....* gnu/packages/lisp-xyz.scm (sbcl-cluffer)[arguments]: Unpatch shell shebangs.
It's only needed to generate the documentation (which we should do at
build-time by the way).
This takes the closure size of cl-cluffer from 40 MiB down to 0 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-cl-gopher: Remove sbcl-cl-gopher reference in cl-gopher...* gnu/packages/lisp-xyz.scm (sbcl-cl-gopher)[arguments]: Delete the
useless '.lsh' files.
This takes the closure size from 150 MiB down to 0 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-moptilities: Remove sbcl-moptilities reference in cl-moptilities....* gnu/packages/lisp-xyz.scm (sbcl-moptilities)[arguments]: Delete the
'test-results' folder.
This takes the closure size from 158 MiB down to 0 MiB :)
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-slime-swank: Remove gawk reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-slime-swank)[source]: Delete the 'doc' folder.
This takes the closure size from 159 MiB down to 156 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-clsql: Remove Make reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-clsql)[source]: Delete the 'debian' folder
and all Makefiles.
This takes the closure size from 930 MiB down to 889 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-uffi: Remove Make reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-uffi)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-rss: Remove Make reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-rss)[source]: Delete the 'debian' folder.
This takes the closure size from 234 MiB down to 176 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-cl-base64: Remove Make reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-kmrcl: Remove Make reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-kmrcl)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-07-08 | gnu: sbcl-puri: Remove Make reference from closure....* gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Delete the 'debian' folder.
This takes the closure size from 209 MiB down to 151 MiB.
| Pierre Neidhardt |
2022-07-07 | gnu: cl-gopher: Update to 0899e7f....* gnu/packages/lisp-xyz.scm (cl-gopher): Update to 0899e7f.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |
2022-07-07 | gnu: cl-http-body: Update to 3e4bedd....* gnu/packages/lisp-xyz.scm (cl-http-body): Update to 3e4bedd.
[inputs]: Add missing dependencies.
[native-inputs]: Add missing dependencies.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| jgart |
2022-07-06 | gnu: sbcl-sketch: Include examples....* gnu/packages/lisp-xyz.scm (sbcl-sketch)[arguments]: Add sketch-examples to
asd-systems.
| Pierre Neidhardt |
2022-07-06 | gnu: sbcl-quri: Update to 0.6.0....* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.6.0.
Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
| André A. Gomes |
2022-07-04 | gnu: sbcl-nkeymaps: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.0.0.
| Pierre Neidhardt |
2022-07-03 | gnu: sbcl-nfiles: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.0.0.
| Pierre Neidhardt |
2022-07-03 | gnu: sbcl-fof: Also build the fof/mf subsystem....* gnu/packages/lisp-xyz.scm (sbcl-fof)[arguments]: Also build the fof/mf subsystem.
[inputs]: Add sbcl-cl-json.
| Pierre Neidhardt |
2022-07-02 | gnu: sbcl-nhooks: Update to 1.1.1....* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.1.1.
| Pierre Neidhardt |
2022-06-30 | gnu: Add sketch....* gnu/packages/lisp-xyz.scm (cl-sketch, ecl-sketch, sbcl-sketch): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add cl-sdl2-ttf....* gnu/packages/lisp-xyz.scm (cl-sdl2-ttf, ecl-sdl2-ttf, sbcl-sdl2-ttf): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add cl-sdl2-image....* gnu/packages/lisp-xyz.scm (cl-sdl2-image, ecl-cl-sdl2-image,
sbcl-cl-sdl2-image): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add cl-geometry....* gnu/packages/lisp-xyz.scm (cl-geometry, ecl-cl-geometry, sbcl-cl-geometry):
New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add cl-trees....* gnu/packages/lisp-xyz.scm (cl-trees, ecl-cl-trees, sbcl-cl-trees): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add glkit....* gnu/packages/lisp-xyz.scm (cl-glkit, ecl-glkit, sbcl-glkit): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add sdl2kit....* gnu/packages/lisp-xyz.scm (cl-sdl2kit, ecl-sdl2kit, sbcl-sdl2kit): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add mathkit....* gnu/packages/lisp-xyz.scm (cl-mathkit, ecl-mathkit, sbcl-mathkit): New
variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add sb-cga....* gnu/packages/lisp-xyz.scm (cl-sb-cga, ecl-sb-cga, sbcl-sb-cga): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add physical-quantities....* gnu/packages/lisp-xyz.scm (cl-physical-quantities, ecl-physical-quantities,
sbcl-physical-quantities): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add parseq....* gnu/packages/lisp-xyz.scm (cl-parseq, ecl-parseq, sbcl-parseq): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add slot-extra-options....* gnu/packages/lisp-xyz.scm (cl-slot-extra-options, ecl-slot-extra-options,
sbcl-slot-extra-options): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add polymorphic-functions....* gnu/packages/lisp-xyz.scm (cl-polymorphic-functions,
ecl-polymorphic-functions, sbcl-polymorphic-functions): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add ctype....* gnu/packages/lisp-xyz.scm (cl-ctype, ecl-ctype, sbcl-ctype): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add compiler-macro-notes....* gnu/packages/lisp-xyz.scm (cl-compiler-macro-notes,
ecl-compiler-macro-notes, sbcl-compiler-macro-notes): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add fast-generic-functions....* gnu/packages/lisp-xyz.scm (cl-fast-generic-functions,
ecl-fast-generic-functions, sbcl-fast-generic-functions): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add sealable-metaobjects....* gnu/packages/lisp-xyz.scm (cl-sealable-metaobjects,
ecl-sealable-metaobjects, sbcl-sealable-metaobjects): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add dynamic-mixins....* gnu/packages/lisp-xyz.scm (cl-dynamic-mixins, ecl-dynamic-mixins,
sbcl-dynamic-mixins): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add defstar....* gnu/packages/lisp-xyz.scm (cl-defstar, ecl-defstar, sbcl-defstar): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add filtered-functions....* gnu/packages/lisp-xyz.scm (cl-filtered-functions, ecl-filtered-functions,
sbcl-filtered-functions): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: Add cl-definitions....* gnu/packages/lisp-xyz.scm (cl-definitions, ecl-definitions,
sbcl-definitions): New variables.
| Pierre Neidhardt |
2022-06-30 | gnu: sbcl-cl-reexport: Update to 20210219....* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport): Update to 20210219.
[native-inputs]: Add sbcl-prove.
[description]: Fix typo.
| Pierre Neidhardt |
2022-06-30 | gnu: Add clache....* gnu/packages/lisp-xyz.scm (cl-clache, ecl-clache, sbcl-clache): New variables.
| Pierre Neidhardt |