aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Collapse)Author
2020-09-19initial work towards translating wasm to stack machine (with a provisional ↵Wojciech Kosior
bench)
..* gnu/packages/lisp-check.scm (cl-assertion-error, ecl-assertion-error, sbcl-assertion-error): New variables. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher 2022-11-23gnu: Add cl-simplet....* gnu/packages/lisp-check.scm (cl-simplet, ecl-simplet, sbcl-simplet): New variables. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher 2022-11-22gnu: cl-parachute: Update to 1.5.0-0.8bc3e1b....* gnu/packages/lisp-check.scm (sbcl-parachute): Update to 1.5.0-0.8bc3e1b. [inputs]: Add sbcl-trivial-custom-debugger. * gnu/packages/lisp-xyz.scm (sbcl-trivial-custom-debugger) [arguments]: New field. [native-inputs]: Remove field. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Paul A. Patience 2022-09-22gnu: sbcl-lisp-unit2: Update to 0.9.4....* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.4. Pierre Neidhardt 2022-09-07gnu: cl-lisp-unit2: Update to 0.9.3....* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> André A. Gomes 2022-09-07gnu: Add cl-2am....* gnu/packages/lisp-check.scm (cl-2am, ecl-2am, sbcl-2am): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart 2022-08-03gnu: Remove obsolete references to asd-files and test-asd-file....In a previous commit we've update the build system to let ASDF locate the .asd files for us, so package definition no longer need to provide this information. * gnu/packages/lisp-check.scm: Do it. * gnu/packages/lisp-xyz.scm: Do it. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Pierre Neidhardt 2022-07-08gnu: sbcl-xlunit: Remove Make reference from closure....* gnu/packages/lisp-check.scm (sbcl-xlunit)[source]: Delete the 'debian' folder. This takes the closure size from 209 MiB down to 151 MiB. Pierre Neidhardt 2022-07-08gnu: sbcl-ptester: Remove Make reference from closure....* gnu/packages/lisp-check.scm (sbcl-ptester)[source]: Delete the 'debian' folder. This takes the closure size from 209 MiB down to 151 MiB. Pierre Neidhardt 2022-07-08gnu: sbcl-rt: Remove Make reference from closure....* gnu/packages/lisp-check.scm (sbcl-rt)[source]: Delete the 'debian' folder. This takes the closure size from 209 MiB down to 151 MiB. Pierre Neidhardt 2022-06-30gnu: sbcl-parachute: Update to 20210920....* gnu/packages/lisp-check.scm (sbcl-parachute): Update to 20210920. Pierre Neidhardt