Commit graph

498 commits

Author SHA1 Message Date
Riccardo Spagni bc537ac095
miniupnpc static define change 2014-10-07 00:44:44 +02:00
Riccardo Spagni b41907574a
added hardcoded checkpoint at block 249380 2014-10-07 00:08:47 +02:00
Riccardo Spagni 7c1d3b5090
fixed miniupnpc dynamic target 2014-10-06 23:54:48 +02:00
Riccardo Spagni 26728d94fe
mingw library tweaks 2014-10-06 22:34:44 +02:00
Riccardo Spagni 2cf94c1321
fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems 2014-10-06 22:29:07 +02:00
Riccardo Spagni b05e27f8b1
need to link with -ldl on Linux when building statically 2014-10-06 21:17:31 +02:00
Riccardo Spagni e55982a892
set the winsock variable differently on Windows 2014-10-06 19:40:53 +02:00
Riccardo Spagni 0586a27a13
fixed configure_command for libunbound under mingw 2014-10-06 19:19:47 +02:00
Riccardo Spagni f8fd03602c
turns out mingw does actually produce .a libs and not .dll.a 2014-10-06 19:17:40 +02:00
Riccardo Spagni 6be3d1db94
added bison/yacc static build dependency 2014-10-06 19:04:37 +02:00
Riccardo Spagni 1afba7311e
quieten CMake when it can't find packages 2014-10-06 18:56:59 +02:00
Riccardo Spagni 735a017bb3
removed required flags from miniupnp and unbound 2014-10-06 18:51:03 +02:00
Riccardo Spagni 6b7ac4b37f
enforce static libraries when building statically 2014-10-06 18:46:18 +02:00
Riccardo Spagni 57de025c60 Merge branch 'master' of http://github.com/fluffypony/bitmonero 2014-10-06 18:09:02 +02:00
Riccardo Spagni 5829b35147 include openssl in linbunbound static linking, added errors for openssl and expat 2014-10-06 18:08:33 +02:00
Riccardo Spagni c70fa8689f reference the correct unbound static lib 2014-10-06 18:08:33 +02:00
Riccardo Spagni 954a244afe added libtool's install command 2014-10-06 18:08:33 +02:00
Riccardo Spagni fd52015a2d use the correct CMake variable for static builds 2014-10-06 18:08:33 +02:00
Riccardo Spagni cc0f6a6080 build libunbound correctly 2014-10-06 18:08:32 +02:00
Riccardo Spagni 8c00098c75 fix missing parentheses 2014-10-06 18:08:32 +02:00
Riccardo Spagni cee87473ad build libunbound from external if no local libunbound or for static builds 2014-10-06 18:08:32 +02:00
Riccardo Spagni add1a608dd added static build dependency instructions to README 2014-10-06 18:08:32 +02:00
Riccardo Spagni 1d5991ed33
include openssl in linbunbound static linking, added errors for openssl and expat 2014-10-06 18:06:25 +02:00
Riccardo Spagni 6ef8ae8bd8
reference the correct unbound static lib 2014-10-06 17:28:59 +02:00
Riccardo Spagni 23cc93c935
added libtool's install command 2014-10-06 17:19:51 +02:00
Riccardo Spagni 409e9ba587
use the correct CMake variable for static builds 2014-10-06 16:05:24 +02:00
Riccardo Spagni 3a0b00acfd
build libunbound correctly 2014-10-06 15:40:01 +02:00
Riccardo Spagni 75a616fa96
fix missing parentheses 2014-10-06 15:01:00 +02:00
Riccardo Spagni 59172ee125
build libunbound from external if no local libunbound or for static builds 2014-10-06 15:00:06 +02:00
Riccardo Spagni 57b557c8d9 Merge branch 'master' of http://github.com/fluffypony/bitmonero 2014-10-06 12:16:06 +02:00
Riccardo Spagni ff3a766038 added static build dependency instructions to README 2014-10-06 10:36:30 +02:00
Riccardo Spagni 2c739371ac
Merge pull request #170
46f26ff another typo fix (David G. Andersen)
ac6bc48 fix typo (David G. Andersen)
d744dd1 More documentation (David G. Andersen)
4d493f6 initial doxygen commenting of the CryptoNight proof-of-work code (David G. Andersen)
2014-10-06 10:30:48 +02:00
Riccardo Spagni 664ae0085d
Merge pull request #167
aeaa44f fixed signed-unsigned issue from 166 (Thomas Winget)
2014-10-06 10:27:17 +02:00
Riccardo Spagni 1dee71a607
added static build dependency instructions to README 2014-10-06 10:15:22 +02:00
Riccardo Spagni 3463f0ab52
Merge pull request #171
32be6ae added aabramov's gpg key (Riccardo Spagni)
010bfcf minor English wordlist tweaks (Riccardo Spagni)
9ef094b added unbound to external deps (Riccardo Spagni)
732493c split mnemonic printout over 3 lines (Riccardo Spagni)
2014-10-06 08:52:16 +02:00
Riccardo Spagni 32be6ae381
added aabramov's gpg key 2014-10-06 08:49:17 +02:00
Riccardo Spagni 010bfcfd18
minor English wordlist tweaks 2014-10-06 08:47:04 +02:00
David G. Andersen 46f26ffe88 another typo fix 2014-10-05 20:32:49 -04:00
Riccardo Spagni 9ef094b356
added unbound to external deps 2014-10-05 23:44:31 +02:00
Riccardo Spagni 732493c5cb
split mnemonic printout over 3 lines 2014-10-05 21:19:29 +02:00
Riccardo Spagni fce9dea1b9
fix for miniupnpc static compile under Windows 2014-10-05 20:22:14 +02:00
David G. Andersen ac6bc4859f fix typo 2014-10-05 14:14:59 -04:00
David G. Andersen d744dd1be5 More documentation 2014-10-05 13:47:13 -04:00
David G. Andersen 4d493f6d4f initial doxygen commenting of the CryptoNight proof-of-work code 2014-10-05 12:33:39 -04:00
Riccardo Spagni e5ac88819a
added other skipped commit 2014-10-05 12:55:59 +02:00
Riccardo Spagni aa6e8a92f6
added skipped commit 2014-10-05 12:52:40 +02:00
Riccardo Spagni a04ca4b966
Merge branch 'oranjuice' 2014-10-05 12:44:31 +02:00
Riccardo Spagni a41f23921c
added trim_length to language_base class, added license to langeuage_base 2014-10-05 12:42:40 +02:00
Riccardo Spagni 7e5331e612
new English word list, trim length of 3, average word size of 6 letters, designed to be a bit unusual and thus easier to memorise 2014-10-05 11:44:06 +02:00
Riccardo Spagni 434095d1f7
fixed conflict in CMakeLists 2014-10-05 11:40:25 +02:00