Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-14 | build: prepare v0.17 | selsta | 1 | -1/+1 | |
2020-05-13 | [master]: Update gitian yml files | iDunk5400 | 1 | -1/+1 | |
2019-11-17 | Fixup compiled python in OSX | Howard Chu | 1 | -1/+1 | |
2019-11-17 | Use standard time for depends caches | Howard Chu | 1 | -1/+2 | |
streamline, remove obsolete wrappers | |||||
2019-11-04 | Copy LICENSE to all archives | Howard Chu | 1 | -1/+4 | |
2019-10-31 | Updating gitian yml files for v0.15 | Jonathan Cross | 1 | -1/+1 | |
2019-09-04 | Merge pull request #5764 | luigi1111 | 1 | -1/+1 | |
f26e663 Gitian build (mac, linux): gzip => bzip2 (jonathancross) | |||||
2019-07-18 | Gitian build (mac, linux): gzip => bzip2 | 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-02-14 | Support docker for gitian builds | TheCharlatan | 1 | -4/+0 | |
Building with docker is arguably easier and more familiar to most people than either kvm, or lxc. This commit also relaxes the back compat requirement a bit. 32 bit linux now uses glibc version 2.0. Also, the docker shell could not handle gcc arguments containing spaces, so the explicit '-DFELT_TYPE' declaration was dropped. Lastly, this removes some packages from the osx descriptor. | |||||
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 | -0/+114 | |