Gavin Andresen
5ce4c2a23a
Remove USE_SSL #define
13 years ago
Luke Dashjr
49e1501b5d
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
...
It could just as well be on either part of the gitian build, but to safely put it on the Qt side would require bumping the filename, and every gitian user rebuilding it.
v0.5.3.1 put it on the Bitcoin side, and this is easier to work with and keep safe, so I'm moving it.
Use `qmake MINGW_THREAD_BUGFIX=0` to disable
13 years ago
Matt Corallo
8864019f6d
Fix Win32 RPC Crashes.
13 years ago
Matt Corallo
3d0a0a9b9e
Make deps build deterministic and upgrade to libpng 1.5.9.
13 years ago
Matt Corallo
b03cb15789
Make bitcoin-qt static-link libqrcode and add it for debian pkgs.
13 years ago
Luke Dashjr
9909340f37
Split smaller dependencies out of gitian-win32 into deps-win32
13 years ago
Luke Dashjr
f051ee5f96
Update zlib and libpng (previous version had a security issue)
13 years ago
Matt Corallo
0b5d6f1e26
Add QR Code support to Win32 Gitian build.
13 years ago
Matt Corallo
1194739745
Fix Linux gitian descriptor to use QRCode support.
13 years ago
Matt Corallo
7415b805c4
Fix #722 .
13 years ago
sje397
22123c85f3
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
...
Amended build docs for Linux and OSX, and OSX makefile.
Added package 'qrencode' to gitian.yml
13 years ago
Matt Corallo
a22535144c
Re-enable RPCSSL in gitian builds.
13 years ago
Gavin Andresen
a5f07cbea0
Static link on Linux. And better document release process on OSX.
13 years ago
Wladimir J. van der Laan
c589f09115
Make qt-win32 gitian build deterministic
13 years ago
Wladimir J. van der Laan
8fb6134aa5
attempt to make build deterministic
13 years ago
Matt Corallo
fca0e799c2
Update Win32 gitian descriptor for bitcoin-qt.
13 years ago
Matt Corallo
2f91039c70
Add gitian descriptor for qt cross compile via MinGW.
13 years ago
Gavin Andresen
383ad8b8a6
Add notes on getting gitian builds going
13 years ago
Matt Corallo
472bbb750c
Update openssl to 1.0.0e.
13 years ago
Matt Corallo
438adb6c25
Decrease number of installed packages for Linux Gitian build.
13 years ago
Matt Corallo
f5e760268b
Remove wxWidgets gitian descriptors.
13 years ago
Matt Corallo
8ab246297b
Update Linux gitian descriptor for bitcoin-qt.
13 years ago
Luke Dashjr
b4d0588d06
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed
13 years ago
Matt Corallo
0920ad152f
Restructure gitian files and add download config files.
13 years ago