Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-09 | Make Mac SDK into a regular depends package | Howard Chu | 1 | -5/+0 | |
2022-05-04 | Update to MacOSX SDK 11.1, add Mac M1 | Howard Chu | 1 | -2/+2 | |
2021-09-04 | Add simple script for running gitian-build | Howard Chu | 1 | -0/+133 | |
This shell script creates a docker image for running the gitian-build.py script, to avoid version incompatibilities. The builds may be signed automatically after manually reviewing the build hashes. Only docker.io and apt-cacher-ng are required to be installed on the host. The MacOSX SDK should also be present in this directory if Mac builds are desired. A container named "gitrun" is used to launch the builds, and all output will reside in this container as well. |