tvl-depot/third_party/lisp/sclf
sterni 2e08324484 feat(3p/lisp/sclf): build using buildLisp
Adding the default.nix is quite straightforward, however we have to make
today's SBCL happy: due to package locking it no longer likes sclf using
an sb-impl internal constant for some reason. This is however a good
opportunity to clean up the stat-*-time code: It converted the times in
an implementation specific way even though time.lisp does provide a
generic way to convert between unix and universal time. Note that the
updated ASDF file is untested, but should be a trivial enough change.

Change-Id: If193bf830ac704cc53e0855d8e9fff2b5a5ef291
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3268
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
2021-09-01 22:57:17 +00:00
..
mp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
.skip-subtree feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
default.nix feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
directory.lisp feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
lazy.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
OWNERS feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
package.lisp feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
README feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
sclf.asd feat(3p/lisp/sclf): build using buildLisp 2021-09-01 22:57:17 +00:00
sclf.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
serial.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
sysproc.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
time.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00

SCLF has originally been written by Walter C. Pelissero and vendored
into depot since it is a dependency of mime4cl. Upstream and depot version
may diverge.

Upstream Website: http://wcp.sdf-eu.org/software/#sclf
Vendored Tarball: http://wcp.sdf-eu.org/software/sclf-20150207T213551.tbz