Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-04 | Copy LICENSE to all archives | Howard Chu | 1 | -0/+1 | |
2019-10-31 | Updating gitian yml files for v0.15 | Jonathan Cross | 1 | -1/+1 | |
2019-06-27 | Gitian: Add version string to output tar archives | TheCharlatan | 1 | -1/+8 | |
The tar archives generated by gitian are currently unversioned. This adds either a tag name when building from a tag, or a short commit id when building from a commit hash. | |||||
2019-06-12 | Use 9 digit build IDs | Howard Chu | 1 | -0/+1 | |
2019-06-12 | Allow parallel make | Howard Chu | 1 | -1/+1 | |
2019-03-29 | do not build in parallel as it is non-deterministic | Jane Mercer | 1 | -1/+1 | |
2018-10-18 | Adapt Readme and script to monero gitian build signing | TheCharlatan | 1 | -1/+1 | |
The sigs should be produced in a seperate step by default. Remove windows and osx sig options that are not needed for monero. | |||||
2018-10-11 | Add OSX gitian descriptor | TheCharlatan | 1 | -1/+0 | |
2018-10-09 | Add windows descriptor to gitian descriptors | TheCharlatan | 1 | -0/+135 | |
Windows is built with a seperate descriptor to handle additional changes that need to be done to the end binary. Consolidate the gitian-build script for this change. |