index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
gitian-build.py
Age
Commit message (
Expand
)
Author
2020-02-03
build: use macOS 10.14 SDK
fanquake
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2019-12-05
Fixed wget call in gitian-build.py
willyk
2019-10-21
build: use osslsigncode 2.0 in gitian
fanquake
2019-05-28
contrib: add curl as a required program in gitian-build.py
fanquake
2019-05-20
Make --setup command independent
Hennadii Stepanov
2019-05-18
Fix gitian-build.py --verify option
Hennadii Stepanov
2019-05-18
Set/unset USE_LXC, USE_VBOX, USE_DOCKER explicitly
Hennadii Stepanov
2019-05-18
Fix Docker related issues for gitian-build.py
Hennadii Stepanov
2019-05-17
Merge #15863: scripts and tools: Ensure repos are up-to-date in gitian-build.py
MarcoFalke
2019-05-10
Merge #15239: scripts and tools: Move non-linux build source tarballs to "bit...
MarcoFalke
2019-05-09
Merge #15939: gitian: Remove Windows 32 bit build
Wladimir J. van der Laan
2019-05-08
doc: Remove win32 from the release process
MarcoFalke
2019-04-21
Ensure repos are up-to-date
Hennadii Stepanov
2019-04-07
Upgrade gitian image before signing
Hennadii Stepanov
2019-01-23
Move non-linux source tarball to bitcoin-binaries
Hennadii Stepanov
2019-01-09
Add checksum in gitian build scripts for ossl
TheCharlatan
2018-09-25
[gitian] use versioned unsigned tarballs instead of generically named ones
Andrew Chow
2018-09-05
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-08-01
contrib: Support github pull request gitian-build
Chun Kuan Lee
2018-07-21
[contrib] Add automatic setup for Ubuntu Bionic
Chun Kuan Lee
2018-07-17
contrib: Clone core repo in gitian-build
MarcoFalke
2018-07-16
Migrate gitian-build.sh to python
Chun Kuan Lee