Package: cmucl / 21d-1
Metadata
Package | Version | Patches format |
---|---|---|
cmucl | 21d-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian branding.patch | (download) |
bin/build-world.sh |
2 1 + 1 - 0 ! |
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 ! |
enable relative package names as part of our build options |
create and adapt doc makefiles.patch | (download) |
src/docs/Makefile |
19 19 + 0 - 0 ! |
create a documentation makefile |
hemlock package fix.patch | (download) |
src/hemlock/package.lisp |
27 27 + 0 - 0 ! |
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 ! |
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 ! |
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 ! |
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 ! |
fix some - \- confusion in the manpages |
enable hardening.patch | (download) |
src/lisp/Config.x86_linux |
4 4 + 0 - 0 ! |
enable debian hardening by avoiding to overwrite cflags |
use clang.patch | (download) |
bin/create-target.sh |
2 1 + 1 - 0 ! |
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 ! |
enable the same hardening, but this time for clang |
fix missingendcsname problem.patch | (download) |
src/docs/cmu-user/unicode.tex |
8 4 + 4 - 0 ! |
fix latex error |