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-10-29
Undo bad gitian update.
Matt Corallo
2012-10-29
Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)
Matt Corallo
2012-09-29
Merge pull request #1864 from Diapolo/Qt_4.8.2
Wladimir J. van der Laan
2012-09-25
switch to Qt 4.8.2 for Windows builds
Philip Kaufmann
2012-09-22
Update Bitcoin to use OpenSSL 1.0.1c
fanquake
2012-09-06
Merge pull request #1726 from laanwj/2012_08_gitian_qt_styles
Wladimir J. van der Laan
2012-09-06
Minor build documentation fix
Gavin Andresen
2012-09-06
Build doc updates
Gavin Andresen
2012-09-05
Update gitian build setup notes
Gavin Andresen
2012-08-28
Remove unused styles on Windows from gitian qt build
Wladimir J. van der Laan
2012-08-27
Upgrade to Boost 1.50
Matt Corallo
2012-08-27
Bugfix: Adjust gitian-win32 to use Boost 1.49 for real
Luke Dashjr
2012-08-27
Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rath...
Luke Dashjr
2012-07-22
Replace all occurances of license.txt with COPYING, including naming the file...
Luke Dashjr
2012-06-15
Fix #956 the Boost 1.49 way.
Matt Corallo
2012-06-15
Upgrade to Boost 1.49 on Win32
Matt Corallo
2012-04-27
Bump win32.deps version number for new openssl
Gavin Andresen
2012-04-27
Windows build: compile against openssl 1.0.1b
Gavin Andresen
2012-04-10
Build identification strings
Pieter Wuille
2012-04-04
Remove USE_SSL #define
Gavin Andresen
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