Jan Willem Penterman
|
e46de57509
|
renamed "cu" -> "cuda" globally
|
9 years ago |
Jan Willem Penterman
|
56bb6941ac
|
upstream merge
also likely fixes a bug in device selection
many cmd line params changed
|
9 years ago |
Jan Willem Penterman
|
dce8ab9c06
|
CUDA include dirs
|
9 years ago |
Jan Willem Penterman
|
30bfe53bad
|
end of day commit..nothing works yet
|
9 years ago |
debris
|
e1a72950d5
|
now policy CMP0042 is set to OLD
This reverts commit 61e99b1040 .
|
10 years ago |
Gav Wood
|
61e99b1040
|
Revert "fixed cmake policy CMP0042, MACOSX RPATH"
|
10 years ago |
debris
|
4374ec50c2
|
fixed cmake policy CMP0042, MACOSX RPATH
|
10 years ago |
Gav Wood
|
17098549f8
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
2a7c56aef7
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
e2203bb585
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
c3a334cc21
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Gav Wood
|
49a826397b
|
Introduce vector_ref::cleanse, code adapted from openSSL.
Introduce secure_vector and bytesSec, make Secret auto-cleansing.
|
10 years ago |
Lefteris Karapetsas
|
04a58ea06c
|
Add OpenCL include directories to ICD
- Also make it PUBLIC in cmake so that all who link to it will also get
the OpenCL headers
|
10 years ago |
Gav Wood
|
e6cfbe5824
|
ethkey can sign & recover transaction information.
AZ can have sentinel set.
Split up Transaction and move most to ethcore.
|
10 years ago |
Gav Wood
|
953be7886b
|
Move Farm to ethcore and rejig build to allow ethminer-only build.
|
10 years ago |
chriseth
|
2111cd4894
|
Move assembly related files to libevmasm and Params.h/.cpp to libevmcore.
|
10 years ago |
chriseth
|
a895217db6
|
Use BUILD_SHARED_LIB
|
10 years ago |
ethdev zug
|
5fb0acd29b
|
ethashcl on x64 :)
|
10 years ago |
Marek Kotewicz
|
37e0f18129
|
ethashcl optional
|
10 years ago |
Marek Kotewicz
|
28f2badc38
|
cleanup in ethashcl
|
10 years ago |
Gav Wood
|
b5e9ab0a6f
|
GPU/CPU Mining benchmarking.
|
10 years ago |
Gav Wood
|
49b9a0224a
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
c82d63b909
|
New Proof-of-Work.
|
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
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
Marek Kotewicz
|
e113ce92dd
|
removed unused libs/includes from libethcore
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
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 |
debris
|
b4251aac13
|
evm && ethcore working on windows
|
10 years ago |
Marek Kotewicz
|
110964ffe2
|
common changes in cleanup
|
10 years ago |
Marek Kotewicz
|
5d7f374a38
|
leveldb downloaded locally
|
10 years ago |
sveneh
|
26d57961b4
|
... addition to last commit, these were lost.
|
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.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
a7ce9a80f1
|
First vaguely semi-functional version of whisper.
|
10 years ago |
Gav Wood
|
e4257ee378
|
Move JS setup code up into lib macro.
Remove a few redundant messages from build.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
c127cd4a2c
|
Build fixes.
Additional API work.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Gav Wood
|
9bcd42e174
|
Full python serpent support.
Shared libs on all platforms.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
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 |