aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update doc/release-process.txtLuke Dashjr2012-02-071-0/+5
* | | Update all copyrights to 2012Gavin Andresen2012-02-073-4/+3
* | | Increase client version to 0.6Gavin Andresen2012-02-072-4/+4
|/ /
* | miniupnpc Porfile removed; new and improved macdeployqtplusp2k2012-02-063-18/+6
* | Various updates to the release processLuke Dashjr2012-01-171-2/+4
* | Add libqrencode-dev to the debian/ubuntu apt-get lines.Matt Corallo2011-12-231-0/+1
* | Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...sje3972011-12-202-7/+16
* | Implement BIP 14 : separate protocol version from client versionGavin Andresen2011-12-191-1/+1
* | Bump version 0.5.99 (prep for pulling for version 0.6)Gavin Andresen2011-12-162-2/+2
* | Don't forget to bump release numbers in READMEs next timeGavin Andresen2011-11-211-0/+1
* | Bump version numbers to 0.5.1Gavin Andresen2011-11-212-2/+2
* | Merge pull request #634 from laanwj/doxygenGavin Andresen2011-11-212-0/+1752
|\ \
| * | Add doxygen documentation configuration fileWladimir J. van der Laan2011-11-132-0/+1752
* | | Update release process instructionsGavin Andresen2011-11-211-52/+51
* | | relicense my own images as MITWladimir J. van der Laan2011-11-201-1/+1
| |/ |/|
* | Merge pull request #631 from luke-jr/free_iconsGavin Andresen2011-11-141-32/+11
|\ \ | |/ |/|
| * update doc/assets-attribution.txtLuke Dashjr2011-11-101-32/+11
* | Tool/process for including correct qt translations in mac .AppGavin Andresen2011-11-101-1/+2
|/
* Release process doc fixesGavin Andresen2011-11-101-18/+15
* add doc/translation_process.mdNils Schneider2011-11-081-0/+63
* Mention Qt4 runtime dependenciesv0.5.0rc3Gavin Andresen2011-11-071-0/+3
* Static link on Linux. And better document release process on OSX.Gavin Andresen2011-11-071-4/+8
* Mac releases use macdeployqtplusGavin Andresen2011-11-041-1/+7
* Update documentation to reflect 0.5 reality. And removed leading $ from shell...Gavin Andresen2011-11-012-42/+70
* Update documentation to reflect reality (no win32 gitian builds, new Mac proc...Gavin Andresen2011-10-253-135/+28
* Update qt readme to indicate Qt is now the primary GUI.Matt Corallo2011-10-251-3/+3
* Warn about the qt-at-spi bug in Ubuntu 11.10.Chris Moore2011-10-241-0/+16
* Merge pull request #584 from kwaaak/masterGavin Andresen2011-10-241-0/+3
|\
| * Make build work on Mac OS X 10.7 Lion kwaaak2011-10-141-0/+3
* | Merge pull request #583 from laanwj/qt3Wladimir J. van der Laan2011-10-151-7/+7
|\ \ | |/ |/|
| * Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-10-093-184/+74
| |\
| * | Edited doc/readme-qt.rst via GitHubWladimir J. van der Laan2011-10-021-7/+7
* | | Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, ...Luke Dashjr2011-10-091-5/+7
| |/ |/|
* | Fix typo. Improve Gentoo instructions.globalcitizen2011-10-091-3/+3
* | Improved Gentoo instructions.globalcitizen2011-10-091-2/+3
* | Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}globalcitizen2011-10-091-2/+2
* | Collate generic dependency information. Segregate distribution-specific (Ubun...globalcitizen2011-10-091-19/+43
* | Update mac Makefile and build instructions to use MacPortsGavin Andresen2011-10-051-154/+19
* | Update release-process to point to gitian.sigs repo.Matt Corallo2011-10-031-11/+11
|/
* Update release-process.txt with gitian release instructions.Matt Corallo2011-09-281-8/+47
* Update build instructions for the new, no-wxwidgets worldGavin Andresen2011-09-263-144/+14
* Bump version to 0.4.1Gavin Andresen2011-09-262-2/+2
* Merge pull request #513 from cjdelisle/feature-hardeningGavin Andresen2011-09-261-0/+42
|\
| * Add some hardening to protect against unknown/future exploits.cjdelisle2011-09-121-0/+42
* | Merge pull request #521 from laanwj/qtGavin Andresen2011-09-262-0/+235
|\ \
| * | move current qt specific readme to doc/, restore original README.mdWladimir J. van der Laan2011-09-181-0/+162
| * | Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-09-161-2/+1
| |\ \
| * \ \ Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-09-034-11/+28
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of https://github.com/bitcoin/bitcoinWladimir J. van der Laan2011-09-025-42/+125
| |\ \ \
| * | | | Wallet encryption part 2: ask passphrase when needed, add menu optionsWladimir J. van der Laan2011-08-311-0/+5