Gav Wood
|
d0931bb0fc
|
Fix for MacOS
|
10 years ago |
jhuntley
|
0951b9a9cc
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
Lefteris Karapetsas
|
e44ab4588d
|
fixing the build
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Marek Kotewicz
|
dd0744e8a3
|
fixed #1022
|
10 years ago |
debris
|
5ca7b3209f
|
fixed transitive dependencies for msvc
|
10 years ago |
Gav Wood
|
cfea250787
|
Avoid pulling in unnecessary stuff.
Avoid over-warning.
|
10 years ago |
ethdev
|
f42dbcac1c
|
boost library -> libraries
|
10 years ago |
ethdev
|
592e60ec17
|
start of implementing windows debug
|
10 years ago |
Marek Kotewicz
|
a2def239d2
|
common changes
|
10 years ago |
Marek Kotewicz
|
48dfbaf3c9
|
updated cmake policies
|
10 years ago |
Marek Kotewicz
|
281a9e2b22
|
jsonrpc option in cmakes, removed all warnings
|
10 years ago |
debris
|
cd0a538138
|
serpent compiling under msvc
|
10 years ago |
debris
|
96441cbe9a
|
solc working
|
10 years ago |
debris
|
9d59ee4aa1
|
lll, buildinfo.h and llc compiling on windows
|
10 years ago |
debris
|
bb3a0bc0e4
|
devcore, evmcore, jsqrc compiling on windows
|
10 years ago |
debris
|
fc8cb6d7af
|
boost compatibility changes in msvc
|
10 years ago |
Marek Kotewicz
|
27a0ad1e76
|
cmake cleanup cd.
|
10 years ago |
Marek Kotewicz
|
5d7f374a38
|
leveldb downloaded locally
|
10 years ago |
sveneh
|
c29321d01c
|
full project compile with crypto++ dependency
|
10 years ago |
Christian
|
c379bea27b
|
CMakeLists library dependency cleanup for libdevcore, libevmface, libsolidity and solc.
Fixes #417.
|
10 years ago |
subtly
|
fc14f46a63
|
add headers to cmake
|
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
|
e4257ee378
|
Move JS setup code up into lib macro.
Remove a few redundant messages from build.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Gav Wood
|
3a65c1508d
|
Fix for older cmake versions.
|
11 years ago |
Gav Wood
|
d1802c9b79
|
Fixed problem with alloc.
|
11 years ago |
Vincent Gariepy
|
cd85515b05
|
linker for local thread storage on OSX
|
11 years ago |
Gav Wood
|
9bcd42e174
|
Full python serpent support.
Shared libs on all platforms.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
28c887c96c
|
Remove build cruft.
|
11 years ago |
Gav Wood
|
8b82d27851
|
Better building. Don't need JSON-RPC now.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |