Package: cmucl / 21d-1

Metadata

Package Version Patches format
cmucl 21d-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian branding.patch | (download)

bin/build-world.sh | 2 1 + 1 - 0 !
src/clx/clx.lisp | 1 1 + 0 - 0 !
src/code/save.lisp | 2 1 + 1 - 0 !
src/hemlock/main.lisp | 2 2 + 0 - 0 !
src/interface/initial.lisp | 1 1 + 0 - 0 !
src/lisp/lisp.c | 2 1 + 1 - 0 !
src/tools/clmcom.lisp | 4 2 + 2 - 0 !
7 files changed, 9 insertions(+), 5 deletions(-)

 debian branding and naming the executable cmucl instead of lisp
debian build options.patch | (download)

src/tools/setenv-scripts/base-features.lisp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable relative package names as part of our build options
create and adapt doc makefiles.patch | (download)

src/docs/Makefile | 19 19 + 0 - 0 !
src/docs/internals/Makefile | 2 1 + 1 - 0 !
2 files changed, 20 insertions(+), 1 deletion(-)

 create a documentation makefile
hemlock package fix.patch | (download)

src/hemlock/package.lisp | 27 27 + 0 - 0 !
1 file changed, 27 insertions(+)

 as we have hemlock as a package to load we need a separate package file
hemlock termcap fix.patch | (download)

src/hemlock/termcap.lisp | 14 11 + 3 - 0 !
1 file changed, 11 insertions(+), 3 deletions(-)

 we need to get termcap info from infocmp not from a file on debian
create backtrace on build failure.patch | (download)

src/tools/setup.lisp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 get a full backtrace on build errors, to diagnose build failures from logs
ignore errors when reporting errors.patch | (download)

src/code/save.lisp | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 ignore errors when reporting errors in batch processing, to help the autobuilder
manpage fixes.patch | (download)

src/general-info/cmucl.1 | 2 1 + 1 - 0 !
src/general-info/lisp.1 | 55 21 + 34 - 0 !
2 files changed, 22 insertions(+), 35 deletions(-)

 fix some - \- confusion in the manpages
enable hardening.patch | (download)

src/lisp/Config.x86_linux | 4 4 + 0 - 0 !
src/motif/server/GNUmakefile | 6 3 + 3 - 0 !
2 files changed, 7 insertions(+), 3 deletions(-)

 enable debian hardening by avoiding to overwrite cflags
use clang.patch | (download)

bin/create-target.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 force to rebuild cmucl with clang, as gcc causes a crash
enable clang hardening.patch | (download)

src/lisp/Config.x86_linux_clang | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 enable the same hardening, but this time for clang
fix missingendcsname problem.patch | (download)

src/docs/cmu-user/unicode.tex | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix latex error