mirror of
https://github.com/cdr/code-server.git
synced 2025-12-27 10:55:17 +01:00
- Instead we now use CentOS 7 for the static build to guarantee that we only depend on libc v2.17 - For macOS we now pull in a static node binary and bundle that instead. |
||
|---|---|---|
| .. | ||
| build-code-server.sh | ||
| build-packages.sh | ||
| build-release.sh | ||
| build-standalone-release.sh | ||
| build-vscode.sh | ||
| clean.sh | ||
| code-server-nfpm.sh | ||
| code-server.service | ||
| code-server.sh | ||
| nfpm.yaml | ||
| npm-postinstall.sh | ||
| release-github-assets.sh | ||
| release-github-draft.sh | ||
| test-standalone-release.sh | ||