mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
|
Some checks are pending
CL-host / ecl (push) Waiting to run
CL-host / clisp (push) Waiting to run
CL-host / ccl (push) Waiting to run
CL-host / cmucl (push) Waiting to run
CL-host / sbcl (push) Waiting to run
CL-host / compare-xc-host-fasls (ccl, false) (push) Blocked by required conditions
CL-host / compare-xc-host-fasls (clisp, false) (push) Blocked by required conditions
CL-host / compare-xc-host-fasls (cmucl, false) (push) Blocked by required conditions
CL-host / compare-xc-host-fasls (self, false) (push) Blocked by required conditions
Linux arm / build (push) Waiting to run
Linux arm64 / build () (push) Waiting to run
Linux qemu / build (ppc64le) (push) Waiting to run
Linux qemu / build (riscv64) (push) Waiting to run
Linux / build (x86, --with-sb-thread, ) (push) Waiting to run
Linux / build (x86, --without-sb-thread, ) (push) Waiting to run
Linux / build (x86, --without-sb-unicode, ) (push) Waiting to run
Linux / build (x86-64, --with-mark-region-gc --with-nonstop-foreign-call) (push) Waiting to run
Linux / build (x86-64, --with-sb-fasteval --without-sb-eval --with-nonstop-foreign-call, fasteval) (push) Waiting to run
Linux / build (x86-64, --with-sb-thread --with-nonstop-foreign-call --with-tls-based-mv-return, sse4) (push) Waiting to run
Linux / build (x86-64, --with-sb-thread, ) (push) Waiting to run
Linux / build (x86-64, --without-sb-thread, ) (push) Waiting to run
Linux / build (x86-64, --without-sb-unicode, ) (push) Waiting to run
Mac / build (arm64, --with-mark-region-gc --with-nonstop-foreign-call --with-tls-based-mv-return) (push) Waiting to run
Mac / build (arm64, --with-sb-thread --with-nonstop-foreign-call --with-tls-based-mv-return) (push) Waiting to run
Mac / build (x86-64, --with-mark-region-gc --with-nonstop-foreign-call --with-tls-based-mv-return) (push) Waiting to run
Mac / build (x86-64, --with-sb-thread --with-nonstop-foreign-call --with-tls-based-mv-return) (push) Waiting to run
Windows arm64 / build (arm64, clang-aarch64, clangarm64) (push) Waiting to run
Windows / build (x86-64, ucrt-x86_64, ucrt64) (push) Waiting to run
Also, test texinfo generation on github. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| backmatter.texinfo | ||
| beyond-ansi.texinfo | ||
| clean.sh | ||
| compiler.texinfo | ||
| contrib-modules.texinfo | ||
| debugger.texinfo | ||
| deprecation.texinfo | ||
| efficiency.texinfo | ||
| external-formats.texinfo | ||
| ffi.texinfo | ||
| generate-texinfo.sh | ||
| intro.texinfo | ||
| Makefile | ||
| package-locks.texinfo | ||
| pathnames.texinfo | ||
| profiling.texinfo | ||
| README | ||
| sbcl-contents.texinfo | ||
| sbcl-menu.texinfo | ||
| sbcl.texinfo | ||
| start-stop.texinfo | ||
| streams.texinfo | ||
| style-common.css | ||
| style-multi.css | ||
| style-single.css | ||
| support-and-bugs.texinfo | ||
| threading.texinfo | ||
| timers.texinfo | ||
With the exception of sbcl.texinfo, backmatter.texinfo, and asdf.texinfo, all other Texinfo files are from SB-MANUAL::GENERATE-TEXINFO. With the exception of variables.texinfo, the generated files are under version control, to keep a closer eye on the Markdown-to-Texinfo converter, which is young. This is redundant, of course. In the fullness of time, in due course, when conditions allow, at the appropriate juncture, we may want to revisit this decision.