Tomas Hlavaty
9d4a60f9cd
picolisp: 3.1.11 -> 15.11
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
594ef50121
picolisp: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b8bef08d1b
mkcl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
f54a2aa137
cmucl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
a0d1478fa0
ccl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
5441ab8afc
sbcl: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
b091b9e30b
gtk-server: add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
2b6bd6f036
add myself as a maintainer
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
540db34fff
sbcl: remove obsolete dependency on which
2015-11-26 08:24:02 +01:00
Tomas Hlavaty
24dc085916
paredit: init at 25
2015-11-07 23:20:10 +01:00
Tomas Hlavaty
b570c6f0ca
slime: added The Superior Lisp Interaction Mode for Emacs
2015-11-04 09:09:18 +01:00
Tomas Hlavaty
c4a825da8b
sbcl: 1.2.16 -> 1.3.0
2015-11-02 21:22:55 +01:00
Tomas Hlavaty
393f0eecae
sbcl: cleaner xc-host
2015-10-20 22:19:54 +02:00
Tomas Hlavaty
eb1784d0e7
sbcl: remove duplicate --core argument
2015-10-20 22:19:54 +02:00
Tomas Hlavaty
58a9b09f7c
mkcl: runtime needs gcc
2015-10-20 22:19:54 +02:00
Tomas Hlavaty
37eda842f6
picolisp: exec in shell
...
there is no need to keep the shell around
2015-10-04 21:08:51 +02:00
Tomas Hlavaty
3a4db8d7e5
gtk-server: added
2015-10-04 21:08:50 +02:00
Tomas Hlavaty
da8b05363b
sbclBootstrap: don't patchelf on darwin
...
https://github.com/NixOS/nixpkgs/commit/00935b25541bea0d6324e08e2e3821ac5cad09fd#commitcomment-13552300
2015-10-04 21:08:49 +02:00
Tomas Hlavaty
7b252d94a6
cmucl: 20b -> 21a
2015-10-04 21:08:46 +02:00
Tomas Hlavaty
047d7c6f03
cmucl: fix on x86_64-linux
2015-10-04 21:08:42 +02:00
Tomas Hlavaty
502f13d625
sbcl: 1.2.15 -> 1.2.16
2015-10-04 21:08:41 +02:00
Tomas Hlavaty
4e66ba1a70
lisp-packages: git.b9.com moved to git.kpe.io
2015-09-30 23:41:01 +02:00
Tomas Hlavaty
29f120d7b2
sbcl: improve bootstrap and add arm support
...
clisp bootstrap is very slow and clisp doesn't compile on arm
now it is possible to also bootstrap using ccl:
sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n";
or alternatively using clisp
sbclBootstrapHost = "${clisp}/bin/clisp -norc";
2015-09-30 23:40:58 +02:00
Tomas Hlavaty
64bde29a31
sbcl: 1.2.14 -> 1.2.15
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
f9f919e2bf
ccl: also on arm
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
411d83d5fe
picolisp: compile on arm and i686
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
5ecdc8f3c6
picolisp: 3.1.10 -> 3.1.11
2015-09-30 23:36:40 +02:00
Tomas Hlavaty
a31471876d
ensure that gmp and libffi are found when compiling with gcc dynamically
2015-03-28 12:42:23 +03:00