tvl-depot/users/sterni/mblog
sterni 962df219f7 chore(3p/lisp/closure-*): disable on ECL for now
As it turns out, some of the load/compile time set up the package does
doesn't work in ECL for unknown reasons at the moment. Executables using
closure-* will crash after starting up:

    ;;; Checking for wide character support... WARNING: Lisp implementation doesn't use UTF-16, but accepts surrogate code points.
     yes, using code points.
    ;;; Building Closure with CHARACTER RUNES

    Condition of type: SIMPLE-ERROR
    Invalid relative pathname #P"package.lisp" for component ("closure-common" "package")

Change-Id: I4b4bf96835a39696884ec6fea9c249fdeb53c853
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12863
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2024-12-02 23:15:51 +00:00
..
.gitignore chore(sterni/mblog): add gitignore 2022-01-30 09:38:40 +00:00
cli.lisp fix(sterni/mblog): check for help flags in flag, not arg list 2024-12-02 18:09:09 +00:00
config.lisp refactor(3p/lisp/mime4cl): use qbase64 for decoding FILE-PORTIONs 2023-05-18 16:16:39 +00:00
default.nix chore(3p/lisp/closure-*): disable on ECL for now 2024-12-02 23:15:51 +00:00
LICENSE chore(sterni/mblog): relicense to GPL-3.0-only 2022-07-09 17:10:46 +00:00
maildir.lisp chore(sterni/mblog): relicense to GPL-3.0-only 2022-07-09 17:10:46 +00:00
mblog.lisp refactor(sterni/mblog): move REDIRECT-STREAM into mime4cl 2023-05-18 16:16:39 +00:00
note.lisp refactor(mime4cl): replace *-input-adapter-stream with flexi-streams 2023-05-18 16:14:38 +00:00
packages.lisp refactor(sterni/mblog): move REDIRECT-STREAM into mime4cl 2023-05-18 16:16:39 +00:00
transformer.lisp chore(sterni/mblog): relicense to GPL-3.0-only 2022-07-09 17:10:46 +00:00