Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-27 | build: prepare v0.18.2.2 | selsta | 2 | -2/+2 | |
2023-03-18 | build: prepare v0.18.2.1 | selsta | 2 | -2/+2 | |
2023-02-08 | build: prepare v0.18.2.0 | selsta | 2 | -2/+2 | |
2022-09-26 | build: prepare v0.18.1.2 | selsta | 2 | -2/+2 | |
2022-09-06 | build: prepare v0.18.1.1 | selsta | 2 | -2/+2 | |
2022-08-10 | Bump Gitian build instructions to v0.18.1.0 [Release Branch] | Seth For Privacy | 1 | -6/+7 | |
2022-07-28 | build: prepare v0.18.1.0 | selsta | 2 | -7/+7 | |
2022-07-13 | build: prepare v0.18.0.0 | selsta | 6 | -6/+6 | |
2022-06-06 | Gitian: refresh the stale Monero dir via --setup switch | mj-xmr | 2 | -3/+6 | |
2022-05-16 | Merge pull request #8312 | luigi1111 | 5 | -36/+2 | |
5c27fd8 depends: Package cleanup (Howard Chu) c1d47eb Update randomx: fix Mac linking error (Howard Chu) 02e6af2 Update CI for aarch64 mac build (selsta) 7ea1e21 Make Mac SDK into a regular depends package (Howard Chu) e81ab9b Silence some protobuf link warnings (Howard Chu) fe5c2ae Fix arm64 darwin package defs (Howard Chu) fb68465 Boost 1.64 doesn't recognize arm64 darwin (Howard Chu) 617f908 more... update to clang 9.0.0 (Howard Chu) 83ae3ad Split native_clang out of native_cctools (Howard Chu) 1008318 Update native_cctools for newer SDK support (Howard Chu) a86c4cb Update to MacOSX SDK 11.1, add Mac M1 (Howard Chu) | |||||
2022-05-09 | Make Mac SDK into a regular depends package | Howard Chu | 5 | -35/+1 | |
2022-05-04 | Update to MacOSX SDK 11.1, add Mac M1 | Howard Chu | 3 | -6/+6 | |
2022-04-27 | Change "Github" to "GitHub" | Abdullah | 2 | -2/+2 | |
2021-12-02 | Add copy commands for compiled binaries | Seth For Privacy | 1 | -0/+7 | |
2021-12-02 | Add archive details to post-build section | Seth For Privacy | 1 | -2/+13 | |
Also moved the tail of in-progress logs to two distinct and precise tail commands, was a good recommendation by @hyc. | |||||
2021-12-02 | Add git clone and cd commands for initial prep | Seth For Privacy | 1 | -0/+7 | |
2021-12-02 | Add note on adding SSH keys for Github | Seth For Privacy | 1 | -0/+2 | |
2021-12-01 | Update DOCKRUN.md | Seth For Privacy | 1 | -3/+4 | |
2021-12-01 | Bump versions in DOCKRUN.md and add log commands | Seth For Privacy | 1 | -2/+8 | |
2021-11-29 | Merge pull request #7910 | luigi1111 | 3 | -0/+220 | |
4571d36 Add simple script for running gitian-build (Howard Chu) | |||||
2021-10-14 | Add README to release archives | Howard Chu | 5 | -9/+9 | |
Also add docs/ANONYMITY_NETWORKS.md Even though there is no "docs" dir in the archive... | |||||
2021-09-27 | gitian: cleanup more unused packages | Howard Chu | 4 | -16/+0 | |
These appear to be leftovers inherited from Bitcoin's builder | |||||
2021-09-27 | gitian: omit ccache from gitian builds | Howard Chu | 5 | -3/+5 | |
It's just wasted overhead since the build VMs are always deleted and recreated fresh for each run. | |||||
2021-09-04 | Add simple script for running gitian-build | Howard Chu | 3 | -0/+220 | |
This shell script creates a docker image for running the gitian-build.py script, to avoid version incompatibilities. The builds may be signed automatically after manually reviewing the build hashes. Only docker.io and apt-cacher-ng are required to be installed on the host. The MacOSX SDK should also be present in this directory if Mac builds are desired. A container named "gitrun" is used to launch the builds, and all output will reside in this container as well. | |||||
2021-04-22 | Merge pull request #7658 | luigi1111 | 1 | -18/+52 | |
834e23b Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes (mj-xmr) | |||||
2021-04-11 | Doc: Update Gitian (Reproducible Builds) with small code snippets and fixes | mj-xmr | 1 | -18/+52 | |
2021-04-08 | gitian: remove osslsigncode | selsta | 1 | -4/+0 | |
Unused and archive is offline | |||||
2020-12-08 | Add command to sign freebsd assert file for gitian | MoneroArbo | 1 | -0/+1 | |
Add FreeBSD to "Signing assert files" section of gitian readme / guide | |||||
2020-10-19 | Force CMAKE_SKIP_RPATH=ON | Howard Chu | 2 | -2/+2 | |
Fix empty RPATH token issue. Only affects Linux and FreeBSD. | |||||
2020-10-06 | Fix lgamma/signgam dependency | Howard Chu | 1 | -12/+17 | |
This is a new indirect dependency due to the use of poisson_distribution, introduced in PR#6354 commit 67ade8005 | |||||
2020-09-14 | build: prepare v0.17 | selsta | 6 | -7/+7 | |
2020-07-08 | Merge pull request #6528 | luigi1111 | 5 | -5/+5 | |
b73f4e7 [master]: Update gitian yml files (iDunk5400) | |||||
2020-05-13 | [master]: Update gitian yml files | iDunk5400 | 5 | -5/+5 | |
2020-05-13 | build: prepare v0.16.0.0 release | selsta | 1 | -2/+2 | |
2020-03-27 | Merge pull request #6290 | Alexander Blair | 1 | -2/+5 | |
019c1dc0 gitian-build.py: Fixing check for docker command. (Jonathan Cross) | |||||
2020-03-12 | Merge pull request #6263 | Alexander Blair | 2 | -5/+5 | |
c11e64fc Gitian: Change lxc ip link (TheCharlatan) | |||||
2020-01-24 | Merge pull request #6160 | Alexander Blair | 1 | -1/+1 | |
bd6a5778 Gitian: Fix sigs generation (TheCharlatan) | |||||
2020-01-10 | gitian-build.py: Fixing check for docker command. | Jonathan Cross | 1 | -2/+5 | |
2020-01-06 | Gitian: Change lxc ip link | TheCharlatan | 2 | -5/+5 | |
The ip link currently listed in the README no longer works on the newest version of lxc shipped with ubuntu 18.04, this commit corrects this. | |||||
2019-11-20 | Merge pull request #6117 | luigi1111 | 1 | -6/+5 | |
0f7c9f4 Gitian Readme: adding android signing & fix v0.15 checksum. (jonathancross) | |||||
2019-11-20 | Gitian: Fix sigs generation | TheCharlatan | 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 | 5 | -66/+59 | |
streamline, remove obsolete wrappers | |||||
2019-11-17 | Add ARFLAGS | Howard Chu | 1 | -4/+2 | |
Needed to invoke deterministic mode on some archivers | |||||
2019-11-14 | gitian: add FreeBSD | Howard Chu | 2 | -17/+145 | |
2019-11-14 | gitian: Parametrize target platforms | Howard Chu | 1 | -30/+25 | |
2019-11-11 | gitian: Update to latest gitian-builder | Howard Chu | 1 | -5/+1 | |
2019-11-11 | Gitian Readme: adding android signing & fix v0.15 checksum. | Jonathan Cross | 1 | -6/+5 | |
2019-11-04 | Merge pull request #6088 | Riccardo Spagni | 1 | -1/+1 | |
e8c5ab515 gitian: fix out dir location (iDunk5400) | |||||
2019-11-04 | gitian: fix out dir location | iDunk5400 | 1 | -1/+1 | |
2019-11-04 | Copy LICENSE to all archives | Howard Chu | 4 | -3/+13 | |
2019-11-03 | gitian: add --rebuild option | Howard Chu | 2 | -12/+48 | |
Avoids delays when sourceforge is slow to respond; allows rebuilding when disconnected from networks. | |||||
2019-11-03 | Add Android support | Howard Chu | 2 | -1/+146 | |
2019-11-02 | 0.15.0.0 release engineering | Riccardo Spagni | 1 | -3/+3 | |
2019-10-31 | Updating gitian yml files for v0.15 | Jonathan Cross | 3 | -3/+3 | |
2019-09-24 | Streamline build setup | Howard Chu | 1 | -28/+37 | |
Use shorter, prefix-unique directory names gitian-builder -> builder gitian-sigs -> sigs monero-binaries -> out Just use builder/inputs/monero, no need for 2nd repo clone | |||||
2019-09-04 | Merge pull request #5796 | luigi1111 | 1 | -3/+3 | |
e3cff3d Gitian build script fixes for MacOS (jonathancross) | |||||
2019-09-04 | Merge pull request #5764 | luigi1111 | 3 | -4/+4 | |
f26e663 Gitian build (mac, linux): gzip => bzip2 (jonathancross) | |||||
2019-08-19 | Merge pull request #5706 | luigi1111 | 3 | -3/+25 | |
9a5933f Gitian: Add version string to output tar archives (TheCharlatan) | |||||
2019-08-06 | Gitian build script fixes for MacOS | Jonathan Cross | 1 | -3/+3 | |
2019-07-30 | gitian build README improvements | Jonathan Cross | 1 | -38/+78 | |
2019-07-24 | Merge pull request #5627 | luigi1111 | 2 | -21/+25 | |
afbf05b Add option to run gitian-build.py on non-debian os (TheCharlatan) | |||||
2019-07-18 | Gitian build (mac, linux): gzip => bzip2 | Jonathan Cross | 3 | -4/+4 | |
2019-06-27 | Gitian: Add version string to output tar archives | TheCharlatan | 3 | -3/+25 | |
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-26 | Add option to run gitian-build.py on non-debian os | TheCharlatan | 2 | -21/+25 | |
This commits adds the `--no-apt` flag to the gitian-build.py script. This allows gitian builds to be run without root access and non-debian based operating systems. | |||||
2019-06-12 | Use 9 digit build IDs | Howard Chu | 3 | -0/+3 | |
2019-06-12 | Allow parallel make | Howard Chu | 3 | -3/+3 | |
2019-05-12 | Made code block usage consistent across all .md files | Rohaq | 1 | -4/+4 | |
2019-03-29 | do not build in parallel as it is non-deterministic | Jane Mercer | 2 | -2/+2 | |
2019-02-14 | Support docker for gitian builds | TheCharlatan | 3 | -19/+61 | |
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-12-04 | Add glibc back compat code | TheCharlatan | 2 | -164/+1 | |
To ensure that the binaries compiled by gitian run across many linux distributions, enforce 2.17 as the minimum libc version supported. | |||||
2018-11-07 | Fix version prefix in gitian build | TheCharlatan | 2 | -21/+8 | |
The version prefix 'v' should just be set constantly. Reflect this change in the README as well. This should allow building commits as well, if a commit is passed in instead of a tag. | |||||
2018-10-18 | Adapt Readme and script to monero gitian build signing | TheCharlatan | 5 | -77/+43 | |
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 | 4 | -23/+120 | |
2018-10-09 | Add windows descriptor to gitian descriptors | TheCharlatan | 3 | -7/+142 | |
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. | |||||
2018-10-09 | Change gitian.sigs repo from bitcoin-core to monero-project remote host | TheCharlatan | 1 | -1/+1 | |
2018-10-08 | Add checksums for download tools | TheCharlatan | 1 | -4/+5 | |
The signature prepare tool and the gitian-builder git repo should be checked for their content. For this purpose, checkout the gitian-builder repo at a specific commit and take the sha256sum of the osslsigncode tool. | |||||
2018-10-08 | Add gitian build script | TheCharlatan | 4 | -0/+712 | |
This adds a build script to run gitian builds for linux. The build script was copied from bitcoin and then adapted for monero. Build step documentation is outlined in the README in the contrib/gitian directory. |