debris
|
9d59ee4aa1
|
lll, buildinfo.h and llc compiling on windows
|
10 years ago |
Artur Zawłocki
|
fab154454d
|
jit-related CMakeLists.txt fixes
|
10 years ago |
Artur Zawłocki
|
c9f5694a28
|
CMakeLists.txt cleanup (in progress)
|
10 years ago |
Paweł Bylica
|
99c7113079
|
CMake scripts
|
10 years ago |
sveneh
|
0f503f1577
|
converted whitespaces to tabs according to style guide; handling if
json-rpc-cpp is not available
|
10 years ago |
Paweł Bylica
|
5f61bdcca0
|
Starting cmake scripts
|
10 years ago |
yann300
|
4a870cda7b
|
small changes
|
10 years ago |
sveneh
|
b82e3125ce
|
compiles fine now (on Linux) with both cryptopp and json-rpc-cpp dependencies
|
10 years ago |
sveneh
|
8ee3e56e0a
|
WIP: Cryptopp and json-rpc-cpp correctly downloading and compiling on
Linux. Main cpp-ethereum buildfile finds dependencies, but does not
compile yet
|
10 years ago |
sveneh
|
c29321d01c
|
full project compile with crypto++ dependency
|
10 years ago |
Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |
sveneh
|
26d57961b4
|
... addition to last commit, these were lost.
|
10 years ago |
Marek Kotewicz
|
23c39172f8
|
little cleanup after upgrading jsonrpc
|
10 years ago |
Marek Kotewicz
|
1bf6713c19
|
fixed cmake
|
10 years ago |
artur-zawlocki
|
2503741803
|
CMakeLists updated, should now build without LLVM when EVMJIT is not enabled [#81588646]
|
10 years ago |
Marek Kotewicz
|
eb12c3ce9a
|
javascript resources moved to separate target
|
10 years ago |
Marek Kotewicz
|
46f278cdff
|
checked headless builds with and without jsonrpc
|
10 years ago |
Marek Kotewicz
|
d76a44f226
|
ethrpc -> web3jsonrpc, other issues fixed
|
10 years ago |
Marek Kotewicz
|
74e43cfb57
|
jsonrpc library dependency made mandatory
|
10 years ago |
artur-zawlocki
|
0abe8ab42e
|
Updated cmake files after moving the jit compiler to a lib.
|
10 years ago |
Marek Kotewicz
|
3c4da0eb20
|
ethrpc separated && first tests
|
10 years ago |
sveneh
|
88d4907c5c
|
refactored external library detection
TODO this is not proper CMake way, needs further refactoring
|
10 years ago |
sveneh
|
ee947b562e
|
refactor C++11 detection, BuildFile.h generation
|
10 years ago |
sveneh
|
8b1652bbf3
|
cleanup build file. Start some modularisation.
|
10 years ago |
Christian
|
8aad54050c
|
AST printer and command line tool, some fixes.
|
10 years ago |
Christian
|
2d50851ea3
|
Solidity scanner and some unit tests.
The scanner is a modified version of the v8 javascript scanner.
|
10 years ago |
Paweł Bylica
|
0a78fe0756
|
Init of evmcc - EVM Code Compiler
|
10 years ago |
Paweł Bylica
|
2050af26f8
|
Revert "Initial commit for etc"
Moving evmcc work to another branch. This reverts commit 0ae8abdc7a .
|
10 years ago |
Gav Wood
|
70d9acac70
|
Fix neth. I'm such a soft touch.
|
10 years ago |
artur-zawlocki
|
0ae8abdc7a
|
Initial commit for etc
|
10 years ago |
Gav Wood
|
5735e8c55e
|
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
|
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
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
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
|
7524128cf2
|
Better accounts.
"Third" browser.
|
11 years ago |
Jason Huntley
|
e8af295bee
|
Update for cmake to search PYTHON_INCLUDE_DIR path when specified
|
11 years ago |
Gav Wood
|
c5fcae9095
|
parseData shared.
|
11 years ago |
subtly
|
c48edab82f
|
cmake updates, mianly for macos, and refactor of others. #210, #170, #63
|
11 years ago |
Gav Wood
|
2bb7bf4df3
|
Build tidyups.
|
11 years ago |
Gav Wood
|
5166cb57de
|
Better find_library/find_path syntax.
|
11 years ago |
Gav Wood
|
ac25eb1f37
|
Fail if cryptopp not found.
|
11 years ago |
Gav Wood
|
1a8e5b7424
|
Build debug message.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
64733df11e
|
Quick fix.
|
11 years ago |
Gav Wood
|
e75ad74d8e
|
don't build python stuff on macos.
|
11 years ago |
Gav Wood
|
9f4de91012
|
Crpytopp on mac.
|
11 years ago |
Gav Wood
|
c127cd4a2c
|
Build fixes.
Additional API work.
|
11 years ago |