aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01Add gitian descriptor for qt cross compile via MinGW.Matt Corallo
2011-10-31Remove vladimir's DNS seed, at his request.Jeff Garzik
2011-10-29Save translators some workWladimir J. van der Laan
2011-10-25Add notes on getting gitian builds goingGavin Andresen
2011-10-25Update documentation to reflect reality (no win32 gitian builds, new Mac proc...Gavin Andresen
2011-10-25Update openssl to 1.0.0e.Matt Corallo
2011-10-25Update setup.nsi for bitcoin-qt.Matt Corallo
2011-10-25Decrease number of installed packages for Linux Gitian build.Matt Corallo
2011-10-25Remove wxWidgets gitian descriptors.Matt Corallo
2011-10-25Update Linux gitian descriptor for bitcoin-qt.Matt Corallo
2011-10-25Allow miniupnpc include path specificaiton and fix link on Win32.Matt Corallo
2011-10-25Optionally include additional QT plugins when required to build.Matt Corallo
2011-10-25Add BOOST_THREAD_USE_LIB define.Matt Corallo
2011-10-25Add option to specify a different suffix for boost_thread.Matt Corallo
2011-10-25Add returns to avoid annoying compile-time warnings.Matt Corallo
2011-10-25Add -Wno-strict-aliasing because boost breaks that too much.Matt Corallo
2011-10-25Only define __STDC_LIMIT_MACROS if not already defined.Matt Corallo
2011-10-25Update qt readme to indicate Qt is now the primary GUI.Matt Corallo
2011-10-25Merge pull request #592 from dooglus/qt-at-spi-bugGavin Andresen
2011-10-24Warn about the qt-at-spi bug in Ubuntu 11.10.Chris Moore
2011-10-24Merge pull request #584 from kwaaak/masterGavin Andresen
2011-10-24Merge pull request #586 from cjdelisle/hardening-bug-workaroundGavin Andresen
2011-10-24Merge pull request #591 from laanwj/translation_lookup_logicGavin Andresen
2011-10-23Translation lookup logic improvementsWladimir J. van der Laan
2011-10-23Revert "translation fixes"Wladimir J. van der Laan
2011-10-23translation fixesWladimir J. van der Laan
2011-10-22update translations: nb, es_CL (from transifex)Nils Schneider
2011-10-16Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be...cjdelisle
2011-10-15Merge pull request #583 from laanwj/qt3Wladimir J. van der Laan
2011-10-14Make build work on Mac OS X 10.7 Lion kwaaak
2011-10-11Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-10-10Merge pull request #578 from luke-jr/bitcoind_build_improvementsGavin Andresen
2011-10-10bitcoind does not need to link with gthread-2.0Gavin Andresen
2011-10-10Allow users to customize CXX, CXXFLAGS, and LDFLAGS normallyLuke Dashjr
2011-10-10Add spanish translation to TRANSLATIONSv0.5.0rc1Gavin Andresen
2011-10-10Merge pull request #577 from paraipanakos/masterGavin Andresen
2011-10-10Merge pull request #576 from luke-jr/bitcoind_build_improvementsGavin Andresen
2011-10-10Mac OSX release process changesGavin Andresen
2011-10-09Added Spanish translation for qtAlex B
2011-10-09Add alt-1..alt-5 shortcut to switch between tabsWladimir J. van der Laan
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-10-09Make "Quit" menu sanerWladimir J. van der Laan
2011-10-09Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan
2011-10-09Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ...Luke Dashjr
2011-10-09Merge branch 'master' of github.com:bitcoin/bitcoinGavin Andresen
2011-10-09Merge pull request #573 from luke-jr/bugfix_bits_stringGavin Andresen
2011-10-09Merge pull request #575 from globalcitizen/masterGavin Andresen
2011-10-09Fix typo. Improve Gentoo instructions.globalcitizen
2011-10-09Improved Gentoo instructions.globalcitizen
2011-10-09Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}globalcitizen