Paweł Bylica
|
1fc6254abb
|
Clean up evmjit cmake files. Assign compiler flags to target.
|
10 years ago |
Paweł Bylica
|
b0b8c4d81a
|
Add support for cmake 2.8.
|
10 years ago |
Paweł Bylica
|
d3831c8b1d
|
Set EVM JIT version in cmake script.
|
10 years ago |
arkpar
|
df6898538f
|
restored toSlice code for c++11, fixed build
|
10 years ago |
Gav Wood
|
51f887aac5
|
Make sure all directories are not readable by baddies (dejavu wk1#0).
Closes #2509.
Remove neth :(. Who knows, perhaps not forever...
|
10 years ago |
Gav Wood
|
e59a21929c
|
Build ETHASHCL by default. Closes #2497.
|
10 years ago |
arkpar
|
f7500218c8
|
mix working
|
10 years ago |
Gav Wood
|
58c7d1ead6
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
3fa8cfc328
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
Gav Wood
|
34dc98b210
|
Build ETHASHCL by default. Closes #2497.
|
10 years ago |
arkpar
|
388489b7d4
|
mix working
|
10 years ago |
Gav Wood
|
d76b9b3d18
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
3dbe96d518
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
arkpar
|
d1f401ce41
|
mix working
|
10 years ago |
Gav Wood
|
4f32150a6a
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
fd4486ca79
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
arkpar
|
1bb6bb5ff2
|
mix working
|
10 years ago |
Gav Wood
|
e18e3de824
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
57e1ae26f7
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
Paweł Bylica
|
a660ba70f1
|
Reenable broken llvm-3.7-dev package workaround.
|
10 years ago |
arkpar
|
e6d2200cca
|
mix working
|
10 years ago |
Gav Wood
|
d16c51a56f
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
bcce3cb72b
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
arkpar
|
e7f34beb45
|
fixed eth_copy_dlls
reverted libsecp256k1 changes
|
10 years ago |
Lefteris Karapetsas
|
1a72fef2ec
|
Add JSConsole to default bundle configuration
|
10 years ago |
arkpar
|
0431a97ecb
|
mix working
|
10 years ago |
Paweł Bylica
|
9b45b6b571
|
Use external prebuilt OpenCL ICD DLL.
|
10 years ago |
arkpar
|
63ef6a74f9
|
reverted libsecp256k1 changes
|
10 years ago |
arkpar
|
016ce6964f
|
copy evmjit dll to output on windows
|
10 years ago |
Paweł Bylica
|
502cec737a
|
Another try for OSX.
|
10 years ago |
Paweł Bylica
|
63730439b8
|
Disable OpenCL_ICD on OSX.
|
10 years ago |
Gav Wood
|
68b2c8ecbf
|
Basic test working with same code for Ethash and BasicAuthority.
|
10 years ago |
Gav Wood
|
4302afdf2c
|
Tests working for BasicAuthority and Ethash.
|
10 years ago |
Paweł Bylica
|
14f6f49cdc
|
Fix NSIS installer.
|
10 years ago |
Lefteris Karapetsas
|
24f189b40a
|
Check in the khronos ICD library
Taken from: https://www.khronos.org/registry/cl/
|
10 years ago |
Paweł Bylica
|
f9bcdd00d2
|
Default LLVM_DIR cmake variable for Windows.
|
10 years ago |
Gav Wood
|
2eab0eee4c
|
More cleanups to cmake.
|
10 years ago |
Gav Wood
|
cc06339f0e
|
Minor cmake cleanpus.
|
10 years ago |
Gav Wood
|
134b67f008
|
Cleanup cmake.
|
10 years ago |
Gav Wood
|
6690cc489c
|
BUNDLE=cli
|
10 years ago |
subtly
|
40ebe26555
|
Sign, recovery, and verify.
|
10 years ago |
subtly
|
59d88742c2
|
Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test.
|
10 years ago |
Gav Wood
|
096662a692
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
CJentzsch
|
8803844e0c
|
style and optional NOBOOST
|
10 years ago |
Paweł Bylica
|
def5b507b8
|
Add support for clang sanitizer to cmake scripts.
To build with the sanitizer support use clang compiler and set CMAKE_BUILD_TYPE to "DebugSan".
More info: http://clang.llvm.org/docs/AddressSanitizer.html.
|
10 years ago |
Gav Wood
|
43a6d825c3
|
Support rocksdb alternative.
|
10 years ago |
Dimitry
|
2b16073d5b
|
FuzzTests: simple block test + NOBOOST flag
|
10 years ago |
Paweł Bylica
|
7c8892e477
|
Set required LLVM version to 3.7.
|
10 years ago |
Gav Wood
|
dba9faa41a
|
Don't compile neth.
|
10 years ago |
Paweł Bylica
|
7230d2ee53
|
Remove LLVM cmake files workaround.
|
10 years ago |