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.sh
Age
Commit message (
Expand
)
Author
2018-06-20
Obsolete #!/bin/bash shebang
DesWurstes
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-05-29
Ensure gitian-build.sh uses bash
Jeff Frontz
2018-03-02
gitian-build.sh: fix signProg being recognized as two parameters
Ken Lee
2018-02-09
[scripts] gitian-builder.sh: fix --setup doc, LXC is default
Sjors Provoost
2017-10-18
Add required space to [[ -n "$1" ]] (previously [[ -n"$1" ]])
practicalswift
2017-10-18
Remove "\n" from echo argument. echo does not support escape sequences.
practicalswift
2017-10-18
Remove unused variables
practicalswift
2017-09-24
Remove lxcbr0 lines from gitian-build.sh
MeshCollider
2017-06-27
Fix inconsistencies and grammar in various files
MeshCollider
2017-01-29
Fix typos
practicalswift
2016-09-11
[copyright] Add missing copyright headers
isle2983
2016-08-28
Set defaults to gitian defaults
Andrew Chow
2016-08-27
Create option to detach sign gitian builds and not commit the files in the sc...
Andrew Chow
2016-08-27
Check for OSX SDK
Andrew Chow
2016-08-27
Create an easy to use gitian building script
Andrew Chow