Marek Kotewicz
|
ebd8f5bfa5
|
04 changed to 03
|
10 years ago |
Marek Kotewicz
|
15c78c848c
|
jsonrpc _library -> _libraries
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
ethdev
|
6966da558d
|
added todo
|
10 years ago |
Marek Kotewicz
|
1099a89120
|
when using unrecognized compiled, show warning instead of fatal_error
|
10 years ago |
ethdev
|
88393195b4
|
fixed copying dlls on windows
|
10 years ago |
Marek Kotewicz
|
ba24285369
|
mix is using executable helper
|
10 years ago |
Marek Kotewicz
|
a749a38246
|
EthExecutableHelper.cmake
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
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
|
c014442517
|
alethzero working on windows!
|
10 years ago |
debris
|
d2344f5b36
|
common changes on windows
|
10 years ago |
Marek Kotewicz
|
5a874b4abb
|
removed EthDependenciesDeprecated
|
10 years ago |
Marek Kotewicz
|
d5b343994a
|
removed few unused lines from cmakes
|
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
|
bb3a0bc0e4
|
devcore, evmcore, jsqrc compiling on windows
|
10 years ago |
debris
|
fc8cb6d7af
|
boost compatibility changes in msvc
|
10 years ago |
debris
|
b5323f75e6
|
common changes in windows build
|
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 |
Marek Kotewicz
|
5d7f374a38
|
leveldb downloaded locally
|
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
|
69c499e01f
|
provided my own FindJsonRCP.cmake
|
10 years ago |
sveneh
|
c29321d01c
|
full project compile with crypto++ dependency
|
10 years ago |
sveneh
|
26d57961b4
|
... addition to last commit, these were lost.
|
10 years ago |
sveneh
|
e5186e5c54
|
Initial change to support external dependency management via cmake. Proof of work, just for crypto++ dependency. Not yet functional.
|
10 years ago |
Marek Kotewicz
|
e33517a47d
|
cryptopp as external project
|
10 years ago |
sveneh
|
851bae4dd5
|
Test to bring in dependencies via CMake ExternalProject. Testing for libcryptopp only
|
10 years ago |
Marek Kotewicz
|
23c39172f8
|
little cleanup after upgrading jsonrpc
|
10 years ago |
Marek Kotewicz
|
3d70090fe4
|
jsonrpc 0.3.0 working, needs cleanup
|
10 years ago |
Christian
|
ab2442c39e
|
Fix: Search for jsonrpc locally.
|
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 |