Peter Todd
31a4b898be
Cleanup v0.9 release notes
11 years ago
Wladimir J. van der Laan
0ad474ee27
doc: add preliminary release notes for 0.9.0
11 years ago
Micha
12edce5613
Update the address for downloading libpng
...
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.
11 years ago
Calvin Tam
5f8be1dadb
Typo fix: `anonimized => anonymized` + `infromation => information`
11 years ago
gubatron
801aeb2fac
added missing homebrew qt dependency on mac osx build documentation.
11 years ago
Wladimir J. van der Laan
69baec9647
doc: Add historical release notes
...
Add all known release notes for versions since 0.3.12,
thanks to Matt Corallo for collecting them on the wiki.
11 years ago
Wladimir J. van der Laan
f9a2f08882
Bump version numbers for 0.9.0rc1 release
11 years ago
Wladimir J. van der Laan
54d2b91cab
doc: Build with qt5 is possible again
...
This reverts commit 62568f9a1e
.
Also add some documentation for `--with-gui`.
11 years ago
Wladimir J. van der Laan
f622232bcf
gitian: Windows 64 bit support
...
- 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
11 years ago
Michael Ford
5d897f3d4e
Update OS X Homebrew docs to include new build dependencies
11 years ago
Wladimir J. van der Laan
64be7f7892
gitian: Build boost dependency for linux
...
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.
11 years ago
Scott Willeke
8d31e614e8
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).
11 years ago
Micha
f4e72bf8d2
Make gitian builds consistent across platforms
...
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
11 years ago
Wladimir J. van der Laan
04257151b1
gitian: add explicit dependency build for linux
...
Create a dependency file per architecture:
- bitcoin-deps-linux32-gitian-r1.tar.gz
- bitcoin-deps-linux64-gitian-r1.tar.gz
11 years ago
Wladimir J. van der Laan
f4bb12eecc
doc: bump boost version in release-process
...
This was forgotten in #3501 .
11 years ago
Christopher Latham
69843c8b4e
Update build-unix.md
...
Added incompatibility and instruction regarding Ubuntu 13.10 and libboost1.54-all-dev
11 years ago
Wladimir J. van der Laan
1e3abb4e3d
build: upgrade Qt used by windows build to 5.2.0
11 years ago
Wladimir J. van der Laan
2f158dfc93
build: Update the other win32 deps
...
- miniupnpc-1.8
- openssl-1.0.1e
- zlib-1.2.8
- libpng-1.6.8
- qrencode-3.4.3
11 years ago
Wladimir J. van der Laan
f10b2d70d0
qt: use series of pngs for spinner
...
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.
11 years ago
Michael Ford
f5e9d983c0
Add missing MacPorts dependencies to osx build docs
11 years ago
Philip Kaufmann
b960fcb86a
[Qt] update bitcoin-qt.pro and assets-attribution.md
...
- 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
11 years ago
Wladimir J. van der Laan
6d697e9fa4
qt: Update translations
...
Update current translations, and add new languages:
- es_MX: Spanish (Mexico)
- pam: Kapampangan
Also update translation process for autoconf-based build system.
11 years ago
Lake Denman
ba4ceb15d6
Fix typo in unit-tests.md
11 years ago
HaltingState
08b93f9a65
fixed documetation on hardening flags
11 years ago
Wladimir J. van der Laan
22f0135df0
Rebrand to `Bitcoin Core`
...
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.
11 years ago
Cory Fields
952fe2ef32
docs: remove workaround instructions now that the problem is fixed
11 years ago
Pieter Wuille
55c6890294
Squashed 'src/leveldb/' changes from 936b461..e991315
...
e991315 Merge upstream LevelDB 1.15.
0cfb990 Release LevelDB 1.15
02ac9f1 Merge upstream LevelDB 1.14.
0b9a89f Release LevelDB 1.14
git-subtree-dir: src/leveldb
git-subtree-split: e991315d7fe4ca84a98902578106cbffa3dcccfd
11 years ago
Lake Denman
3f2c6f8654
Use 'make check' instead of 'make test'
11 years ago
regergregregerrge
9392924d0d
Update build-osx.md
11 years ago
Wladimir J. van der Laan
4f99b1601b
Release process: add section about announcing new release
11 years ago
Wladimir J. van der Laan
b9c3416723
Add protobuf-compiler dependency package for debian
...
Fixes #3361
11 years ago
Wladimir J. van der Laan
4a85e06750
Allow mining RPCs with --disable-wallet
...
The following mining-related RPC calls don't use the wallet:
- getnetworkhashps
- getmininginfo
- getblocktemplate
- submitblock
Enable them when compiling with --disable-wallet.
11 years ago
Micha
cc75306ceb
Change release-process.md to sign release tags
11 years ago
Wladimir J. van der Laan
ae6ea5a6fa
Update build-unix.md to mention --disable-wallet
...
Mention the new --disable-wallet mode.
Also, correct the BDB entry in the dependencies table.
11 years ago
Sined
d6cb85d50d
Lossless image optimization
...
less bytes, same images
11 years ago
Micha
cc3b0dddbc
Add additional data update to release-process.md
...
This adds https://github.com/bitcoin/bitcoin.org/pull/270 to the to-do
list for each release, avoiding future situations like
https://bitcointalk.org/index.php?topic=336042.0 .
11 years ago
Wladimir J. van der Laan
0e165b97d9
doc: small doxygen update
...
I was merging change this every time before generation of
the doxygen developer docs (https://dev.visucore.com/bitcoin/doxygen/ )
but there's no reason why it can't just be merged upstream.
11 years ago
super3
a11dd1e67c
Space saving in /doc README.
...
Fixed. Split off build, and bootstrap link.
11 years ago
Wladimir J. van der Laan
3a8915d9a8
doc: replace DOS with MSYS shell to be more consistent
...
A plain DOS window doesn't have the right path settings, whereas
the MSYS shell window does.
11 years ago
Wladimir J. van der Laan
7a6fed86d3
doc: add note about building on Ubuntu 13.10
...
Also mention `autoconf` as required package.
11 years ago
Brandon Dahler
2b91707469
Update build docs that refer to old makefile.* files.
...
Also update pull-tester's error message.
11 years ago
super3
14f870cee5
Prettify some /Contrib READMEs
...
SYN
Remove Dead Readme-Qt Links.
11 years ago
Wladimir J. van der Laan
163145938c
qt: remove awkward way of setting GUI pages
...
Selecting the button for a pages was going through bitcoingui->walletframe->walletview->bitcoingui.
Because of this, the actions for the pages had to be exposed on the BitcoinGUI object.
11 years ago
Shawn Wilkinson
dd9bd863cf
Broken Link in /Doc README
...
#3092 removed readme-qt.md, but it was still listed in the index for the /doc README.
11 years ago
Wladimir J. van der Laan
62568f9a1e
doc: build with qt5 is currently not possible
...
Add as a separate commit so that it can be easily reverted once
Qt5 is supported again.
11 years ago
Wladimir J. van der Laan
29a4146327
doc: remove readme-qt.md
...
Now that autotools is used as a build system there is nothing
special about building the GUI anymore. Merge the salvageable
parts into build-unix.md
11 years ago
Gregory Maxwell
5009710994
[doc] Add testnet hidden service port to the example tor config.
...
Seems like there are a lot of advertised testnet HS nodes that
don't actually work. Lack of the testnet port on the example
HS config might be one reason.
11 years ago
super3
0aa9851b18
Documentation Cleanup in /Doc
...
Added some help text, and bumped version numbers.
Added a Readable Index for /Contrib
Fixing /Contrib Index URLs
Revert Version Numbers.
11 years ago
Micha
61823c47db
HTTPS-ify the downloads for the deps
11 years ago
Micha
d18f5bf12c
Switch the order of win32 deps and win32 qt in release-process.md
...
release-process.md has the deps being built after qt. However, the descriptors for qt call for the deps file.
11 years ago