Age | Commit message (Expand) | Author | Files | Lines |
2020-06-18 | r/1017 feat(nix/buildTypedGo): Add a //nix/buildGo wrapper for typed Go | Vincent Ambo | 3 | -0/+56 |
2020-06-15 | r/965 fix(nix/buildGo): Fix import of buildGo in example file | Vincent Ambo | 1 | -1/+1 |
2020-06-13 | r/939 fix(nix/readTree): Ignore hidden files and directories | edef | 1 | -3/+14 |
2020-06-13 | r/928 fix(nix/buildGo/external): Properly match import path prefixes | edef | 1 | -1/+1 |
2020-06-13 | r/925 fix(nix/buildGo): Pass sane arguments to log.Fatalf | edef | 1 | -1/+1 |
2020-05-25 | r/848 fix(nix/buildGo): Do not silently ignore filepath.Walk() errors | Vincent Ambo | 1 | -0/+4 |
2020-05-16 | r/720 docs(nix/yants): Mention Yants subtree split in README | Vincent Ambo | 1 | -5/+9 |
2020-03-31 | r/606 fix(nix/buildGo): Remove absolute references to GOROOT from binaries | Vincent Ambo | 1 | -0/+1 |
2020-02-21 | r/559 chore: Rename pkgs->depot in all Nix file headers | Vincent Ambo | 4 | -9/+8 |
2020-02-11 | r/543 fix(nix/tailscale): Fix incorrect Tailscale ACL config type | Vincent Ambo | 1 | -3/+14 |
2020-02-11 | r/537 feat(nix/tailscale): Add function for generating tailscale ACLs | Vincent Ambo | 1 | -0/+19 |
2020-02-07 | r/481 docs(nix/yants): Fix screenshot URLs | Vincent Ambo | 1 | -5/+5 |
2020-01-29 | r/473 fix(nix/buildLisp): Ensure SBCL uses UTF-8 encoding | Vincent Ambo | 1 | -0/+1 |
2020-01-29 | r/471 docs(nix/buildLisp): Update the README with actual docs | Vincent Ambo | 2 | -12/+87 |
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-24 | r/454 chore(buildGo): use lib.optionalString where applicable | edef | 1 | -1/+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 | 2 | -16/+10 |
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/350 feat(buildLisp): Add initial, tiny example program | Vincent Ambo | 3 | -0/+45 |
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 | 2 | -0/+97 |
2019-12-21 | r/280 docs(nix/readTree): Add a very descriptive README for readTree | Vincent Ambo | 1 | -0/+81 |
2019-12-21 | r/279 refactor(nix/readTree): Move readTree to its own subfolder | Vincent Ambo | 1 | -0/+63 |
2019-12-20 | r/250 chore(yants): Move tests into subfolder & add to CI builds | Vincent Ambo | 3 | -5/+4 |
2019-12-20 | r/249 fix(yants): Allow extra import arguments | Vincent Ambo | 1 | -1/+1 |
2019-12-20 | r/248 merge(yants): Integrate yants into depot at //depot/nix/yants | Vincent Ambo | 9 | -0/+477 |
2019-12-20 | chore(yants): Prepare for depot-merge | Vincent Ambo | 9 | -0/+477 |
2019-12-20 | r/237 chore: Significantly restructure folder layout | Vincent Ambo | 10 | -0/+726 |