Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-11 | [copyright] Add missing copyright headers | isle2983 | |
2016-08-28 | Set defaults to gitian defaults | Andrew Chow | |
Set the default -j and -m to 2 and 2000 respectively, matching gitian's default values. | |||
2016-08-27 | Create option to detach sign gitian builds and not commit the files in the ↵ | Andrew Chow | |
script Gitian builds can be done where the assert files are made but no signing is done. The sigs can also optionally not be committed automatically. | |||
2016-08-27 | Check for OSX SDK | Andrew Chow | |
2016-08-27 | Create an easy to use gitian building script | Andrew Chow | |
I've written a script that automates the setup and building of binaries with gitian. All of the commands are pulled from various documentation on gitian building. |