Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-02-06 | Mac deploy tool: make dylibs writeable when copying into app bundle, so they ↵ | Gavin Andresen | |
can be stripped/nametool'ed | |||
2012-02-06 | miniupnpc Porfile removed; new and improved macdeployqtplus | p2k | |
* My patch for miniupnpc has made it into the latest MacPorts release: https://trac.macports.org/ticket/31354 * Documentation has been changed appropriately * New pure-Python macdeployqt; leverages all problems with the stock macdeployqt | |||
2012-01-26 | Merge pull request #593 (Full URL Support in bitcoin-qt) | Wladimir J. van der Laan | |
2012-01-07 | Remove mentions on anonymity in debian folder. | Matt Corallo | |
These should never have been there, bitcoin isnt anonymous without a ton of work that virtually no users will ever be willing and capable of doing. | |||
2012-01-05 | Add support for opening bitcoin: URIs directly. | Matt Corallo | |
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 | |
Fix #722. | |||
2011-12-23 | Fix #722. | Matt Corallo | |
2011-12-20 | Added QRCode generation functions via libqrencode. Switch on with ↵ | sje397 | |
USE_QRENCODE=1. Amended build docs for Linux and OSX, and OSX makefile. Added package 'qrencode' to gitian.yml | |||
2011-12-16 | Merge pull request #704 from TheBlueMatt/master | Gavin Andresen | |
Update debian changelog to 0.5.1. | |||
2011-12-16 | Add laanwj to gitian download scripts. | Matt Corallo | |
2011-12-16 | Update debian changelog to 0.5.1. | Matt Corallo | |
2011-12-07 | Re-enable RPCSSL in gitian builds. | Matt Corallo | |
2011-11-21 | Update contrib/debian/ for 0.5.0 release and fix copyright file. | Matt Corallo | |
2011-11-20 | update debian copyright file for MIT icon relicensing | Luke Dashjr | |
2011-11-14 | Merge pull request #631 from luke-jr/free_icons | Gavin Andresen | |
Free icons | |||
2011-11-11 | Replace kfm_home with go-home for "overview" | Luke Dashjr | |
2011-11-10 | Tool/process for including correct qt translations in mac .App | Gavin Andresen | |
2011-11-10 | Replace icons with Nuvola (LGPL 2.1): some (but not all) GPL-licensed | Luke Dashjr | |
2011-11-10 | Replace icons with Nuvola (LGPL 2.1): all non-free except for those by ↵ | Luke Dashjr | |
Wladimir van der Laan (who will hopefully relicense) | |||
2011-11-08 | Add debian build folder | Matt Corallo | |
2011-11-07 | Static link on Linux. And better document release process on OSX. | Gavin Andresen | |
2011-11-04 | Merge branch 'master' of github.com:bitcoin/bitcoinv0.5.0rc2 | Gavin Andresen | |
2011-11-04 | Mac releases use macdeployqtplus | Gavin Andresen | |
2011-11-03 | Make qt-win32 gitian build deterministic | Wladimir J. van der Laan | |
2011-11-03 | Merge git://github.com/p2k/bitcoin-qt | Gavin Andresen | |
2011-11-02 | Added a copy of the GPLv3 to macdeployqtplus | p2k | |
2011-11-02 | Mac Deployment Script | p2k | |
See notes.txt in contrib/macdeploy. Also added a dash to the application name in src/qt/bitcoin.cpp | |||
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-10 | Merge pull request #576 from luke-jr/bitcoind_build_improvements | Gavin Andresen | |
bitcoind build improvements | |||
2011-10-10 | Mac OSX release process changes | Gavin Andresen | |
Rename App Bundle "Bitcoin-Qt.app" instead of "Bitcoin Qt" for consistency with Windows/Linux. Update create_osx_dmg.sh script to use macdeployqt tool. Add ifdef STATIC to makefile.osx to build bitcoind static or dynamic. | |||
2011-10-09 | Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ↵ | Luke Dashjr | |
dynamic linking unless STATIC=1 is passed | |||
2011-10-08 | Remove old wx translations, updated qt translations | Gavin Andresen | |
2011-10-03 | Added bitrpc.py which allows for sending of all standard Bitcoin commands ↵ | David Perry | |
via RPC rather than as command line args. Signed-off-by: David Perry <enmaku@gmail.com> | |||
2011-10-03 | Added wallet tools | David Perry | |
Signed-off-by: David Perry <enmaku@gmail.com> | |||
2011-09-26 | Bump version to 0.4.1 | Gavin Andresen | |
2011-09-26 | Merge pull request #521 from laanwj/qt | Gavin Andresen | |
Qt GUI | |||
2011-09-23 | Merge pull request #528 from TheBlueMatt/gitian-downloader | Jeff Garzik | |
Add win32 gitian download config. | |||
2011-09-23 | Add win32 gitian download config. | Matt Corallo | |
2011-09-22 | Script to create OSX .dmg diskimage file. | Gavin Andresen | |