Paweł Bylica
c4de0745e2
Fix Visual Studio solution bad build configuration
10 years ago
Paweł Bylica
0ff7da1c9d
Do not skip evmcc build in Visual Studio solution
10 years ago
Paweł Bylica
399ba5a855
Updating Visual Studio project files
10 years ago
Paweł Bylica
0e56f2609d
Running vm_tests with JIT
10 years ago
Paweł Bylica
a6c58c38d8
Move JIT compiler project to library
10 years ago
Paweł Bylica
f4c7a514e9
Fixing evmcc Visual Studio project settings
10 years ago
Paweł Bylica
76975a1b42
Visual Studio project config for evmcc
10 years ago
Gav Wood
4483e1a816
Kill Walleth from Windows.
10 years ago
Tim Hughes
fbf4ab84d1
Added projects for exp, lllc and sc. Plus couple of fixes.
11 years ago
Tim Hughes
efb99338f6
Fixed MSVC build errors and updated projects.
11 years ago
Tim Hughes
496a77bdf8
Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp
11 years ago
Tim Hughes
1c24265001
Fixed neth and added project to solution (also renamed Ethereum.vcxproj to Eth.vcxproj).
11 years ago
Tim Hughes
2e404fcee9
Fix VS2013 build again.
11 years ago
Tim Hughes
ad4698e79e
VS2013 build working again:
- Added ICU download and compile steps to bootstrap.sh.
- Switched Qt to shared libraries and enabled ICU and Webkit.
- Switched to shared MS CRT.
- Disable C4244 and C4267 warnings since these are not picked up by GCC.
11 years ago
Tim Hughes
1af2acdfc2
VS 2013 project for Walleth, plus a few fixes. Need to build a lot more of Qt.
11 years ago
Tim Hughes
659a64fb43
VS2013 project and fixes for Alethzero.
11 years ago
Tim Hughes
f7ef906b03
All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies.
bootstrap.sh bash script to check out all the source code from scratch.
11 years ago