Luke Dashjr
661ca4136c
Merge branch '0.6.0.x' into 0.6.x
...
Conflicts:
bitcoin-qt.pro
doc/README
doc/README_windows.txt
share/setup.nsi
src/main.cpp
src/main.h
2012-08-27 19:20:30 +00:00
Luke Dashjr
f08ad34e0c
Merge branch '0.5.x' into 0.6.0.x
...
Conflicts:
bitcoin-qt.pro
doc/README
doc/README_windows.txt
share/setup.nsi
src/serialize.h
2012-08-27 19:14:59 +00:00
Luke Dashjr
d31e24aeaa
Merge branch '0.4.x' into 0.5.x
...
Conflicts:
contrib/Bitcoin.app/Contents/Info.plist
doc/README
doc/README_windows.txt
share/setup.nsi
src/serialize.h
2012-08-27 19:10:41 +00:00
Luke Dashjr
b9b15578bb
Bump version to 0.4.8
2012-08-27 19:07:05 +00:00
Luke Dashjr
c195ef0b5c
Merge branch '0.6.0.x' into 0.6.x
2012-08-12 17:36:55 +00:00
Luke Dashjr
4fb6e53968
Merge branch '0.5.x' into 0.6.0.x
...
Conflicts:
doc/unit-tests.txt
2012-08-12 17:35:44 +00:00
Luke Dashjr
566f556c40
Bugfix: Correct English grammar regarding "'s"
2012-08-12 17:34:23 +00:00
Luke Dashjr
8ddc257a4b
Merge branch '0.4.x' into 0.5.x
2012-08-12 17:33:03 +00:00
Luke Dashjr
448f6b3d9b
Bugfix: Correct English grammar regarding "'s"
2012-08-12 17:30:36 +00:00
Luke Dashjr
92dfcea0e9
Merge branch '0.6.0.x' into 0.6.x
2012-08-12 17:22:59 +00:00
Luke Dashjr
cafa8f2879
Merge branch '0.5.x' into 0.6.0.x
...
Conflicts:
src/key.h
src/keystore.h
src/net.h
src/protocol.cpp
src/qt/guiutil.h
src/test/DoS_tests.cpp
2012-08-12 17:19:48 +00:00
Luke Dashjr
89c5c381b7
Merge branch '0.5.x' into 0.6.0.x
2012-08-12 17:14:29 +00:00
Luke Dashjr
797d0b231b
Merge branch '0.4.x' into 0.5.x
...
Conflicts:
src/net.cpp
2012-08-12 17:02:38 +00:00
Luke Dashjr
9e98fe6f58
Bugfix: Fix a variety of misspellings
...
(PARTIAL: Left out anything changing debug.log)
2012-08-12 17:00:02 +00:00
Luke Dashjr
9b1b1a06a1
Merge branch '0.4.x' into 0.5.x
2012-08-12 16:39:46 +00:00
fanquake
fb4dbbd188
Docs Tidy up
...
(PARTIAL cherry pick)
2012-07-22 23:38:26 +00:00
Luke Dashjr
e65f25d54e
Merge branch '0.6.0.x' into 0.6.x
...
Conflicts:
contrib/debian/patches/1001_use_system_json-spirit.patch
src/key.h
src/main.cpp
src/main.h
src/net.cpp
2012-07-06 00:54:24 +00:00
Luke Dashjr
7083cc3083
Merge branch '0.5.x' into 0.6.0.x
...
Conflicts:
contrib/debian/patches/1001_use_system_json-spirit.patch
src/net.cpp
2012-07-06 00:42:53 +00:00
fanquake
34709a786c
build instructions: Qt is not uppercase
...
(Upstream: 8b7b3be765 )
2012-07-05 22:39:31 +00:00
Luke Dashjr
fad2231f86
Merge branch '0.4.x' into 0.5.x
...
Conflicts:
src/main.cpp
src/serialize.h
2012-06-20 19:02:33 +00:00
Gavin Andresen
23e7583a8c
Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoind-stable into 0.6.3
2012-06-19 16:34:10 -04:00
Gavin Andresen
db4036a829
Bump version numbers to 0.6.3
2012-06-19 14:44:38 -04:00
Gavin Andresen
0969343320
Document how to build/run unit tests
2012-06-18 16:07:53 +00:00
Gavin Andresen
fa57170187
Document how to build/run unit tests
2012-06-18 16:07:05 +00:00
Luke Dashjr
5e322a72f9
Merge branch '0.6.0.x' into 0.6.x
...
Conflicts:
.gitignore
src/bitcoinrpc.cpp
src/main.cpp
src/qt/bitcoingui.cpp
src/ui_interface.h
src/util.cpp
2012-06-14 18:21:07 +00:00
Luke Dashjr
6ec9d30905
Merge branch '0.5.x' into 0.6.0.x
...
Conflicts:
src/main.h
src/net.cpp
src/serialize.h
2012-06-14 18:13:46 +00:00
Luke Dashjr
3703150d56
Merge branch '0.4.x' into 0.5.x
...
Conflicts:
doc/release-process.txt
src/serialize.h
2012-06-14 18:07:11 +00:00
Matt Corallo
ca39829ecb
Update wiki changelog at doc/release-process.txt
2012-06-14 17:21:05 +00:00
Chris Moore
7c4de78a5c
"USE_UPNP=-" is needed to remove UPnP support.
2012-06-06 19:21:15 +00:00
Luke Dashjr
a49927a46d
Merge branch '0.6.0.x' into 0.6.x
...
Conflicts:
bitcoin-qt.pro
doc/README
doc/README_windows.txt
share/setup.nsi
src/bitcoinrpc.h
src/db.h
src/headers.h
src/init.cpp
src/main.cpp
src/main.h
src/noui.h
src/qt/bitcoin.cpp
src/qt/locale/bitcoin_en.ts
src/qt/walletmodel.cpp
src/script.cpp
src/ui_interface.h
src/util.cpp
2012-05-22 23:07:46 +00:00
Christian von Roques
fba681519a
Fix typo. libarcode => libqrcode
2012-05-18 00:04:59 +00:00
Luke Dashjr
8fa3259664
Bump version to 0.6.0.8
2012-05-08 20:11:44 +00:00
Luke Dashjr
35a07f8ec4
Bump version to 0.5.6
2012-05-08 20:09:43 +00:00
Luke Dashjr
18b4eccddb
Bump version to 0.4.7
2012-05-08 19:53:29 +00:00
Gavin Andresen
8ff1873096
Bump versions for 0.6.2
2012-05-08 12:58:39 -04:00
Gavin Andresen
397737b913
Bump version numbers for 0.6.1rc2
2012-05-04 10:22:26 -04:00
Gavin Andresen
dd02f3ca6e
Windows build: compile against openssl 1.0.1b
2012-04-27 13:57:17 -04:00
Gavin Andresen
b7a2b6e1aa
Windows build: compile against openssl 1.0.1b
2012-04-27 13:51:12 -04:00
Gavin Andresen
5ad4028050
Windows build: compile against openssl 1.0.1b
2012-04-27 11:19:20 -04:00
Luke Dashjr
e5f43fe309
Bump version to 0.5.5
2012-04-27 10:55:06 -04:00
Gavin Andresen
2b4d7735b6
Windows build: compile against openssl 1.0.1b
2012-04-27 10:52:14 -04:00
Luke Dashjr
c18b82d5db
Bump version to 0.4.6
2012-04-27 10:50:24 -04:00
Gavin Andresen
2c31cfc271
Bump version numbers for 0.6.1rc1
2012-04-27 10:14:33 -04:00
Luke Dashjr
3374c3ef09
Merge branch '0.5.x' into 0.6.0.x
...
Conflicts:
src/qt/bitcoin.cpp
src/qt/bitcoingui.cpp
src/qt/guiutil.cpp
src/qt/guiutil.h
src/qt/sendcoinsdialog.cpp
src/qt/sendcoinsdialog.h
src/util.cpp
2012-04-15 21:15:48 -04:00
Luke Dashjr
b7566fe29c
Bump version to 0.6.0.7
...
Skipping 0.6.0.1 through 0.6.0.6 since the internal version for 0.6.0[.0] was in fact 0.6.0.6
2012-04-15 13:08:21 -04:00
Pieter Wuille
a20c0d0f67
Build identification strings
...
All client version information is moved to version.cpp, which optionally
(-DHAVE_BUILD_INFO) includes build.h. build.h is automatically generated
on supporting platforms via contrib/genbuild.sh, using git describe.
The git export-subst attribute is used to put the commit id statically
in version.cpp inside generated archives, and this value is used if no
build.h is present.
The gitian descriptors are modified to use git archive instead of a
copy, to create the src/ directory in the output. This way,
src/src/version.cpp will contain the static commit id. To prevent
gitian builds from getting the "-dirty" marker in their git-describe
generated identifiers, no touching of files or running sed on the
makefile is performed anymore. This does not seem to influence
determinism.
2012-04-10 18:16:53 +02:00
Luke Dashjr
892fcaf291
Merge branch '0.5.0.x' into 0.5.x
...
Conflicts:
src/qt/notificator.h
2012-04-06 16:34:34 -04:00
Luke Dashjr
a93bb51604
Merge branch 'strlcpy_attribute' into 0.5.0.x
2012-04-05 19:43:06 -04:00
Gavin Andresen
3acee27b14
Merge pull request #1047 from luke-jr/strlcpy_attribute
...
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
2012-04-05 16:41:20 -07:00
Luke Dashjr
7993454a92
Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed
2012-04-05 18:58:20 -04:00