| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: sbcl: Update to 2.1.4.•••* gnu/packages/lisp.scm (sbcl): Update to 2.1.4.
| Pierre Neidhardt | 2021-05-01 | 1 | -2/+2 |
* | gnu: txr: Update to 257.•••* gnu/packages/lisp.scm (txr): Update to 257.
| Guillaume Le Vaillant | 2021-04-26 | 1 | -2/+2 |
* | gnu: txr: Update to 256.•••* gnu/packages/lisp.scm (txr): Update to 256.
| Guillaume Le Vaillant | 2021-04-21 | 1 | -2/+2 |
* | gnu: txr: Update to 255.•••* gnu/packages/lisp.scm (txr): Update to 255.
| Guillaume Le Vaillant | 2021-04-06 | 1 | -3/+3 |
* | gnu: sbcl: Update to 2.1.3.•••* gnu/packages/lisp.scm (sbcl): Update to 2.1.3.
| Pierre Neidhardt | 2021-03-29 | 1 | -2/+2 |
* | gnu: sbcl: Update to 2.1.2.•••* gnu/packages/lisp.scm (sbcl): Update to 2.1.2.
| Pierre Neidhardt | 2021-03-22 | 1 | -2/+2 |
* | gnu: lisp-repl-core-dumper: Update to 0.7.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.7.0.
| Pierre Neidhardt | 2021-03-12 | 1 | -2/+2 |
* | gnu: lisp-repl-core-dumper: Update to 0.6.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.6.0.
| Pierre Neidhardt | 2021-03-08 | 1 | -2/+2 |
* | gnu: ecl: Update to 21.2.1.•••* gnu/packages/lisp.scm (ecl): Update to 21.2.1.
| Pierre Neidhardt | 2021-02-03 | 1 | -2/+2 |
* | gnu: ecl: Propagate some dependencies used in header files.•••* gnu/packages/lisp.scm(ecl)[inputs]: Move gmp, libatomic-ops, libgc and
libffi to...
[propagated-inputs]: ... here.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Zhu Zihao | 2021-02-02 | 1 | -1/+7 |
* | gnu: lisp-repl-core-dumper: Patch path to `cat'.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper)[arguments]: Substitute calls
to `cat' with full store path.
| Pierre Neidhardt | 2021-01-20 | 1 | -0/+2 |
* | gnu: lisp-repl-core-dumper: Update to 0.5.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.5.0.
| Pierre Neidhardt | 2021-01-20 | 1 | -2/+2 |
* | gnu: Add buildapp.•••* gnu/packages/lisp.scm (buildapp): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-01-17 | 1 | -0/+41 |
* | gnu: lisp-repl-core-dumper: Update to 0.4.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.4.0.
| Pierre Neidhardt | 2021-01-12 | 1 | -2/+2 |
* | gnu: txr: Update to 246.•••* gnu/packages/lisp.scm (txr): Update to 246.
| Guillaume Le Vaillant | 2021-01-02 | 1 | -2/+2 |
* | gnu: sbcl: Update to 2.1.0.•••* gnu/packages/lisp.scm (sbcl): Update to 2.1.0.
| Pierre Neidhardt | 2020-12-30 | 1 | -2/+2 |
* | gnu: txr: Update to 245.•••* gnu/packages/lisp.scm (txr): Update to 245.
| Guillaume Le Vaillant | 2020-12-28 | 1 | -2/+2 |
* | gnu: ecl: Remove build-stamp to improve reproducibility.•••* gnu/packages/lisp.scm (ecl)[arguments]<phases>: Add "remove-build-stamp"
phase. Move "wrap" phase after "remove-build-stamp" phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Zhu Zihao | 2020-12-14 | 1 | -1/+7 |
* | gnu: ecl: Return #t in wrap phase.•••* gnu/packages/lisp.scm (ecl)[arguments]<phases>: In phase "wrap", return #t.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Zhu Zihao | 2020-12-14 | 1 | -1/+2 |
* | gnu: sbcl: Simplify 'replace-asdf' phase.•••* gnu/packages/lisp.scm (sbcl)[arguments]: Remove unused 'out' variable in
'replace-asdf' phase.
| Guillaume Le Vaillant | 2020-12-05 | 1 | -2/+1 |
* | gnu: ecl: Simplify 'replace-asdf' phase.•••* gnu/packages/lisp.scm (ecl)[arguments]: Remove unused 'out' variable in
'replace-asdf' phase.
| Guillaume Le Vaillant | 2020-12-05 | 1 | -2/+1 |
* | gnu: clisp: Use system ASDF instead of bundled one.•••* gnu/packages/lisp.scm (clisp)[native-inputs]: Add cl-asdf.
[arguments]: Add 'replace-asdf' phase.
[native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
| Guillaume Le Vaillant | 2020-12-05 | 1 | -1/+20 |
* | gnu: ccl: Use system ASDF instead of bundled one.•••* gnu/packages/lisp.scm (ccl)[native-inputs]: Add cl-asdf.
[arguments]: Add 'replace-asdf' phase.
[native-search-paths]: Add XDG_CONFIG_DIRS and XDG_DATA_DIRS.
| Guillaume Le Vaillant | 2020-12-05 | 1 | -1/+19 |
* | gnu: cl-asdf: Improve priorities of configuration file search.•••* gnu/packages/patches/cl-asdf-config-directories.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/lisp.scm (cl-asdf)[native-inputs]: Add it.
[arguments]: Apply the new patch.
Co-authored-by: Pierre Neidhardt <mail@ambrevar.xyz>
| Guillaume Le Vaillant | 2020-12-05 | 1 | -20/+8 |
* | gnu: lisp-repl-core-dumper: Update to 0.3.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.3.0.
| Pierre Neidhardt | 2020-12-03 | 1 | -2/+2 |
* | gnu: lisp-repl-core-dumper: Update to 0.2.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.2.0.
| Pierre Neidhardt | 2020-12-02 | 1 | -2/+2 |
* | gnu: Add lisp-repl-core-dumper.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): New variable.
| Pierre Neidhardt | 2020-12-01 | 1 | -0/+48 |
* | gnu: sbcl: Increase default maximum heap size.•••* gnu/packages/lisp.scm (sbcl)[arguments]: Build with a max heap size
of 3 GiB.
| Guillaume Le Vaillant | 2020-12-01 | 1 | -1/+1 |
* | gnu: sbcl: Update to 2.0.11.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.11.
| Pierre Neidhardt | 2020-11-30 | 1 | -2/+2 |
* | gnu: clisp: Enable ASDF module and parallel build, remove old patch.•••* gnu/packages/lisp.scm (clisp)[source]: Remove patch that does not seem to be
needed anymore.
[arguments]: Remove (obsolete?) #:build keyword. Enable ASDF and explicitly
enable ffcall, readline, sigsegv. Enable parallel-build since they seem to
work now.
| Pierre Neidhardt | 2020-11-30 | 1 | -6/+6 |
* | Merge branch 'master' into staging | Marius Bakke | 2020-11-22 | 1 | -0/+37 |
|\ |
|
| * | gnu: Add janet.•••* gnu/packages/lisp.scm (janet): New variable.
| Pierre Neidhardt | 2020-11-20 | 1 | -0/+37 |
* | | Merge branch 'master' into staging••• Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke | 2020-11-07 | 1 | -2/+2 |
|\| |
|
| * | gnu: sbcl: Update to 2.0.10.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.10.
| Pierre Neidhardt | 2020-11-02 | 1 | -2/+2 |
| * | gnu: sbcl: Update to 2.0.9.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.9.
| Pierre Neidhardt | 2020-10-20 | 1 | -2/+2 |
* | | Merge branch 'master' into staging | Marius Bakke | 2020-10-13 | 1 | -7/+2 |
|\| |
|
| * | gnu: txr: Update to 244.•••* gnu/packages/lisp.scm (txr): Update to 244.
[native-inputs]: Remove bison and flex.
| Guillaume Le Vaillant | 2020-10-13 | 1 | -7/+2 |
* | | gnu: cl-asdf: Update to 3.3.4.•••* gnu/packages/lisp.scm (cl-asdf): Update to 3.3.4.
[arguments]: Add small patch for default ASDF configuration.
(asdf-substitutions): Remove variable.
(sbcl, ecl)[arguments]: Remove call to 'asdf-substitutions'.
| Guillaume Le Vaillant | 2020-09-12 | 1 | -22/+26 |
* | | build-system: asdf: Switch from bundles to regular compilation.•••* gnu/packages/lisp.scm (sbcl, ecl)[native-search-paths]: Add
'XDG_CONFIG_DIRS'.
* guix/build-system/asdf.scm (asdf-build): Replace 'asd-file' and
'asd-system-name' keywords by 'asd-files' and 'asd-systems'.
* guix/build/asdf-build-system.scm (%object-prefix,
%lisp-source-install-prefix): Update variables.
(install): Update variable.
(main-system-name): New variable.
(copy-source): Replace 'asd-file' and 'asd-system-name' keywords by
'asd-files' and 'asd-systems'.
(configure): New variable.
(build, check): Replace 'asd-file' and 'asd-system-name' keywords by
'asd-files' and 'asd-systems'.
(create-asd-file, symlink-asd-files): Remove variables.
(create-asdf-configuration): New variable.
(cleanup-files): Update variable.
(%standard-phases): Remove 'create-asd-file' and 'symlink-asd-files' phases.
Add 'configure' and 'create-asdf-configuration' phases.
* guix/build/lisp-utils.scm (%bundle-install-prefix, normalize-dependency,
inputs->asd-file-map, asdf-load-all, compile-system): Remove variables.
(compile-systems): New variable.
(system-dependencies, compiled-system, generate-system-definition): Remove
variable.
(test-system): Replace 'asd-file' parameter by 'asd-files'.
(generate-executable-for-system): Update variable.
(generate-dependency-links, make-asd-file, bundle-asd-file): Remove
variables.
(make-asdf-configuration): New variable.
(build-program, build-image): Set 'XDG_CONFIG_DIRS'.
(generate-executable): Update variable.
| Guillaume Le Vaillant | 2020-09-12 | 1 | -2/+8 |
|/ |
|
* | gnu: txr: Update to 243.•••* gnu/packages/lisp.scm (txr): Update to 243.
| Guillaume Le Vaillant | 2020-09-04 | 1 | -2/+2 |
* | gnu: sbcl: Update to 2.0.8.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.8.
| Pierre Neidhardt | 2020-09-02 | 1 | -2/+2 |
* | gnu: txr: Update to 242.•••* gnu/packages/lisp.scm (txr): Update to 242.
| Guillaume Le Vaillant | 2020-08-18 | 1 | -2/+2 |
* | gnu: sbcl: Update to 2.0.7.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.7.
| Pierre Neidhardt | 2020-08-01 | 1 | -4/+2 |
* | gnu: sbcl: Add comment explaining out-of-date version.•••Make sure no one repeats this mistake.
This is a follow-up to commit 809aa3c51c5a0f3d8e3d8133b22684702cb90287.
* gnu/packages/lisp.scm (sbcl): Add a comment advising against updating
to 2.0.6.
| Jakub Kądziołka | 2020-07-03 | 1 | -0/+2 |
* | Revert "gnu: sbcl: Update to 2.0.6."•••This reverts commit 1ac4959c6a94a89fc8d3a73239d107cfb1d96240.
SBCL 2.0.6 breaks named-readtables and consequently many Common Lisp packages.
See https://github.com/melisgl/named-readtables/issues/19.
| Pierre Neidhardt | 2020-07-03 | 1 | -2/+2 |
* | gnu: sbcl: Update to 2.0.6.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.6.
| Pierre Neidhardt | 2020-07-01 | 1 | -7/+8 |
* | gnu: txr: Update to 239.•••* gnu/packages/lisp.scm (txr): Update to 239.
[arguments]: Use cc-for-target.
| Guillaume Le Vaillant | 2020-06-05 | 1 | -7/+4 |
* | gnu: sbcl: Update to 2.0.5.•••* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.
| Pierre Neidhardt | 2020-05-31 | 1 | -2/+2 |
* | gnu: ccl: Prevent creating invalid derivation on unsupported platforms.•••* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules. Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
| Marius Bakke | 2020-05-31 | 1 | -28/+22 |
* | gnu: txr: Update to 238.•••* gnu/packages/lisp.scm (txr): Update to 238.
[arguments]: Don't hardcode "cc=gcc" in configure-flags.
| Guillaume Le Vaillant | 2020-05-26 | 1 | -5/+8 |