depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
buildLisp
/
default.nix
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
r/559
chore: Rename pkgs->depot in all Nix file headers
Vincent Ambo
1
-3
/
+2
2020-01-29
r/473
fix(nix/buildLisp): Ensure SBCL uses UTF-8 encoding
Vincent Ambo
1
-0
/
+1
2020-01-26
r/461
feat(nix/buildLisp): Add 'bundled' function for built-in libraries
Vincent Ambo
1
-0
/
+8
2020-01-24
r/455
chore(buildLisp): use lib.optionalString where applicable
edef
1
-4
/
+1
2020-01-17
r/386
fix(nix/buildLisp): Don't load binaries in sbclWith
Vincent Ambo
1
-3
/
+11
2020-01-17
r/385
feat(nix/buildLisp): Support passing programs to sbclWith
Vincent Ambo
1
-1
/
+1
2020-01-09
r/365
fix(buildLisp): Wrap executables to set load paths correctly
Vincent Ambo
1
-15
/
+9
2020-01-09
r/364
feat(buildLisp): Initial implementation of foreign library loading
Vincent Ambo
1
-9
/
+46
2020-01-09
r/355
fix(buildLisp): Perform a topological sort of dependencies
Vincent Ambo
1
-8
/
+7
2020-01-08
r/351
fix(buildLisp): Cursed code to fix load ordering
Vincent Ambo
1
-10
/
+23
2020-01-08
r/349
feat(buildLisp): Implement buildLisp.program to dump executables
Vincent Ambo
1
-4
/
+30
2020-01-08
r/348
refactor(buildLisp): Inline dependency loading in genCompileLisp
Vincent Ambo
1
-35
/
+44
2020-01-08
r/347
feat(buildLisp): Add function to wrap SBCL with dependencies
Vincent Ambo
1
-2
/
+4
2020-01-08
r/346
feat(buildLisp): Implement dependency loading & propagation
Vincent Ambo
1
-4
/
+16
2020-01-08
r/345
fix(buildLisp): Fail the build on compilation errors
Vincent Ambo
1
-1
/
+4
2020-01-08
r/343
feat(nix/buildLisp): Add initial sketch including buildLisp.library
Vincent Ambo
1
-0
/
+76