aboutsummaryrefslogtreecommitdiff
path: root/src/connection/sbcl.lisp
Commit message (Expand)AuthorAge
* convert PACKAGE:*CONSFIGURATOR-SYSTEM-DEPENDENCIES* to a constantSean Whitton2022-04-16
* rename RETURN-EXIT -> EXIT-CODE-TO-RETVALSean Whitton2022-04-02
* use higher-numbered codes for change status, 1 for unhandled errorsSean Whitton2021-11-08
* :SBCL: avoid adding :DATA hostattrs that persist in *HOST*Sean Whitton2021-11-08
* install system deps by searching for package managers on PATHSean Whitton2021-10-23
* use CFFI, mostly via Osicat, for all syscalls/libc except fork(2)Sean Whitton2021-09-09
* signal SKIPPED-PROPERTIES & factor out interpreting exit codesSean Whitton2021-07-10
* add INSTALLER:CLEANLY-INSTALLED-ONCE & some utilsSean Whitton2021-07-10
* :SBCL: drop unneeded IGNORING-HOSTATTRSSean Whitton2021-07-07
* :SBCL: don't assume that *HOST*'s OS applies to intermediate hopsSean Whitton2021-07-07
* :SBCL: fix looking for sbcl(1) already on PATHSean Whitton2021-07-07
* :SBCL connection: propagate :NO-CHANGESean Whitton2021-06-05
* separately upload, compile and load each ASDF systemSean Whitton2021-05-17
* fix --no-userinit sbcl(1) optionSean Whitton2021-05-15
* use ~S not ~A when printing the program we sentSean Whitton2021-05-06
* :SBCL connection: output stdout even when remote Lisp failedSean Whitton2021-04-08
* reindentSean Whitton2021-04-05
* OS:TYPECASE->OS:ETYPECASE & OS:HOST-TYPECASE->OS:HOST-ETYPECASESean Whitton2021-04-01
* convert "upload to root Lisp" error into a warningSean Whitton2021-03-27
* when remote Lisp fails, use FAILED-CHANGE not just ERRORSean Whitton2021-03-22
* switch order of output when remote Lisp failsSean Whitton2021-03-22
* support passing :CHECK at beginning of DEFPROPLIST and DEFPROPSPECSean Whitton2021-03-22
* untabifySean Whitton2021-03-22
* rename :DEBIAN-SBCL -> :SBCL & use a property to install sbclSean Whitton2021-03-22