aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | doc: Empty release notes for next releaseWladimir J. van der Laan2014-03-031-304/+2
|/ / | | | | | | | | | | | | Now that 0.9 is branched off, the new release notes for 0.10 or 0.11 or 1.0 should be added here. Edits to preliminary 0.9.0 release notes should be made in the 0.9.0 branch.
* | Merge pull request #3769Wladimir J. van der Laan2014-03-011-1/+1
|\ \ | | | | | | | | | d6b3689 qttools5-dev is required in order to build with qt5 on debian and ubuntu (Haakon Nilsen)
| * | qttools5-dev is required in order to build with qt5 on debian and ubuntuHaakon Nilsen2014-02-281-1/+1
| | |
* | | Merge pull request #3750 from gavinandresen/osx_minversionGavin Andresen2014-02-282-25/+33
|\ \ \ | | | | | | | | Require OSX 10.6, 64-bit
| * | | Require OSX 10.6, 64-bitGavin Andresen2014-02-252-25/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop support for 32-bit or pre-10.6 Macs. Also, some of the OSX build docs hadn't been updated since the autotools change.
* | | | Merge pull request #3758Wladimir J. van der Laan2014-02-281-0/+4
|\ \ \ \ | |_|/ / |/| | | | | | | f8a7b50 Update build information (Drak)
| * | | Update build informationDrak2014-02-271-0/+4
| |/ / | | | | | | | | | | | | | | | Add the command necessary to add ppa repository in Ubuntu Refs #3757
* / / Update build instructions for db4.8 on Debian and UnixIan Kelling2014-02-271-0/+13
|/ /
* | Document new `walletpassphrase` behavior in 0.9Wladimir J. van der Laan2014-02-161-0/+21
| | | | | | | | | | Also add a note to the release notes. Fixes #3672.
* | doc: add gist link to 'reject' P2P message mention in release notesWladimir J. van der Laan2014-02-091-1/+1
| |
* | Correct/add/merge a few release notes entriesPieter Wuille2014-02-081-5/+3
| |
* | Cleanup v0.9 release notesPeter Todd2014-02-081-43/+47
| |
* | doc: add preliminary release notes for 0.9.0Wladimir J. van der Laan2014-02-071-2/+280
| |
* | Update the address for downloading libpngMicha2014-02-071-1/+1
| | | | | | | | The FTP server what we get libpng from only keeps the latest version in its main folder. Older versions are in the "history" folder. Apparently version 1.6.9 has been released, so 1.6.8 has moved to the history folder.
* | Typo fix: `anonimized => anonymized` + `infromation => information`Calvin Tam2014-02-052-2/+2
| |
* | added missing homebrew qt dependency on mac osx build documentation.gubatron2014-02-031-1/+1
| |
* | doc: Add historical release notesWladimir J. van der Laan2014-01-3043-2/+1723
| | | | | | | | | | Add all known release notes for versions since 0.3.12, thanks to Matt Corallo for collecting them on the wiki.
* | Bump version numbers for 0.9.0rc1 releaseWladimir J. van der Laan2014-01-292-5/+6
| |
* | Merge pull request #3560Wladimir J. van der Laan2014-01-231-28/+28
|\ \ | | | | | | | | | | | | | | | | | | | | | fe14e8d build: Change package name to Bitcoin Core (Wladimir J. van der Laan) 6c980c7 build: Package docs/ and don't package source. (Wladimir J. van der Laan) 39db27c build: Add bitcoin-cli.exe to installer (Wladimir J. van der Laan) 2f87b38 Adapt Windows installer for 64 bit (Wladimir J. van der Laan) f622232 gitian: Windows 64 bit support (Wladimir J. van der Laan)
| * | gitian: Windows 64 bit supportWladimir J. van der Laan2014-01-211-28/+28
| | | | | | | | | | | | | | | | | | - Build a 64 bit version of all dependencies - Show 32/64 bit version in "About..." for x86 - Export 64-bit .exes and installer from gitian build
* | | doc: Build with qt5 is possible againWladimir J. van der Laan2014-01-211-1/+7
|/ / | | | | | | | | This reverts commit 62568f9a1e98065bd51069649f23a337eab89f94. Also add some documentation for `--with-gui`.
* | Update OS X Homebrew docs to include new build dependenciesMichael Ford2014-01-191-7/+7
| |
* | Merge pull request #3545Wladimir J. van der Laan2014-01-181-0/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 1cbbeb6 gitian: Add openssl to linux deps (Wladimir J. van der Laan) 64be7f7 gitian: Build boost dependency for linux (Wladimir J. van der Laan) 7eb99a8 gitian: Reduce build time for boost windows dependency (Wladimir J. van der Laan) 714cdec build: Pass BOOST_CPPFLAGS to sleep implementation test (Wladimir J. van der Laan) 0d40f5a build: Allow providing extra libs for Boost Chrono (Wladimir J. van der Laan) e4b991e build: Auto-detect whether -DBOOST_TEST_DYN_LINK is needed (Wladimir J. van der Laan)
| * | gitian: Build boost dependency for linuxWladimir J. van der Laan2014-01-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Instead of using the boost provided by Ubuntu 12.04, build our own dependency like we do for Windows. This allows using a much newer version (1.55 versus 1.46) as well as building with `-fPIC` so that `-pie` can be used in the x86-64 build.
* | | Merge pull request #3542Wladimir J. van der Laan2014-01-161-0/+3
|\ \ \ | | | | | | | | | | | | | | | | 69843c8 Update build-unix.md (Christopher Latham) 720731d Update configure.ac (Christopher Latham)
| * | | Update build-unix.mdChristopher Latham2014-01-141-0/+3
| | | | | | | | | | | | Added incompatibility and instruction regarding Ubuntu 13.10 and libboost1.54-all-dev
* | | | Merge pull request #3547Wladimir J. van der Laan2014-01-161-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | 8d31e61 Added automake to the macports depdency list as it was required to complete the autogen.sh step as it required aclocal (which isn't included in recent versions of xcode). (Scott Willeke)
| * | | Added automake to the macports depdency list as it was required to complete ↵Scott Willeke2014-01-151-1/+1
| | | | | | | | | | | | | | | | the autogen.sh step as it required aclocal (which isn't included in recent versions of xcode).
* | | | Make gitian builds consistent across platformsMicha2014-01-151-3/+3
|/ / / | | | | | | | | | | | | | | | Change Linux deps to use a zip archive rather than a gzipped tarball to match win32 Rename Linux descriptor to gitian-linux.yml to match win32
* | | Merge pull request #3536Wladimir J. van der Laan2014-01-151-0/+2
|\ \ \ | | | | | | | | | | | | | | | | 0425715 gitian: add explicit dependency build for linux (Wladimir J. van der Laan) 279af1a build: use Ubuntu 12.04 for linux gitian build (Wladimir J. van der Laan)
| * | | gitian: add explicit dependency build for linuxWladimir J. van der Laan2014-01-151-0/+2
| |/ / | | | | | | | | | | | | | | | | | | Create a dependency file per architecture: - bitcoin-deps-linux32-gitian-r1.tar.gz - bitcoin-deps-linux64-gitian-r1.tar.gz
* | | doc: bump boost version in release-processWladimir J. van der Laan2014-01-151-1/+1
| | | | | | | | | | | | This was forgotten in #3501.
* | | build: upgrade Qt used by windows build to 5.2.0Wladimir J. van der Laan2014-01-141-1/+1
| | |
* | | build: Update the other win32 depsWladimir J. van der Laan2014-01-141-5/+5
|/ / | | | | | | | | | | | | | | - miniupnpc-1.8 - openssl-1.0.1e - zlib-1.2.8 - libpng-1.6.8 - qrencode-3.4.3
* | qt: use series of pngs for spinnerWladimir J. van der Laan2014-01-131-2/+2
| | | | | | | | | | | | | | | | | | | | Use a series of .png frames for the spinner instead of a .mng. `mng` is an obscure image format and is not built by default into Qt5. This appears to improve the crispness of the spinner as well. Does not noticably increase the size (still ~27k) and the code is not more complicated either.
* | Add missing MacPorts dependencies to osx build docsMichael Ford2014-01-101-1/+1
| |
* | [Qt] update bitcoin-qt.pro and assets-attribution.mdPhilip Kaufmann2014-01-091-23/+23
| | | | | | | | | | | | | | - remove unused and unmentioned file notsynced.png (we use an animation for this) - add missing coincontroldialog.ui to bitcoin-qt.pro - also unify formating in assets-attribution.md
* | qt: Update translationsWladimir J. van der Laan2014-01-081-2/+4
|/ | | | | | | | | Update current translations, and add new languages: - es_MX: Spanish (Mexico) - pam: Kapampangan Also update translation process for autoconf-based build system.
* Fix typo in unit-tests.mdLake Denman2013-12-161-1/+1
|
* Merge pull request #3408Wladimir J. van der Laan2013-12-162-2/+2
|\ | | | | | | 22f0135 Rebrand to `Bitcoin Core` (Wladimir J. van der Laan)
| * Rebrand to `Bitcoin Core`Wladimir J. van der Laan2013-12-132-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Only messages for now, executable names and other file names can be changed later if necessary and safe. Do not do an all-sweeping change. Some occurences of Bitcoin-Qt need to be kept: - Applicationname: this is used to determine the registry entry names, we don't want to lose settings over a silly name change. - Where it refers to the executable name instead of the product name.
* | Merge pull request #3411Wladimir J. van der Laan2013-12-131-1/+4
|\ \ | | | | | | | | | 08b93f9 fixed documetation on hardening flags (HaltingState)
| * | fixed documetation on hardening flagsHaltingState2013-12-131-1/+4
| | |
* | | docs: remove workaround instructions now that the problem is fixedCory Fields2013-12-121-5/+0
| |/ |/|
* | Use 'make check' instead of 'make test'Lake Denman2013-12-111-2/+2
| |
* | Merge pull request #3379Wladimir J. van der Laan2013-12-111-0/+11
|\ \ | | | | | | | | | 4f99b16 Release process: add section about announcing new release (Wladimir J. van der Laan)
| * | Release process: add section about announcing new releaseWladimir J. van der Laan2013-12-101-0/+11
| | |
* | | Update build-osx.mdregergregregerrge2013-12-111-1/+1
|/ /
* | Add protobuf-compiler dependency package for debianWladimir J. van der Laan2013-12-101-1/+1
| | | | | | | | Fixes #3361
* | Allow mining RPCs with --disable-walletWladimir J. van der Laan2013-12-091-0/+4
|/ | | | | | | | | | | The following mining-related RPC calls don't use the wallet: - getnetworkhashps - getmininginfo - getblocktemplate - submitblock Enable them when compiling with --disable-wallet.