Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-04 | Add glibc back compat code | TheCharlatan | 1 | -163/+0 | |
To ensure that the binaries compiled by gitian run across many linux distributions, enforce 2.17 as the minimum libc version supported. | |||||
2018-10-08 | Add gitian build script | TheCharlatan | 1 | -0/+163 | |
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. |