Lefteris Karapetsas
|
f36b043f9f
|
We should search for jsonrpcstub headless or not
|
10 years ago |
Gav Wood
|
ea043668b4
|
Test stuff into cpp from header.
Additional debug stuff in cmake.
|
10 years ago |
Marek Kotewicz
|
604aef47cb
|
BuildInfo.sh replaced with custom cmake script
|
10 years ago |
Marek Kotewicz
|
46b629a579
|
jsonrpcstub integreted into cmake build process
|
10 years ago |
Marek Kotewicz
|
134e81919c
|
order of status message
|
10 years ago |
Marek Kotewicz
|
eaa4312f3f
|
compiling ethereum.js is part of the cmake
|
10 years ago |
Marek Kotewicz
|
8ecf06df86
|
FindCURL in out cmake folder, required to find debug curl library
|
10 years ago |
ethdev
|
f42dbcac1c
|
boost library -> libraries
|
10 years ago |
ethdev
|
592e60ec17
|
start of implementing windows debug
|
10 years ago |
Marek Kotewicz
|
1e80a16ec8
|
fixed macdeplyqt path on macos
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Marek Kotewicz
|
a749a38246
|
EthExecutableHelper.cmake
|
10 years ago |
Marek Kotewicz
|
0aefbb6b2d
|
recent changes from solc working on macos
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
Marek Kotewicz
|
391512d0a2
|
fixed compiler settings on windows, added few comments
|
10 years ago |
ethdev
|
ea8d11378c
|
small windows fix
|
10 years ago |
Marek Kotewicz
|
c9e413daaf
|
empty sha test && common fix on mac
|
10 years ago |
debris
|
546ff5c4f6
|
ubuntu cmake fixes
|
10 years ago |
debris
|
44de002f3f
|
added curl libaries, which are required for testeth project
|
10 years ago |
debris
|
5071446c68
|
msvc changes in tests, but tests not yet working there
|
10 years ago |
debris
|
d2344f5b36
|
common changes on windows
|
10 years ago |
Marek Kotewicz
|
5a874b4abb
|
removed EthDependenciesDeprecated
|
10 years ago |
Marek Kotewicz
|
f7c44f3866
|
project working on mac, FindGmp.cmake && couple of todos
|
10 years ago |
debris
|
ad2b462b5d
|
common improvements
|
10 years ago |
debris
|
d00c595a74
|
sc and devcrypto working on windows
|
10 years ago |
debris
|
96441cbe9a
|
solc working
|
10 years ago |
debris
|
fc8cb6d7af
|
boost compatibility changes in msvc
|
10 years ago |
debris
|
7bb2de3c4a
|
cmake project generated on windows
|
10 years ago |
debris
|
ecbe903362
|
windows build in progress
|
10 years ago |
Marek Kotewicz
|
f9a56e0618
|
improved eth_download.cmake
|
10 years ago |
sveneh
|
0f503f1577
|
converted whitespaces to tabs according to style guide; handling if
json-rpc-cpp is not available
|
10 years ago |
Marek Kotewicz
|
652d08ab43
|
cleaning cmakes in progress
|
10 years ago |
sveneh
|
79f2e52ec6
|
use CMAKE_PREFIX_PATH instead of CMAKE_FILE_ROOT_PATH; removed the
requirement to use EXACT version numbers for dependencies, cleanup
|
10 years ago |
debris
|
859cbb451d
|
leveldb on windows
|
10 years ago |
debris
|
2dd4f2168a
|
fixed CMAKE_PREFIX_PATH && MSVC compiler rejection
|
10 years ago |
sveneh
|
2c340cd2c1
|
Fixed issues caused by downgrading json-rpc-cpp to 0.2.1
introduced platform-specific direcory in extdep/install/<platform>
|
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 |