{"id":15360713,"url":"https://github.com/tkf/julia-sysimage-recipes","last_synced_at":"2026-01-26T12:04:45.153Z","repository":{"id":66532482,"uuid":"178999711","full_name":"tkf/julia-sysimage-recipes","owner":"tkf","description":"Recipes to build system images for Julia","archived":false,"fork":false,"pushed_at":"2019-09-17T06:16:11.000Z","size":227,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T09:26:28.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/tkf.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":"2019-04-02T04:37:40.000Z","updated_at":"2020-03-30T16:05:52.000Z","dependencies_parsed_at":"2023-06-18T04:01:57.366Z","dependency_job_id":null,"html_url":"https://github.com/tkf/julia-sysimage-recipes","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"3ddc896d213b2a8718e770d264473a40caea1480"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fjulia-sysimage-recipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fjulia-sysimage-recipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fjulia-sysimage-recipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Fjulia-sysimage-recipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/julia-sysimage-recipes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879576,"owners_count":19712243,"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":"2024-10-01T12:51:32.071Z","updated_at":"2026-01-26T12:04:45.127Z","avatar_url":"https://github.com/tkf.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Customized scripts for using [PackageCompiler.jl](https://github.com/JuliaLang/PackageCompiler.jl)\n\nGenerated system images are compatible with\n[JuliaManager.jl / `jlm`](https://github.com/tkf/JuliaManager.jl).\n\nCurrently, following \"recipes\" are [tested](https://travis-ci.com/tkf/julia-sysimage-recipes).\n\n\u003c!-- table start --\u003e\n\n| Recipe | Build Status |  |\n| --- | --- | --- |\n| [`all`](https://github.com/tkf/julia-sysimage-recipes/tree/all/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=all/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/all/master/Project.toml) |\n| [`all2`](https://github.com/tkf/julia-sysimage-recipes/tree/all2/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=all2/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/all2/master/Project.toml) |\n| [`base`](https://github.com/tkf/julia-sysimage-recipes/tree/base/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=base/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/base/master/Project.toml) |\n| [`data`](https://github.com/tkf/julia-sysimage-recipes/tree/data/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=data/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/data/master/Project.toml) |\n| [`diffeq`](https://github.com/tkf/julia-sysimage-recipes/tree/diffeq/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=diffeq/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/diffeq/master/Project.toml) |\n| [`flux-cpu`](https://github.com/tkf/julia-sysimage-recipes/tree/flux-cpu/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=flux-cpu/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/flux-cpu/master/Project.toml) |\n| [`pandas`](https://github.com/tkf/julia-sysimage-recipes/tree/pandas/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=pandas/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/pandas/master/Project.toml) |\n| [`plots`](https://github.com/tkf/julia-sysimage-recipes/tree/plots/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=plots/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/plots/master/Project.toml) |\n| [`python`](https://github.com/tkf/julia-sysimage-recipes/tree/python/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=python/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/python/master/Project.toml) |\n| [`rebugger`](https://github.com/tkf/julia-sysimage-recipes/tree/rebugger/master) | [![Build Status](https://travis-ci.com/tkf/julia-sysimage-recipes.svg?branch=rebugger/master)](https://travis-ci.com/tkf/julia-sysimage-recipes/branches) | [`Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/rebugger/master/Project.toml) |\n\n\u003c!-- table end --\u003e\n\nLook at `Project.toml` (e.g.,\n[`all/Project.toml`](https://github.com/tkf/julia-sysimage-recipes/blob/all/master/Project.toml))\nand also corresponding `Manifest.toml` if any for the full set of\npackages that are compiled into the system image.\n\nUsage:\n\n```sh\nmake checkout\ncd $RECIPE_DIR  # e.g., `cd all`\nmake            # compile system image at $RECIPE_DIR/build/x.y.z/sys.so\nmake repl       # start a Julia session\n```\n\nUse `make JULIA=custom-julia` to use `custom-julia` executable instead\nof `julia`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Fjulia-sysimage-recipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Fjulia-sysimage-recipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Fjulia-sysimage-recipes/lists"}