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 |
sveneh
|
8b1652bbf3
|
cleanup build file. Start some modularisation.
|
10 years ago |