..
include
All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies.
11 years ago
ncurses
Added MinGW compiled ncurses libraries.
11 years ago
patches/ icu
VS2013 build working again:
11 years ago
.gitattributes
Preserve CRLF in *.vcxproj
11 years ago
Alethzero.vcxproj
Visual Studio 2013 Update 3 needs _WINSOCK_DEPRECATED_NO_WARNINGS for libminiupnpc
11 years ago
Alethzero.vcxproj.filters
Fixed MSVC build errors and updated projects.
11 years ago
BuildInfo.lua
Generate BuildInfo.h on VS2013 (using a short lua script to avoid cmake for now).
11 years ago
Eth.vcxproj
Fixed neth and added project to solution (also renamed Ethereum.vcxproj to Eth.vcxproj).
11 years ago
Ethereum.sln
Added projects for exp, lllc and sc. Plus couple of fixes.
11 years ago
Ethereum.vcxproj.filters
Generate BuildInfo.h on VS2013 (using a short lua script to avoid cmake for now).
11 years ago
Exp.vcxproj
Added projects for exp, lllc and sc. Plus couple of fixes.
11 years ago
LibCryptoPP.vcxproj
VS2013 build working again:
11 years ago
LibEthereum.props
#define _SCL_SECURE_NO_WARNINGS for MSVC to squash unwanted warnings.
11 years ago
LibEthereum.vcxproj
Fixed all the VS2013 build issues.
10 years ago
LibEthereum.vcxproj.filters
Fixed all the VS2013 build issues.
10 years ago
LibEthereum_Debug.props
Ensure all qml files and other plugins are copied to output directory.
11 years ago
LibEthereum_Release.props
VS2013 build working again:
11 years ago
LibLevelDB.vcxproj
VS2013 build working again:
11 years ago
LibLevelDB.vcxproj.filters
All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies.
11 years ago
LibMiniUPnPc.vcxproj
Visual Studio 2013 Update 3 needs _WINSOCK_DEPRECATED_NO_WARNINGS for libminiupnpc
11 years ago
LibQEthereum.props
VS2013 fixes.
11 years ago
LibQEthereum.vcxproj
VS2013 fixes.
11 years ago
LibQEthereum.vcxproj.filters
VS2013 fixes.
11 years ago
LibSecp256k1.vcxproj
VS2013 build working again:
11 years ago
LibSecp256k1.vcxproj.filters
All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies.
11 years ago
LibSerpent.vcxproj
Fixed MSVC build errors and updated projects.
11 years ago
LibSerpent.vcxproj.filters
Fixed MSVC build errors and updated projects.
11 years ago
Lllc.vcxproj
Added projects for exp, lllc and sc. Plus couple of fixes.
11 years ago
Neth.vcxproj
Fix include path.
11 years ago
Sc.vcxproj
Added projects for exp, lllc and sc. Plus couple of fixes.
11 years ago
TestEthereum.vcxproj
VS2013 build working again:
11 years ago
TestEthereum.vcxproj.filters
VS2013 build working again:
11 years ago
TestSecp256k1.vcxproj
VS2013 build working again:
11 years ago
Walleth.vcxproj
Ensure all qml files and other plugins are copied to output directory.
11 years ago
Walleth.vcxproj.filters
Ensure all qml files and other plugins are copied to output directory.
11 years ago
WinMain.cpp
Fixed VS2013 projects and compile errors.
11 years ago
bootstrap.sh
Fixed bootstrap.sh (better handling of PATH and native perl, python and ruby detection).
11 years ago
compile_ethereum.bat
VS2013 build working again:
11 years ago
compile_icu.bat
VS2013 build working again:
11 years ago
compile_qt.bat
Fix Qt compile flags (-no-accessibility silently breaks Qml, must have copied this flag from some tutorial) and just build all of Qt for simplicity.
11 years ago
moc.lua
VS2013 project and fixes for Alethzero.
11 years ago
qt_plugin_import.cpp
Upgraded build script supporting automatic fetch/compile of Qt. Alethzero now compiles with static linking under VS 2013.
11 years ago
stdafx.cpp
Enable precompiled headers and multi-processor compilation. Much faster!
11 years ago
stdafx.h
Fixed VS2013 projects and compile errors.
11 years ago