Warren Togami
f5d6f82338
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-05-26 21:34:40 +02:00
Wladimir J. van der Laan
e851381a9c
Update Doxyfile
2014-05-26 21:29:43 +02:00
langerhans
addaef6db9
Update expected hashes
2014-05-26 21:13:46 +02:00
Wladimir J. van der Laan
4761e76d39
Intermediate build hashes
2014-05-26 20:42:55 +02:00
Wladimir J. van der Laan
218d322cef
Update to minupnpc 1.9 - Needs rebuild of deps-[win|linux] package, but not Qt (phew).
2014-05-26 20:40:05 +02:00
Wladimir J. van der Laan
1be9d03f8a
Reference dependency versions instead of duplicating them
2014-05-26 20:30:06 +02:00
Michael Ford
a00925d1ef
Fixes the broken image in the Gitian Build Guide
2014-05-26 20:21:21 +02:00
Wladimir J. van der Laan
b560c9bd6d
Doxygen-compatible comments in coding style
2014-05-26 20:19:23 +02:00
olalonde
0708a568ca
Added instructions for when wrong openssl detected after brew link
2014-05-26 20:14:41 +02:00
Wladimir J. van der Laan
897360df00
Add gitian build guide
...
Work in progress...
[Also dogeify it]
2014-05-26 20:08:59 +02:00
Wladimir J. van der Laan
02617c7dcd
doc: Add note about memory reqs for compilation
2014-05-26 18:59:12 +02:00
Luke Dashjr
a4797f9bdb
Update moved and dead links
2014-05-25 18:02:48 +02:00
Ross Nicoll
f1886a699c
Updated version in main README.
2014-05-18 22:28:47 +01:00
whitj00
ed54692eae
Update build-unix.md
2014-05-17 12:01:21 -07:00
Jannis Froese
cce6323adc
update release process to dogecoin [ci skip]
2014-05-04 20:51:06 +02:00
Gaurav Chaturvedi
82c1a7bea4
Fixed a bunch of links and foramtting
2014-04-22 02:48:17 +05:30
Wladimir J. van der Laan
6fa4493539
gitian: upgrade openssl to 1.0.1g for both win and linux
...
OpenSSL 1.0.1g fixes CVE-2014-0160.
Also bump dependency versions.
Rebased-From: 4a811b0
(cherry picked from commit bitcoin/bitcoin@bfeabe5873 )
Conflicts:
contrib/gitian-descriptors/deps-linux.yml
contrib/gitian-descriptors/deps-win.yml
contrib/gitian-descriptors/gitian-linux.yml
contrib/gitian-descriptors/gitian-win.yml
contrib/gitian-descriptors/qt-win.yml
doc/release-process.md
2014-04-08 14:21:03 +02:00
Ross Nicoll
fcb39bfa7b
Added Litecoin copyright notice to README.md, for Scrypt elements.
...
Added Dogecoin copyright notice to README.md.
2014-04-05 14:38:03 +01:00
leofidus
b3ffd72758
correct gitian instructions
2014-04-02 23:42:10 +02:00
leofidus
48a372fb43
consistent use of sudo in build instructions
2014-04-02 20:22:04 +02:00
langerhans
112c5c95a7
Merge PR #374 : Change reference version of Berkeley DB to 5.1
...
This breaks forward compatibility of old clients. You can downgrade your wallet though with "db5.1_dump wallet.dat.old | db4.8_load wallet.dat"
2014-03-29 16:38:24 +01:00
Ross Nicoll
ce3b582cd5
Added build environment pre-requisites for Fedora build instructions.
2014-03-29 11:15:16 +00:00
Ian Kelling
52d00d02b4
Documentation for Fedora dependency equivalents.
2014-03-29 10:58:05 +00:00
Ross Nicoll
f685315059
Added "pkg-config" to dependencies for Ubuntu/Debian environments..
2014-03-29 10:18:27 +00:00
J Ross Nicoll
4712e07808
Corrected configuration line for Dogecoin to one which is likely to work in a MinGW environment.
2014-03-27 22:26:34 +00:00
J Ross Nicoll
fe5c08d927
Added details of where include and library files should be installed for Windows build process.
2014-03-27 21:04:05 +00:00
J Ross Nicoll
87f8423a7c
Updated Windows build guide with more realistic set of pre-requisites.
...
Updated libboost version listed in Windows build guide to match UNIX guide.
Rewrote libboost installation docs for Windows to match a more conventional process.
2014-03-26 22:21:25 +00:00
Ross Nicoll
b62f9fcdb4
Replaced port number references with Dogecoin ports.
2014-03-24 19:01:31 +00:00
Ross Nicoll
eddb971ffd
Completed replacement of Bitcoin with Dogecoin in core documentation.
2014-03-24 18:54:46 +00:00
Ross Nicoll
2ac15fec36
Replace Bitcoin reference and old version with Dogecoin in Doxyfil.
2014-03-24 18:51:01 +00:00
Ross Nicoll
1f93cfb628
Correct naming of application and packages from Bitcoin to Dogecoin.
2014-03-24 18:49:13 +00:00
Ross Nicoll
88b50afb67
Replaced simple references to Bitcoin, with Dogecoin.
2014-03-24 18:46:03 +00:00
Ross Nicoll
72c98023e8
Updated port numbers to reflect Dogecoin port numbers.
2014-03-24 18:45:33 +00:00
Thomas Zander
b233b8af72
Update docs about boost on unix
2014-03-14 13:23:06 +01:00
Wladimir J. van der Laan
e67ce3b7b1
release notes: command line option is spendzeroconfchange
...
nospendzeroconfchange is valid as well on the command line,
but confusion about the name of the option was causing people to do things like
nospendzeroconfchange=0/1.
2014-03-14 04:52:50 +01:00
Gavin Andresen
af57c1b1a7
Warn about downgrading to 0.8.x
...
Fixes #3782
2014-03-12 11:30:14 -04:00
Gavin Andresen
e4583071ef
Fix release notes transaction fees
2014-03-12 11:22:34 -04:00
paveljanik
a0cb3779ac
Update the list of threads to the current state.
2014-03-12 11:10:03 -04:00
Wladimir J. van der Laan
32e27993c4
Update release notes for mining change
...
Mining code fee policy now matches relay fee policy (1eedbbb)
2014-03-11 18:05:23 +01:00
R E Broadley
4568254568
Display progress of rescan.
...
Rebased-From: 75b8953
2014-03-11 09:23:23 +01:00
Wladimir J. van der Laan
94e93531f5
Update release notes for 0.9.0rc3
...
No new features/bugfixes to be mentioned, but some authors have
contributed minor changes so add them to the credits.
2014-03-10 16:00:16 +01:00
Torstein Husebø
0085891749
doc/build-unix.md use github flavored md for table
...
Rebased-From: a75cacd
2014-03-10 14:26:58 +01:00
Rune K. Svendsen
57ae367fe9
Fix typo in doc/build-unix.md regarding building without UPnP
...
Rebased-From: 947e23d
2014-03-10 10:46:32 +01:00
Tom Geller
5bde2ae4eb
Text and language editing of release-notes.md
...
Added changes taken from Gavin's notes; fixed line wrapping; some small language changes.
2014-03-04 13:55:27 -05:00
Wladimir J. van der Laan
280aa2abc6
Merge pull request #3769
...
d6b3689 qttools5-dev is required in order to build with qt5 on debian and ubuntu (Haakon Nilsen)
2014-03-01 08:48:59 +01:00
Gavin Andresen
68c97fe110
Merge pull request #3750 from gavinandresen/osx_minversion
...
Require OSX 10.6, 64-bit
2014-02-28 15:13:16 -05:00
Haakon Nilsen
d6b3689cb3
qttools5-dev is required in order to build with qt5 on debian and ubuntu
2014-02-28 20:39:45 +01:00
Wladimir J. van der Laan
7ac375d1c2
Merge pull request #3758
...
f8a7b50 Update build information (Drak)
2014-02-28 12:34:57 +01:00
Ian Kelling
749f8f8132
Update build instructions for db4.8 on Debian and Unix
2014-02-27 03:26:30 -08:00
Drak
f8a7b503c5
Update build information
...
Add the command necessary to add ppa repository in Ubuntu
Refs #3757
2014-02-27 09:31:49 +00:00