24 Commits (bcabff431fadd6c5bcb73b0018aae58a34c0f63a)

Author SHA1 Message Date
debris e1a72950d5 now policy CMP0042 is set to OLD 9 years ago
Gav Wood 61e99b1040 Revert "fixed cmake policy CMP0042, MACOSX RPATH" 9 years ago
debris 4374ec50c2 fixed cmake policy CMP0042, MACOSX RPATH 9 years ago
Gav Wood 17098549f8 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 2a7c56aef7 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood e2203bb585 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood c3a334cc21 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 49a826397b Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Vlad Gluhovsky bd525e0408 removed excessive dependency 9 years ago
Vlad Gluhovsky 24564e0dd3 small fix 9 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 9 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 9 years ago
chriseth a895217db6 Use BUILD_SHARED_LIB 10 years ago
jhuntley 4f109d29a6 Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'. 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Marek Kotewicz dd0744e8a3 fixed #1022 10 years ago
Marek Kotewicz 1fcf85ae0a removed unnecessary miniupnpc links 10 years ago
Marek Kotewicz faf541f8ae renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines 10 years ago
Marek Kotewicz fb72a7ce5f fixed styling issues 10 years ago
Marek Kotewicz 48dfbaf3c9 updated cmake policies 10 years ago
Marek Kotewicz 281a9e2b22 jsonrpc option in cmakes, removed all warnings 10 years ago
Marek Kotewicz 5a874b4abb removed EthDependenciesDeprecated 10 years ago
debris f2a6a21cca whisper && webthree working on windows 10 years ago
Marek Kotewicz 6b5d89d559 removed automocs 10 years ago
Marek Kotewicz 5d7f374a38 leveldb downloaded locally 10 years ago
sveneh c29321d01c full project compile with crypto++ dependency 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 10 years ago
Gav Wood c3e6682c3b Numerous bug fixes. 10 years ago
Gav Wood bd4770944e Initial commits for skeletons of IEthXi and libethereumx. 10 years ago
Gav Wood c5fcae9095 parseData shared. 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago
Gav Wood 3822aef608 Build fixes. 10 years ago
Gav Wood c127cd4a2c Build fixes. 10 years ago
Gav Wood ddc1b4fc32 Windows build coersions. 10 years ago
Gav Wood 9bcd42e174 Full python serpent support. 10 years ago
Gav Wood 25183afd7c Project refactor. Introduce the Serpent library. 10 years ago
Gav Wood e8217ea489 Major reorganisation. 11 years ago
Gav Wood 28c887c96c Remove build cruft. 11 years ago
Gav Wood 8b82d27851 Better building. Don't need JSON-RPC now. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Tymat 699ceda748 use CMAKE_THREAD_LIBS_INIT for unix environment so you can pass pthread library if needed 11 years ago
Tymat ef8dce5d60 Fix DSO missing from command line by adding lpthread to linker 11 years ago
Jeffrey Lee fb67642855 fixed Ubuntu12.04 compile error 11 years ago
Gav Wood 0a9be840bd Fixup for bad -mt patch. 11 years ago
subtly 797b42e247 update boost dep for osx 11 years ago
Daniel Hams efa1d6bdc6 Change logging "name" to be class instance thread specific ptr for unified code between Linux/OSX. 11 years ago
subtly 8d1dffeafd cmake-macos remove unused. 11 years ago