{"id":23424299,"url":"https://github.com/ringtailsoftware/zig-compiler-env","last_synced_at":"2026-02-10T21:01:44.233Z","repository":{"id":143199374,"uuid":"615106484","full_name":"ringtailsoftware/zig-compiler-env","owner":"ringtailsoftware","description":"Ubuntu llvm-19 environment for building zig compiler from source","archived":false,"fork":false,"pushed_at":"2024-12-11T11:22:15.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T09:45:18.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ringtailsoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-17T00:53:14.000Z","updated_at":"2024-12-11T11:24:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"eec4bcf7-76a6-4328-9735-e497d05b0a1b","html_url":"https://github.com/ringtailsoftware/zig-compiler-env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ringtailsoftware/zig-compiler-env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringtailsoftware%2Fzig-compiler-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringtailsoftware%2Fzig-compiler-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringtailsoftware%2Fzig-compiler-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringtailsoftware%2Fzig-compiler-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ringtailsoftware","download_url":"https://codeload.github.com/ringtailsoftware/zig-compiler-env/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ringtailsoftware%2Fzig-compiler-env/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29316366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-23T04:16:33.402Z","updated_at":"2026-02-10T21:01:44.204Z","avatar_url":"https://github.com/ringtailsoftware.png","language":"Dockerfile","readme":"# zig-compiler-env\n\nQuick and dirty docker container in which to build zig's compiler from source\n\nClone the repos:\n\n    git clone https://github.com/ringtailsoftware/zig-compiler-env\n    cd zig-compiler-env\n    git clone https://github.com/ziglang/zig.git\n\nSetup environment and drop into a bash shell in the container\n\n    make\n\nBuild the compiler\n\n    cd zig\n    mkdir build \u0026\u0026 cd build\n    cmake ../\n    time make install\n\nHave a cup of tea\n\n    file /zig/zig/build/stage3/bin/zig\n    /zig/zig/build/stage3/bin/zig version\n\n\n## Running `make` does the following\n\n - builds an ubuntu based docker container with llvm-19\n - mounts the current directory on the host into /zig inside the container\n - drops into a bash shell in the container\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringtailsoftware%2Fzig-compiler-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fringtailsoftware%2Fzig-compiler-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fringtailsoftware%2Fzig-compiler-env/lists"}