{"id":25387223,"url":"https://github.com/llvmparty/packages","last_synced_at":"2025-04-09T19:23:45.434Z","repository":{"id":173755972,"uuid":"314645105","full_name":"LLVMParty/packages","owner":"LLVMParty","description":"Precompiled LLVM packages ready for (de)obfuscation related development.","archived":false,"fork":false,"pushed_at":"2025-02-12T18:11:59.000Z","size":41,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-12T19:26:09.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LLVMParty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-11-20T19:02:49.000Z","updated_at":"2025-02-12T18:10:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2275e76d-421e-4017-a4f1-972e7c694283","html_url":"https://github.com/LLVMParty/packages","commit_stats":null,"previous_names":["llvmparty/llvmpackages","llvmparty/packages"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLVMParty%2Fpackages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLVMParty%2Fpackages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLVMParty%2Fpackages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLVMParty%2Fpackages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLVMParty","download_url":"https://codeload.github.com/LLVMParty/packages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248096100,"owners_count":21046976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-02-15T11:34:53.932Z","updated_at":"2025-04-09T19:23:45.386Z","avatar_url":"https://github.com/LLVMParty.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# packages\n\n## Build instructions\n\n**Note**: End users do not need to run these commands, they are just here for reference.\n\nBuild `packages/ubuntu`:\n\n```\nexport LLVM_TAG=\"ghcr.io/llvmparty/packages/ubuntu:22.04-llvm19.1.7\"\ndocker buildx build --platform linux/arm64 -t \"$LLVM_TAG\" . -f llvm.Dockerfile\ndocker buildx build --platform linux/amd64 -t \"$LLVM_TAG\" . -f llvm.Dockerfile\ndocker buildx build --platform linux/arm64,linux/amd64 -t \"$LLVM_TAG\" . -f llvm.Dockerfile\ndocker push \"$LLVM_TAG\"\n```\n\nBuild `packages/dependencies`:\n\n```\nexport HASH=$(python hash.py --simple | cut -c 1-8)\nexport DATE=\"$(date +\"%Y%m%d\")\"\nexport TAG=\"ghcr.io/llvmparty/packages/dependencies:22.04-llvm19-$DATE-$HASH\"\ndocker buildx build --platform linux/arm64 -t \"$TAG\" . -f dependencies.Dockerfile\ndocker buildx build --platform linux/amd64 -t \"$TAG\" . -f dependencies.Dockerfile\ndocker buildx build --platform linux/arm64,linux/amd64 -t \"$TAG\" . -f dependencies.Dockerfile\ndocker push \"$TAG\"\n```\n\nReferences:\n- https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/\n- https://docs.docker.com/build/building/multi-stage/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllvmparty%2Fpackages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllvmparty%2Fpackages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllvmparty%2Fpackages/lists"}