f87e8f5392
build: bump version to 0.14.99
...
Now that 0.14 branch has been split off, master is 0.14.99 (pre-0.15).
Also clean out release notes.
2017-02-17 17:27:18 +01:00
8b15434b59
doc: Add bare-bones documentation for fuzzing
2016-12-15 13:29:03 +01:00
eedc461882
Merge doc/unit-tests.md
into src/test/README.md
...
Refer to the right file in the top-level README.md.
Having only one file with test documentation saves some confusion about
where things are documented.
2016-11-02 18:19:43 +01:00
eeeebdd3cb
[doc] Rework docs
...
* Minor formatting such as adjusting links
* Move sections of `doc/multiwallet-qt.md` to the source code and delete
the file, as it is outdated
* Fix typo in the release notes
* Amend release process to mention update of BLOCK_CHAIN_SIZE
2016-10-04 13:27:38 +02:00
6c0336c772
build: bump version to 0.13.99
...
Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14).
2016-07-18 12:22:18 +02:00
1a8c4d575d
[Doc] Add benchmarking notes
2016-05-29 17:56:34 +08:00
6075bc4d67
doc: 32 and 64 bit packages are seperate
2016-05-18 11:11:35 +02:00
e5764e69cb
doc: Remove outdated qt4 install information from README.md
...
This text is aimed at users installing the binaries.
Now that Qt5 is linked statically, there is no need to install Qt
as a run-time dependency.
2016-05-12 13:48:58 +02:00
fa97f95c15
[doc] Fix markdown
2016-03-01 14:35:19 +01:00
c12ff995f7
Now that 0.12 has been branched, master is 0.12.99
...
... in preparation for 0.13
2015-12-03 12:07:01 +01:00
bd42e6b6ec
[doc] Users now see 'Bitcoin Core' in the OSX bundle
...
On OS X users will see 'Bitcoin Core' after opening the DMG bundle.
2015-11-17 22:21:02 +08:00
35bb381435
build: Improve build instructions
...
- Add package instructions for Ubuntu 15.10
- Clarify BerkeleyDB/wallet situation for unix
- Add basic build instructions for Windows (closes #1401 )
2015-11-04 11:57:30 +01:00
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
2015-10-18 06:25:43 +10:00
5424d416c2
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
...
Split off Bitcoin Core project development discussion from the general
Bitcoin development channel.
2015-09-30 17:09:35 +02:00
c156adac53
doc: add documentation for shared library libbitcoinconsensus
2015-07-13 12:22:55 -04:00
3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99
...
... in preparation for 0.12
2015-06-01 10:34:19 +02:00
213f257a03
doc: add translation strings policy
2015-05-23 11:30:27 +02:00
3a6cc3cbb6
Missing from Documentation Index
2015-05-16 12:00:50 -04:00
86731603d4
Remove bootstrap.md
...
See #5455
2015-01-31 17:36:44 -05:00
e6df2bb48f
Remove redundant copyright notices from README files
...
The normative place for these for the entire project is COPYING,
and the main README already has a MIT license section.
2015-01-02 10:46:23 +01:00
ccef2b5f26
Merge #5468 from
...
branch 'developer-notes_md' of git://github.com/fanquake/bitcoin into merge-5468
2014-12-31 07:42:24 -05:00
111a7d45f1
Merge pull request #5470
...
78253fc
Remove references to X11 licence (Michael Ford)
2014-12-19 19:23:23 +01:00
3bf5f52808
Create developer-notes.md
...
Moves coding guidelines and development tips/tricks into a single file.
Also adds a section explaining pull request terminology.
2014-12-19 10:58:56 +08:00
e85855fa55
Drop beta suffixes from readmes
2014-12-17 19:36:20 +08:00
78253fcbad
Remove references to X11 licence
2014-12-16 15:56:50 +08:00
d7492304e9
Now that 0.10 has been branched, master is 0.10.99
2014-12-11 16:03:46 +01:00
2d782ab2ce
Merge pull request #4611
...
234bfbf
Add init scripts and docs for Upstart and OpenRC (Adam Weiss)
2014-09-16 11:05:38 +02:00
234bfbf6a5
Add init scripts and docs for Upstart and OpenRC
2014-09-09 16:58:06 -04:00
5d9f22b3cb
Remove link to now removed Windows Build Notes
...
Removed in
2014-08-20 20:00:13 +08:00
51cb546886
Merge pull request #4577
...
0c3e101
Added systemd .service file in order to help distributions integrate bitcoind. (Aitor Pazos)
2014-07-30 10:08:43 +02:00
0c3e101966
Added systemd .service file in order to help distributions integrate bitcoind.
2014-07-29 19:29:54 +02:00
6b5ee2e092
Update openssl.org URL to include https://
...
Suggested by whitj00. Fixes #4595
2014-07-29 12:41:33 -04:00
3d20cd5f61
VERSION obtained from source instead of the previous git tag.
...
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-15 21:48:44 -10:00
76db4e235d
Merge pull request #3747
...
b698417
Added Blockchain Bootstraping Tutorial (super3)
2014-04-12 11:18:32 +02:00
b698417fc8
Added Blockchain Bootstraping Tutorial
...
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-12 02:33:58 -04:00
7d0e9bcb8e
doc/README.md: remove 'rc' label for 0.9.0 version, in title
2014-03-19 10:51:57 -04:00
f9a2f08882
Bump version numbers for 0.9.0rc1 release
2014-01-29 16:09:11 +01:00
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.
2013-12-13 07:51:16 +01:00
a11dd1e67c
Space saving in /doc README.
...
Fixed. Split off build, and bootstrap link.
2013-11-11 08:27:07 -05:00
dd9bd863cf
Broken Link in /Doc README
...
#3092 removed readme-qt.md, but it was still listed in the index for the /doc README.
2013-10-15 21:38:06 -04:00
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.
2013-10-12 18:39:26 -04:00
00a8874503
Markdown Cleanup - Part 2
...
Now everything is in markdown...
2013-06-16 06:29:23 -04:00
2341e9b533
Docs Markdown Cleanup
2013-05-20 00:30:00 -04:00