Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-28 | Fix devcontainer (tested) (#1680) | 1 | -2/+3 | ||
zls changes may be imprecise. | |||||
2022-11-02 | Fix $PATH on dev container (#1439) | 1 | -1/+1 | ||
* Fix $PATH for bun on devcontainer * Use cat in dev container postCreateCommand | |||||
2022-11-01 | Update build docs and commands for dev containers (#1438) | 2 | -3/+4 | ||
* Update build documentation for dev containers * Add devcontainer-rebuild make target * Add make devcontainer-sh target | |||||
2022-09-03 | Fix GitHub CLI installation (#1204) | 1 | -7/+29 | ||
A workaround for <https://github.com/cli/cli/issues/6175>. This commit references <https://github.com/devcontainers/features/pull/133>. | |||||
2022-09-02 | Update devcontainer scripts | 2 | -50/+59 | ||
Won't work until https://github.com/cli/cli/issues/6175 is fixed | |||||
2022-07-27 | Clean up some things with the devcontainer | 3 | -4/+36 | ||
2022-07-21 | Separate Dockerfile for devcontainer | 1 | -1/+1 | ||
2022-07-15 | Use Jarred-Sumner/vscode-zig march18 in devcontainer (#266) | 2 | -2/+2 | ||
2022-07-10 | Update GitHub URL to match new repo URL (#547) | 1 | -1/+1 | ||
* Update repo URLs * GitHub URL update * Revert accidental URL changes | |||||
2022-07-07 | fix devcontainer starship installation | 1 | -1/+1 | ||
2022-01-25 | Fix up dev container | 2 | -5/+1 | ||
2022-01-02 | copy: replace Bun with bun (#99) | 3 | -4/+4 | ||
Most CLI tools have the style convention of referring to themselves in lowercase. It is, after all, the name that users type in when using the tool. This PR maintains that convention in bun. "Drop the uppercase B, it's cleaner" | |||||
2021-12-27 | Add clone-submodules to devcontainer makefile | 1 | -3/+0 | ||
2021-12-27 | Update devcontainer | 2 | -58/+56 | ||
2021-12-24 | Cleanup build issues | 1 | -2/+4 | ||
2021-12-23 | typo | 1 | -1/+1 | ||
2021-12-23 | :nail_care: | 2 | -12/+13 | ||
2021-12-23 | Add VSCode devcontainer environment for easy contributing | 9 | -0/+810 | ||