Wladimir J. van der Laan
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 )
9 years ago
Mitchell Cash
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
9 years ago
Wladimir J. van der Laan
5424d416c2
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
...
Split off Bitcoin Core project development discussion from the general
Bitcoin development channel.
9 years ago
Braydon Fuller
c156adac53
doc: add documentation for shared library libbitcoinconsensus
9 years ago
Wladimir J. van der Laan
3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99
...
... in preparation for 0.12
10 years ago
Wladimir J. van der Laan
213f257a03
doc: add translation strings policy
10 years ago
Shawn Wilkinson
3a6cc3cbb6
Missing from Documentation Index
10 years ago
Michael Ford
86731603d4
Remove bootstrap.md
...
See #5455
10 years ago
Wladimir J. van der Laan
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.
10 years ago
Michael Ford
3bf5f52808
Create developer-notes.md
...
Moves coding guidelines and development tips/tricks into a single file.
Also adds a section explaining pull request terminology.
10 years ago
Michael Ford
e85855fa55
Drop beta suffixes from readmes
10 years ago
Michael Ford
78253fcbad
Remove references to X11 licence
10 years ago
Wladimir J. van der Laan
d7492304e9
Now that 0.10 has been branched, master is 0.10.99
10 years ago
Adam Weiss
234bfbf6a5
Add init scripts and docs for Upstart and OpenRC
10 years ago
Michael Ford
5d9f22b3cb
Remove link to now removed Windows Build Notes
...
Removed in
10 years ago
Aitor Pazos
0c3e101966
Added systemd .service file in order to help distributions integrate bitcoind.
10 years ago
Jeff Garzik
6b5ee2e092
Update openssl.org URL to include https://
...
Suggested by whitj00. Fixes #4595
10 years ago
Warren Togami
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
11 years ago
super3
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
11 years ago
Jeff Garzik
7d0e9bcb8e
doc/README.md: remove 'rc' label for 0.9.0 version, in title
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
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
super3
a11dd1e67c
Space saving in /doc README.
...
Fixed. Split off build, and bootstrap link.
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
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
super3
00a8874503
Markdown Cleanup - Part 2
...
Now everything is in markdown...
12 years ago
super3
2341e9b533
Docs Markdown Cleanup
12 years ago