{"id":29950718,"url":"https://github.com/mlund/llvm-mos-template","last_synced_at":"2026-02-22T16:03:13.762Z","repository":{"id":250379598,"uuid":"834283043","full_name":"mlund/llvm-mos-template","owner":"mlund","description":"Template for MEGA65-libc / LLVM-MOS projects","archived":false,"fork":false,"pushed_at":"2024-07-27T16:53:48.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-01T10:14:08.106Z","etag":null,"topics":["8-bit","mega65","retro"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlund.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}},"created_at":"2024-07-26T20:56:09.000Z","updated_at":"2025-08-23T15:08:22.000Z","dependencies_parsed_at":"2024-07-26T23:54:02.339Z","dependency_job_id":null,"html_url":"https://github.com/mlund/llvm-mos-template","commit_stats":null,"previous_names":["mlund/mega65-libc-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/mlund/llvm-mos-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fllvm-mos-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fllvm-mos-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fllvm-mos-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fllvm-mos-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlund","download_url":"https://codeload.github.com/mlund/llvm-mos-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fllvm-mos-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29717889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: 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":["8-bit","mega65","retro"],"created_at":"2025-08-03T11:18:54.847Z","updated_at":"2026-02-22T16:03:13.729Z","avatar_url":"https://github.com/mlund.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CMake](https://github.com/mlund/llvm-mos-template/actions/workflows/cmake.yml/badge.svg)](https://github.com/mlund/llvm-mos-template/actions/workflows/cmake.yml)\n\n# Template for LLVM-MOS Projects for MEGA65\n\n- [x] CMake based build.\n- [x] Automatically downloads mega65-libc as a dependency.\n\n## Building\n\n1. Install [llvm-mos-sdk](https://github.com/llvm-mos/llvm-mos-sdk#getting-started).\nThis e.g. downloads for linux and unpacks into `$HOME/llvm-mos`:\n~~~sh\nwget https://github.com/llvm-mos/llvm-mos-sdk/releases/latest/download/llvm-mos-linux.tar.xz \ntar xf llvm-mos-linux.tar.xz -C $HOME\n~~~\n2. Configure and make with:\n~~~sh\ncd llvm-mos-template\ncmake -DCMAKE_PREFIX_PATH=$HOME/llvm-mos -B build\ncd build/\nmake\n~~~\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlund%2Fllvm-mos-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlund%2Fllvm-mos-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlund%2Fllvm-mos-template/lists"}