Commit Graph

183 Commits (c74b6c3d8fcc1750fa0861ae851b353a7f3495d2)

Author SHA1 Message Date
Gavin Andresen efb6d9aae7 Minor build fixes
12 years ago
Gavin Andresen fbd860287e Pass compiler flags down into leveldb make
12 years ago
Pieter Wuille 33c055c4f1 Add script to clean up datadirs
12 years ago
Gavin Andresen f50706796b Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'
12 years ago
fanquake ced7f77df5 Update default URL in verify.sh
12 years ago
Gavin Andresen d38c6488d0 Bump version numbers for 0.8 release
12 years ago
Gavin Andresen 9126e08739 Utility to create pnSeed array
12 years ago
Jeff Garzik 0d3d6094fa Merge pull request #2162 from gavinandresen/spendfrom
12 years ago
Gavin Andresen dba91a9a67 spendfrom.py sends coins from a particular address or addresses
12 years ago
Gavin Andresen 33b377a016 Port macdeployqtplus to OSX 10.8
12 years ago
default fe703deae7 Deploy properly with Nokia Qt installer's Frameworks
12 years ago
Pieter Wuille cfec6b2c70 Merge pull request #1967 from TheBlueMatt/leveldbmakefile
12 years ago
Matt Corallo b478337312 Undo bad gitian update.
12 years ago
Gavin Andresen a77bcaddbf Merge pull request #1935 from runeksvendsen/master
12 years ago
Matt Corallo 325a064c68 Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)
12 years ago
Rune K. Svendsen de91ea0c0c Added script that verifies authenticity of binaries on SourceForge
12 years ago
Gavin Andresen 00a757375c Merge branch '2012_09_base58tests' of github.com:laanwj/bitcoin
12 years ago
Wladimir J. van der Laan d6b13283d1 data-driven base58 CBitcoinAddress/CBitcoinSecret tests
12 years ago
Wladimir J. van der Laan a5ba586669 Merge pull request #1864 from Diapolo/Qt_4.8.2
12 years ago
Philip Kaufmann 26809acbf9 switch to Qt 4.8.2 for Windows builds
12 years ago
fanquake 0eaaa83ba5 Update Bitcoin to use OpenSSL 1.0.1c
12 years ago
Wladimir J. van der Laan eabc8f2c81 Merge pull request #1803 from luke-jr/md2k7_license
12 years ago
Luke Dashjr 23a44a7ad6 Apply MIT license to md2k7 art
12 years ago
Wladimir J. van der Laan b9a4aaad1e Merge pull request #1726 from laanwj/2012_08_gitian_qt_styles
12 years ago
Gavin Andresen 3c28b335af Minor build documentation fix
12 years ago
Gavin Andresen 004fa1441c Merge branch 'master' of github.com:bitcoin/bitcoin
12 years ago
Gavin Andresen 4dc89fa875 Build doc updates
12 years ago
Gavin Andresen ace35a1997 Fix mac .dmg packager for latest macports qt4
12 years ago
Gavin Andresen 21327ebe93 Update gitian build setup notes
12 years ago
Wladimir J. van der Laan e598b5b5c2 Remove unused styles on Windows from gitian qt build
12 years ago
Matt Corallo a1755ec426 Upgrade to Boost 1.50
12 years ago
Luke Dashjr d0377a70e2 Bugfix: Adjust gitian-win32 to use Boost 1.49 for real
12 years ago
Luke Dashjr 1837696580 Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rather than hacking boost in gitian
12 years ago
Luke Dashjr 90d95b6323 Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows
12 years ago
fanquake f00a0dcfed Docs Tidy up
12 years ago
Gavin Andresen 50fc02d063 Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin
13 years ago
Matt Corallo 3563824c60 Update contrib/debian and remove system json_spirit patch.
13 years ago
Gregory Maxwell a08e182698 Merge pull request #1490 from luke-jr/gd_ljr_key
13 years ago
Luke Dashjr 0783bcceef gitian-downloader: Update luke-jr's key
13 years ago
Pieter Wuille d65e959bae Update my GPG key
13 years ago
Matt Corallo 1d42878adb Fix #956 the Boost 1.49 way.
13 years ago
Matt Corallo 39471861d5 Upgrade to Boost 1.49 on Win32
13 years ago
Matt Corallo 993928cfcc Fix broken config files
13 years ago
Matt Corallo 8f6111bb9c Update contrib/debian.
13 years ago
Christian von Roques dbd9c486bb Use debhelper to install bitcoind.bash-completion
13 years ago
Christian von Roques 33d7d93298 Bash programmable completion for bitcoind(1)
13 years ago
Matt Corallo 3d0a83aeb2 Update changelog to match reality.
13 years ago
Gavin Andresen cedcec2dec Bump win32.deps version number for new openssl
13 years ago
Gavin Andresen 2b4d7735b6 Windows build: compile against openssl 1.0.1b
13 years ago
Pieter Wuille 702764f53b Merge pull request #1054 from sipa/buildinfo
13 years ago
Pieter Wuille a20c0d0f67 Build identification strings
13 years ago
cardpuncher 9c2c932f8c Added comment lines in French & Turkish which basically mean "Bitcoin, virtual P2P cryptocurrency".
13 years ago
Gavin Andresen 5ce4c2a23a Remove USE_SSL #define
13 years ago
Gregory Maxwell 703d64469e Merge pull request #934 from luke-jr/gitian_luke
13 years ago
Pieter Wuille 94e6967e98 Updated my GPG key
13 years ago
Luke Dashjr a41957b873 Add Luke-Jr's PGP key to gitian-downloader
13 years ago
Luke Dashjr 49e1501b5d Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
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
Wladimir J. van der Laan ec2ed58232 Merge pull request #834 from sje397/BackupWallet
13 years ago
Matt Corallo b03cb15789 Make bitcoin-qt static-link libqrcode and add it for debian pkgs.
13 years ago
sje397 4efbda3f25 Added 'Backup Wallet' menu option
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
Gavin Andresen 0104e36d4b Mac deploy tool: make dylibs writeable when copying into app bundle, so they can be stripped/nametool'ed
13 years ago
p2k f118b5fc5d miniupnpc Porfile removed; new and improved macdeployqtplus
13 years ago
Wladimir J. van der Laan 70f55355e2 Merge pull request #593 (Full URL Support in bitcoin-qt)
13 years ago
Matt Corallo 65c82be021 Remove mentions on anonymity in debian folder.
13 years ago
Matt Corallo 7d145a0f59 Add support for opening bitcoin: URIs directly.
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
Wladimir J. van der Laan 5ad2ca011e Merge pull request #723 from TheBlueMatt/gitianfix
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.
13 years ago
Gavin Andresen 8214620178 Merge pull request #704 from TheBlueMatt/master
13 years ago
Matt Corallo fdaf1dfd2e Add laanwj to gitian download scripts.
13 years ago
Matt Corallo 4051e79887 Update debian changelog to 0.5.1.
13 years ago
Matt Corallo a22535144c Re-enable RPCSSL in gitian builds.
13 years ago
Matt Corallo 555d1cd02f Update contrib/debian/ for 0.5.0 release and fix copyright file.
13 years ago
Luke Dashjr aa1ed9265f update debian copyright file for MIT icon relicensing
13 years ago
Gavin Andresen e6a729d2d8 Merge pull request #631 from luke-jr/free_icons
13 years ago
Luke Dashjr 0fe19a3a2c Replace kfm_home with go-home for "overview"
13 years ago
Gavin Andresen 6be6be2ed9 Tool/process for including correct qt translations in mac .App
13 years ago
Luke Dashjr 81dd7aa4c1 Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed
13 years ago
Luke Dashjr 5a7321562d Replace icons with Nuvola (LGPL 2.1): all non-free except for those by Wladimir van der Laan (who will hopefully relicense)
13 years ago
Matt Corallo 38f33ce4a3 Add debian build folder
13 years ago
Gavin Andresen a5f07cbea0 Static link on Linux. And better document release process on OSX.
13 years ago
Gavin Andresen ab15ebaae8 Merge branch 'master' of github.com:bitcoin/bitcoin
13 years ago
Gavin Andresen f6aacbfe6d Mac releases use macdeployqtplus
13 years ago
Wladimir J. van der Laan c589f09115 Make qt-win32 gitian build deterministic
13 years ago
Gavin Andresen 8c69b6621c Merge git://github.com/p2k/bitcoin-qt
13 years ago
p2k a8fe4b7a5f Added a copy of the GPLv3 to macdeployqtplus
13 years ago
p2k 6eaa1b36fc Mac Deployment Script
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