aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian/gitian-osx.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fail closed and brand reproducible build inputsMonzero Build System4 hours1-4/+3
|
* build: prepare v0.18.0.0selsta2022-07-131-1/+1
|
* Make Mac SDK into a regular depends packageHoward Chu2022-05-091-5/+1
|
* Update to MacOSX SDK 11.1, add Mac M1Howard Chu2022-05-041-3/+3
|
* Add README to release archivesHoward Chu2021-10-141-2/+2
| | | | | Also add docs/ANONYMITY_NETWORKS.md Even though there is no "docs" dir in the archive...
* gitian: omit ccache from gitian buildsHoward Chu2021-09-271-0/+1
| | | | | It's just wasted overhead since the build VMs are always deleted and recreated fresh for each run.
* build: prepare v0.17selsta2020-09-141-1/+1
|
* [master]: Update gitian yml filesiDunk54002020-05-131-1/+1
|
* Fixup compiled python in OSXHoward Chu2019-11-171-1/+1
|
* Use standard time for depends cachesHoward Chu2019-11-171-1/+2
| | | | streamline, remove obsolete wrappers
* Copy LICENSE to all archivesHoward Chu2019-11-041-1/+4
|
* Updating gitian yml files for v0.15Jonathan Cross2019-10-311-1/+1
|
* Merge pull request #5764luigi11112019-09-041-1/+1
|\ | | | | | | f26e663 Gitian build (mac, linux): gzip => bzip2 (jonathancross)
| * Gitian build (mac, linux): gzip => bzip2Jonathan Cross2019-07-181-1/+1
| |
* | Gitian: Add version string to output tar archivesTheCharlatan2019-06-271-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 IDsHoward Chu2019-06-121-0/+1
|
* Allow parallel makeHoward Chu2019-06-121-1/+1
|
* Support docker for gitian buildsTheCharlatan2019-02-141-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 signingTheCharlatan2018-10-181-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 descriptorTheCharlatan2018-10-111-0/+114