Paweł Bylica
|
4d85b6f26c
|
Workaround for Ubuntu broken LLVM package (llvm-3.5-dev does not have correct cmake files)
|
10 years ago |
Marek Kotewicz
|
80368b870b
|
windows icon
|
10 years ago |
ethdev
|
0f75aaf6e6
|
cpack nsis windows installer
|
10 years ago |
Marek Kotewicz
|
056a194740
|
common changes
|
10 years ago |
Marek Kotewicz
|
c14cb82acd
|
removed LANGUAGES command line option
|
10 years ago |
Marek Kotewicz
|
b121491080
|
removed walleth, libpyserpent, iethxi and QmlEthereum class
|
10 years ago |
ethdev
|
967d549921
|
all_build is working on windows
|
10 years ago |
Marek Kotewicz
|
a749a38246
|
EthExecutableHelper.cmake
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Marek Kotewicz
|
17252cecf1
|
minimum cmake version upgraded to 2.8.12
|
10 years ago |
ethdev
|
3fae343041
|
cmake improvements on windows
|
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
|
9d59ee4aa1
|
lll, buildinfo.h and llc compiling on windows
|
10 years ago |
Artur Zawłocki
|
fab154454d
|
jit-related CMakeLists.txt fixes
|
10 years ago |
sveneh
|
0f503f1577
|
converted whitespaces to tabs according to style guide; handling if
json-rpc-cpp is not available
|
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 |