| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fail closed and brand reproducible build inputs | Monzero Build System | 4 hours | 1 | -4/+3 |
| | | |||||
| * | build: prepare v0.18.0.0 | selsta | 2022-07-13 | 1 | -1/+1 |
| | | |||||
| * | Make Mac SDK into a regular depends package | Howard Chu | 2022-05-09 | 1 | -5/+1 |
| | | |||||
| * | Update to MacOSX SDK 11.1, add Mac M1 | Howard Chu | 2022-05-04 | 1 | -3/+3 |
| | | |||||
| * | Add README to release archives | Howard Chu | 2021-10-14 | 1 | -2/+2 |
| | | | | | | Also add docs/ANONYMITY_NETWORKS.md Even though there is no "docs" dir in the archive... | ||||
| * | gitian: omit ccache from gitian builds | Howard Chu | 2021-09-27 | 1 | -0/+1 |
| | | | | | | It's just wasted overhead since the build VMs are always deleted and recreated fresh for each run. | ||||
| * | build: prepare v0.17 | selsta | 2020-09-14 | 1 | -1/+1 |
| | | |||||
| * | [master]: Update gitian yml files | iDunk5400 | 2020-05-13 | 1 | -1/+1 |
| | | |||||
| * | Fixup compiled python in OSX | Howard Chu | 2019-11-17 | 1 | -1/+1 |
| | | |||||
| * | Use standard time for depends caches | Howard Chu | 2019-11-17 | 1 | -1/+2 |
| | | | | | streamline, remove obsolete wrappers | ||||
| * | Copy LICENSE to all archives | Howard Chu | 2019-11-04 | 1 | -1/+4 |
| | | |||||
| * | Updating gitian yml files for v0.15 | Jonathan Cross | 2019-10-31 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #5764 | luigi1111 | 2019-09-04 | 1 | -1/+1 |
| |\ | | | | | | | f26e663 Gitian build (mac, linux): gzip => bzip2 (jonathancross) | ||||
| | * | Gitian build (mac, linux): gzip => bzip2 | Jonathan Cross | 2019-07-18 | 1 | -1/+1 |
| | | | |||||
| * | | Gitian: Add version string to output tar archives | TheCharlatan | 2019-06-27 | 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. | ||||
| * | Use 9 digit build IDs | Howard Chu | 2019-06-12 | 1 | -0/+1 |
| | | |||||
| * | Allow parallel make | Howard Chu | 2019-06-12 | 1 | -1/+1 |
| | | |||||
| * | Support docker for gitian builds | TheCharlatan | 2019-02-14 | 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. | ||||
| * | Adapt Readme and script to monero gitian build signing | TheCharlatan | 2018-10-18 | 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. | ||||
| * | Add OSX gitian descriptor | TheCharlatan | 2018-10-11 | 1 | -0/+114 |
