ethdev zug
|
282a817a2a
|
changes required to make miniupnp working on windows
|
10 years ago |
arkpar
|
cc5a617aa6
|
set and map to hash tables
|
10 years ago |
arkpar
|
90d06cb7b3
|
more performance optimizations
|
10 years ago |
chriseth
|
a895217db6
|
Use BUILD_SHARED_LIB
|
10 years ago |
Marek Kotewicz
|
b0e0ce6401
|
fixed modes of cmake files
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |
Gav Wood
|
8111a3e6b3
|
Ability to disable serpent building.
|
10 years ago |
Gav Wood
|
80df4e11fc
|
Nicer cmake read out.
Add profiling support.
|
10 years ago |
Gav Wood
|
d71bec193f
|
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Marek Kotewicz
|
c4a4b8014b
|
fixed dependency on windows.h include order when using std::min && std::max
|
10 years ago |
Paweł Bylica
|
9e10137d33
|
Increase executable stack size to 16MB on Windows
Fixes ethereum/cpp-ethereum#1313
|
10 years ago |
arkpar
|
d0dfac71ba
|
supported building with clang and GNU gold linker on linux
|
10 years ago |
arkpar
|
2574741a14
|
enabled -pedantic for gcc build
|
10 years ago |
jhuntley
|
094bdc0af3
|
Updates for mingw support. Make sure CXXFLAGS are checked if exported to environment before build.
|
10 years ago |
Christian
|
d7a61fcb16
|
Activate "warnings treated as errors" for gcc.
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
arkpar
|
814005ddb4
|
enable parallel compilation for windows build
style
|
10 years ago |
arkpar
|
72628e8f32
|
fixed warnings for msvc build
|
10 years ago |
Marek Kotewicz
|
ebd8f5bfa5
|
04 changed to 03
|
10 years ago |
Marek Kotewicz
|
1099a89120
|
when using unrecognized compiled, show warning instead of fatal_error
|
10 years ago |
Marek Kotewicz
|
391512d0a2
|
fixed compiler settings on windows, added few comments
|
10 years ago |
debris
|
c014442517
|
alethzero working on windows!
|
10 years ago |
Marek Kotewicz
|
d5b343994a
|
removed few unused lines from cmakes
|
10 years ago |
debris
|
96441cbe9a
|
solc working
|
10 years ago |
debris
|
bb3a0bc0e4
|
devcore, evmcore, jsqrc compiling on windows
|
10 years ago |
debris
|
b5323f75e6
|
common changes in windows build
|
10 years ago |
debris
|
2dd4f2168a
|
fixed CMAKE_PREFIX_PATH && MSVC compiler rejection
|
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 |