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
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
subtly
c48edab82f
cmake updates, mianly for macos, and refactor of others. #210 , #170 , #63
11 years ago
Gav Wood
2bb7bf4df3
Build tidyups.
11 years ago
Gav Wood
5166cb57de
Better find_library/find_path syntax.
11 years ago
Gav Wood
ac25eb1f37
Fail if cryptopp not found.
11 years ago
Gav Wood
1a8e5b7424
Build debug message.
11 years ago
Gav Wood
3822aef608
Build fixes.
11 years ago
Gav Wood
64733df11e
Quick fix.
11 years ago
Gav Wood
e75ad74d8e
don't build python stuff on macos.
11 years ago
Gav Wood
9f4de91012
Crpytopp on mac.
11 years ago
Gav Wood
c127cd4a2c
Build fixes.
Additional API work.
11 years ago
Gav Wood
ddc1b4fc32
Windows build coersions.
11 years ago
Gav Wood
db77f20641
Minor fix.
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
1eede08609
Fix non-serpent cmake issue.
11 years ago
Gav Wood
07e04ab3bc
Make use of Serpent if available.
11 years ago
Gav Wood
ea5a838ec4
Fix signed instructions.
11 years ago
Gav Wood
b97b79c37d
VM trace.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
4ceb374de0
Basic paranoia compiler flag.
Additional fixes & cleanups for ref counting.
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
Carl Allendorph
a6256a5c04
Added check for the leveldb and miniupnpc dev libraries
11 years ago
Carl Allendorph
052e28705c
Changed spaces to tabs to be compliant with coding standards document.
11 years ago
Gav Wood
b65134aafc
neth built in headless.
11 years ago
Gav Wood
61dcdbfcd5
Merged PR #157 .
11 years ago
Gav Wood
b347aaf284
Restructure Qt stuff.
11 years ago
Gav Wood
3f04616252
Disable broken tests.
Fix cmake for pthreads.
11 years ago
Marko Simovic
fbd3e8b000
Modified cmake to generate 'make test' target: runs testeth binary
11 years ago
Tim Hughes
43662cd8fa
Fixed VS2013 projects and compile errors.
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
11 years ago
Eric Lombrozo
b63b625150
Generate BuildInfo.h
11 years ago
Gav Wood
7e452b55b7
Better handling of git versioning stuff.
11 years ago
Gav Wood
bc876b38fc
Clean repo reporting.
11 years ago