23 Commits (2693659e5656f388934c7e144714cf521f1f76ad)

Author SHA1 Message Date
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. 10 years ago
Gav Wood d71bec193f Clean up some code redundancy. 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 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 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