18 Commits (8523e0fa3cbb9ee48e17ac2f38de1e2d7e188a69)

Author SHA1 Message Date
Tim Hughes 43662cd8fa Fixed VS2013 projects and compile errors. 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 3c15f44bc0 Generate BuildInfo.h on VS2013 (using a short lua script to avoid cmake for now). 11 years ago
Tim Hughes 46fcf3b03c Disable "unknown pragma" warning on VS 2013. 11 years ago
Tim Hughes 025a27ef3f Check required binaries are present. 11 years ago
Tim Hughes 762b563b4f Be more helpful and create a branch when checking out cpp-ethereum. 11 years ago
Tim Hughes f10fbfe5bb Capitalise Z 11 years ago
Tim Hughes 995062279c Move ETH_VERSION to Common.h (for now) so it's picked up on MSVC. 11 years ago
Tim Hughes e3f0a91e9c Upgraded build script supporting automatic fetch/compile of Qt. Alethzero now compiles with static linking under VS 2013. 11 years ago
Tim Hughes 659a64fb43 VS2013 project and fixes for Alethzero. 11 years ago
Tim Hughes c37a68666d Update LibEthereum.vcxproj with added files. 11 years ago
Tim Hughes 50af2c564f Specify ETH_VERSION, ETH_BUILD_PLATFORM and ETH_BUILD_TYPE in common property sheet. Isn't ideal but we're not using cmake (yet) for VS 2013. 11 years ago
Tim Hughes 429731da97 Rename Ethereum.exe output to eth.exe 11 years ago
Tim Hughes 5bfa6a013b Enable precompiled headers and multi-processor compilation. Much faster! 11 years ago
Tim Hughes 899a478a6f Fix compile warnings on VS2013 (mainly size_t -> unsigned). 11 years ago
Tim Hughes f7ef906b03 All Visual Studio 2013 projects needed to compile command-line Ethereum, Tests and dependencies. 11 years ago
Eric Lombrozo 6907a75623 cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64> 11 years ago