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-descriptors
Age
Commit message (
Expand
)
Author
2012-03-22
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
Luke Dashjr
2012-03-16
Fix Win32 RPC Crashes.
Matt Corallo
2012-02-22
Make deps build deterministic and upgrade to libpng 1.5.9.
Matt Corallo
2012-02-15
Make bitcoin-qt static-link libqrcode and add it for debian pkgs.
Matt Corallo
2012-02-07
Split smaller dependencies out of gitian-win32 into deps-win32
Luke Dashjr
2012-02-06
Update zlib and libpng (previous version had a security issue)
Luke Dashjr
2011-12-25
Add QR Code support to Win32 Gitian build.
Matt Corallo
2011-12-23
Fix Linux gitian descriptor to use QRCode support.
Matt Corallo
2011-12-23
Merge pull request #723 from TheBlueMatt/gitianfix
Wladimir J. van der Laan
2011-12-23
Fix #722.
Matt Corallo
2011-12-20
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...
sje397
2011-12-07
Re-enable RPCSSL in gitian builds.
Matt Corallo
2011-11-07
Static link on Linux. And better document release process on OSX.
Gavin Andresen
2011-11-03
Make qt-win32 gitian build deterministic
Wladimir J. van der Laan
2011-11-01
attempt to make build deterministic
Wladimir J. van der Laan
2011-11-01
Update Win32 gitian descriptor for bitcoin-qt.
Matt Corallo
2011-11-01
Add gitian descriptor for qt cross compile via MinGW.
Matt Corallo
2011-10-25
Add notes on getting gitian builds going
Gavin Andresen
2011-10-25
Update openssl to 1.0.0e.
Matt Corallo
2011-10-25
Decrease number of installed packages for Linux Gitian build.
Matt Corallo
2011-10-25
Remove wxWidgets gitian descriptors.
Matt Corallo
2011-10-25
Update Linux gitian descriptor for bitcoin-qt.
Matt Corallo
2011-10-09
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ...
Luke Dashjr
2011-09-22
Restructure gitian files and add download config files.
Matt Corallo