super3
2341e9b533
Docs Markdown Cleanup
12 years ago
Peter Todd
0af5366f01
Replace text on how to enable IPv6 with disable
...
IPv6 support is now enabled by default, thus documentation should tell
you how to disable it.
Similarly the build-osx use of the flag can be removed.
12 years ago
fanquake
0eaaa83ba5
Update Bitcoin to use OpenSSL 1.0.1c
...
Bump deps tp 0.0.5
Small docs corrections
12 years ago
osmosis
a21bdda7ad
Cleanup on doc/build-unix.txt
12 years ago
fanquake
f00a0dcfed
Docs Tidy up
12 years ago
fanquake
8b7b3be765
Further updates to build instructions
13 years ago
Chris Moore
2976a52222
"USE_UPNP=-" is needed to remove UPnP support.
13 years ago
Christian von Roques
e54f330239
Fix typo. libarcode => libqrcode
13 years ago
Pieter Wuille
23aa78c405
IPv6 node support
...
This will make bitcoin relay valid routable IPv6 addresses, and when
USE_IPV6 is enabled, listen on IPv6 interfaces and attempt connections
to IPv6 addresses.
13 years ago
Gavin Andresen
882164196e
Update all copyrights to 2012
13 years ago
Matt Corallo
cad5745138
Add libqrencode-dev to the debian/ubuntu apt-get lines.
13 years ago
sje397
22123c85f3
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
...
Amended build docs for Linux and OSX, and OSX makefile.
Added package 'qrencode' to gitian.yml
13 years ago
Luke Dashjr
b4d0588d06
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed
13 years ago
globalcitizen
bdf2f7e711
Fix typo. Improve Gentoo instructions.
13 years ago
globalcitizen
4adf78bad3
Improved Gentoo instructions.
13 years ago
globalcitizen
c60aec9c20
Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}
13 years ago
globalcitizen
7b465b663a
Collate generic dependency information. Segregate distribution-specific (Ubuntu/Debian) information. Add Gentoo information.
13 years ago
Gavin Andresen
adea540e38
Update build instructions for the new, no-wxwidgets world
13 years ago
cjdelisle
3f94dfa25f
Add some hardening to protect against unknown/future exploits.
13 years ago
cjdelisle
3448ce56f4
wxWidgets needs to be at least version 2.9.1 because wallet crypto uses ToStdString() which is not in 2.9.0
13 years ago
Matt Corallo
b4ada906c0
Upgrade dependancies and tweak build process.
...
* Upgrade to use miniupnpc 1.6
* Upgrade to wxWidgets 2.9.2
* Upgrade to Bost 1.47 for Win32 Builds
13 years ago
Jaromil
84c3fb07b0
directory re-organization (keeps the old build system)
...
there is no internal modification of any file in this commit
files are moved into directories according to established standards in
sourcecode distribution; these directories contain:
src - Files that are used in constructing the executable binaries,
but are not installed.
doc - Files in HTML and text format that document usage, quirks of
the implementation, and contributor checklists.
locale - Files that contain human language translation of strings
used in the program
contrib - Files contributed from distributions or other third party
implementing scripts and auxiliary programs
14 years ago
Matt Corallo
8bb5edc1c9
Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked).
...
Thanks joepie91 for the translation of the new copyright notices into Dutch.
Thanks sipa for the translation of the new copyright notices into French.
Thanks megu for the translation of the new copyright notices into Spanish.
Thanks justmoon/Blitzboom for the translation of the new copyright notices into German.
Thanks Joozero for the translation of the new copyright notices into Italian.
Remaining translations were provided by Google Translate.
14 years ago
Matt Giuca
84711b18bc
build-unix.txt: Updated (now OK to use wxWidgets > 2.9.0).
14 years ago
Gavin Andresen
b1a657a00d
Explicitly state that make -f makfile.unix is the way to build
14 years ago
s_nakamoto
24324d83e8
-- version 0.3.17 release
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@191 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
s_nakamoto
0a61b0df12
propset svn:eol-style native
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@146 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
Satoshi Nakamoto
8a38d5663a
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
14 years ago
s_nakamoto
e6b7ab5749
enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@124 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
--author=Satoshi Nakamoto
e1cb7ce017
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
14 years ago
s_nakamoto
01bed1828b
simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@120 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
s_nakamoto
793200e5e9
bitcoind now compiles without wxWidgets or wxBase
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@112 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
Gavin Andresen
8bd66202c3
Fix CRLF
15 years ago
s_nakamoto
8700fae12a
build-unix.txt: updated a few version numbers
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@94 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
c929529f9f
build-unix.txt: updated a few version numbers
15 years ago
s_nakamoto
340120853f
updated build-unix.txt instructions: sudo apt-get install libboost-all-dev
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@93 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
6cc56d8e83
updated build-unix.txt instructions: sudo apt-get install libboost-all-dev
15 years ago
s_nakamoto
3c3fc50c79
added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@92 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
2adc9062d8
added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind
15 years ago
s_nakamoto
445520bf38
added new files to setup.nsi, updated version numbers
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@90 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
d63b0adabd
added new files to setup.nsi, updated version numbers
15 years ago
s_nakamoto
0184604aaf
transaction filter tabs instead of view->show generated
...
-- version 0.2.5
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@69 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
ee618d7540
transaction filter tabs instead of view->show generated
...
-- version 0.2.5
15 years ago
s_nakamoto
e480659765
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
...
added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo
-- version 0.2.2
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@66 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
bcd2714038
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
...
added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo
-- version 0.2.2
15 years ago
s_nakamoto
c85dfb148a
updated build-unix.txt
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@61 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
19765903dc
updated build-unix.txt
15 years ago
s_nakamoto
8be979d9ae
now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,
...
fixes for wxWidgets-2.9.0,
added superfluous GetEventHandler()'s,
there's still a bug on wx2.9.0 that the status number is mashed up for some reason otherwise seems to run fine
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@54 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
9e56521b4b
now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0,
...
fixes for wxWidgets-2.9.0,
added superfluous GetEventHandler()'s,
there's still a bug on wx2.9.0 that the status number is mashed up for some reason otherwise seems to run fine
15 years ago
s_nakamoto
4ea3f3da1a
retry IRC if name in use,
...
resize to fit ubuntu's giant default font,
scroll debug.log,
pause gen during initial block download
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@44 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago