Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-16 | Pointed to location of BDB 4.8 in procedure for unix build. | Altoidnerd | |
2014-04-16 | Update doc/gitian-building.md for new gitian | Wladimir J. van der Laan | |
The patch to make it possible to configure the LXC IPs has been merged upstream. This means that it is no longer needed to patch gitian. Remove that workaround. | |||
2014-04-15 | VERSION obtained from source instead of the previous git tag. | Warren Togami | |
Drawback: The version string is no longer a valid git identifier. For this reason the 'g' short hash prefix has been removed. Exception: When building directly from a tag this behaves exactly like the previous behavior. This allows formatting release versions with precision i.e. v0.9.2 This also allows arbitrary topicbranch names i.e. v0.9.1-glibc-compat | |||
2014-04-12 | Merge pull request #3747 | Wladimir J. van der Laan | |
b698417 Added Blockchain Bootstraping Tutorial (super3) | |||
2014-04-12 | Added Blockchain Bootstraping Tutorial | super3 | |
Per @laanwj request in #3724 Fixing Checkpoints Comment Fixed Image Paths Removed requirement. Update Torrent Links. Update Links 2 Link would not work. 2 Small Fixes Changed in to from @laanwj suggestion on safety | |||
2014-04-11 | Merge pull request #4009 | Wladimir J. van der Laan | |
7328898 Added instructions for when wrong openssl detected after brew link (olalonde) | |||
2014-04-11 | Merge pull request #4016 | Wladimir J. van der Laan | |
8414cb0 Doxygen-compatible comments in coding style (Wladimir J. van der Laan) | |||
2014-04-09 | doc: update expected intermediate dependency hashes | Wladimir J. van der Laan | |
Also move them to release-process.md from gitian-building.md for more visibility. | |||
2014-04-09 | gitian: upgrade miniupnpc input to 1.9 | Wladimir J. van der Laan | |
Bumps deps-linux, deps-win dependency versions as well. qt-win does not need to be bumped, as although it depends on deps-win, Qt doesn't use miniupnp. I verified this by rebuilding the dependency and checking the the output is the same. Not having to rebuild Qt is a good thing as it is huge. | |||
2014-04-09 | doc: remove versions from build-unix.md, just refer to release-process.md | Wladimir J. van der Laan | |
No one bothers to keep this up to date. Better to refer to another file than give wrong information. | |||
2014-04-08 | Merge pull request #4023 | Wladimir J. van der Laan | |
4a811b0 gitian: upgrade openssl to 1.0.1g for both win and linux (Wladimir J. van der Laan) | |||
2014-04-08 | gitian: upgrade openssl to 1.0.1g for both win and linux | Wladimir J. van der Laan | |
OpenSSL 1.0.1g fixes CVE-2014-0160. Also bump dependency versions. | |||
2014-04-08 | Fixes the broken image in the Gitian Build Guide | Michael Ford | |
2014-04-07 | Doxygen-compatible comments in coding style | Wladimir J. van der Laan | |
2014-04-06 | Added instructions for when wrong openssl detected after brew link | olalonde | |
2014-04-02 | Add gitian build guide | Wladimir J. van der Laan | |
Work in progress... | |||
2014-03-31 | doc: Add note about memory reqs for compilation | Wladimir J. van der Laan | |
2014-03-24 | Update moved and dead links | Luke Dashjr | |
2014-03-21 | doc: version bump Doxyfile | Wladimir J. van der Laan | |
- bump version to 0.9.99 - exclude leveldb and json - include call and caller graphs in the documentation. | |||
2014-03-19 | Consistent use of 'sudo' in unix build doc | Mikael Wikman | |
2014-03-19 | 0.9.0 release notes | Gavin Andresen | |
2014-03-19 | doc/README.md: remove 'rc' label for 0.9.0 version, in title | Jeff Garzik | |
2014-03-14 | Update docs about boost on unix | Thomas Zander | |
2014-03-12 | Merge pull request #3808 from paveljanik/master | Gavin Andresen | |
DOC: Update the list of threads to the current state. | |||
2014-03-10 | doc/build-unix.md use github flavored md for table | Torstein Husebø | |
2014-03-10 | Merge pull request #3773 | Wladimir J. van der Laan | |
947e23d Fix typo in doc/build-unix.md regarding building without UPnP (Rune K. Svendsen) | |||
2014-03-05 | Update the list of threads to the current state. | paveljanik | |
2014-03-03 | doc: Empty release notes for next releasenoversion | Wladimir J. van der Laan | |
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. | |||
2014-03-01 | Fix typo in doc/build-unix.md regarding building without UPnP | Rune K. Svendsen | |
2014-03-01 | Merge pull request #3769 | Wladimir J. van der Laan | |
d6b3689 qttools5-dev is required in order to build with qt5 on debian and ubuntu (Haakon Nilsen) | |||
2014-02-28 | Merge pull request #3750 from gavinandresen/osx_minversion | Gavin Andresen | |
Require OSX 10.6, 64-bit | |||
2014-02-28 | qttools5-dev is required in order to build with qt5 on debian and ubuntu | Haakon Nilsen | |
2014-02-28 | Merge pull request #3758 | Wladimir J. van der Laan | |
f8a7b50 Update build information (Drak) | |||
2014-02-27 | Update build instructions for db4.8 on Debian and Unix | Ian Kelling | |
2014-02-27 | Update build information | Drak | |
Add the command necessary to add ppa repository in Ubuntu Refs #3757 | |||
2014-02-25 | Require OSX 10.6, 64-bit | Gavin Andresen | |
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. | |||
2014-02-16 | Document new `walletpassphrase` behavior in 0.9 | Wladimir J. van der Laan | |
Also add a note to the release notes. Fixes #3672. | |||
2014-02-09 | doc: add gist link to 'reject' P2P message mention in release notes | Wladimir J. van der Laan | |
2014-02-08 | Correct/add/merge a few release notes entries | Pieter Wuille | |
2014-02-08 | Cleanup v0.9 release notes | Peter Todd | |
2014-02-07 | doc: add preliminary release notes for 0.9.0 | Wladimir J. van der Laan | |
2014-02-07 | Update the address for downloading libpng | Micha | |
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. | |||
2014-02-05 | Typo fix: `anonimized => anonymized` + `infromation => information` | Calvin Tam | |
2014-02-03 | added missing homebrew qt dependency on mac osx build documentation. | gubatron | |
2014-01-30 | doc: Add historical release notes | Wladimir J. van der Laan | |
Add all known release notes for versions since 0.3.12, thanks to Matt Corallo for collecting them on the wiki. | |||
2014-01-29 | Bump version numbers for 0.9.0rc1 release | Wladimir J. van der Laan | |
2014-01-23 | Merge pull request #3560 | Wladimir J. van der Laan | |
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) | |||
2014-01-21 | doc: Build with qt5 is possible again | Wladimir J. van der Laan | |
This reverts commit 62568f9a1e98065bd51069649f23a337eab89f94. Also add some documentation for `--with-gui`. | |||
2014-01-21 | gitian: Windows 64 bit support | Wladimir J. van der Laan | |
- 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 | |||
2014-01-19 | Update OS X Homebrew docs to include new build dependencies | Michael Ford | |