117 Commits (921d816a29beba5495f4aa229d476ec65250df0f)

Author SHA1 Message Date
Paweł Bylica 921d816a29 Update Visual Studio projects 10 years ago
Paweł Bylica 94df0ea77f Introducing VMFace - common VM interface 10 years ago
Paweł Bylica 312ee43aa2 Cleanups 10 years ago
Paweł Bylica abe5c5c37d MSVS evmcc project updated 10 years ago
Paweł Bylica e087c5afcf Windows configuration for evmjit submodule 10 years ago
Paweł Bylica 428468e2d2 MSVS update 10 years ago
Paweł Bylica 965af120d6 C Interface draft 1 10 years ago
Gav Wood ecf4ede030 Clean up Alex's Windows mess :-P 10 years ago
Paweł Bylica f56e2edcd2 After merge changes 10 years ago
Paweł Bylica ffdfb74b45 Update Visual Studio project files 10 years ago
Gav Wood 2cae9066e7 Windows build fix? 10 years ago
Gav Wood 0896a9cdb3 Windows build fix? 10 years ago
Paweł Bylica bb243c4a28 Fix VC proj 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Paweł Bylica 2a0aa9cd5a Clean up evmcc.vcxproj 10 years ago
Paweł Bylica ba26796dbe Build boost/program_options on Windows 10 years ago
Paweł Bylica 54f4710bba Add LLVMBitWriter.lib to dependencies on Visual Studio 10 years ago
Paweł Bylica 3711dded23 Update Visual Studio project file for LibEthereum 10 years ago
Paweł Bylica ec07859aed Update Visual Studio project file for LibEthereum 10 years ago
artur-zawlocki feaa976c88 Cleaning up warnings and build dependencies [#81588646] 10 years ago
Paweł Bylica b009ad1b88 Fix emcc Visual Studio project for Release configuration 10 years ago
Paweł Bylica a34259ec66 Fix bad .filters file 10 years ago
Paweł Bylica 8cec0751fd Add missing Visual Studio projects dependencies 10 years ago
Paweł Bylica 686e894b26 Add Arith256.* files to Visual Studio project 10 years ago
nicksavers 42cb5ae9f0 Add files fix VS2013 10 years ago
Paweł Bylica b2f0fddead Add vm.h file to TestEthereum project (Visual Studio) 10 years ago
Paweł Bylica 4d601dc955 Remove createRandomTest.cpp from TestEthereum project (Visual Studio) 10 years ago
Paweł Bylica 0a14243ca1 Change directory separator in LLVM.props (Visual Studio) 10 years ago
Paweł Bylica c4de0745e2 Fix Visual Studio solution bad build configuration 10 years ago
Paweł Bylica 055097bc1f Add createRandomTest.cpp to TestEhereum Visual Studio project 10 years ago
Paweł Bylica 0ff7da1c9d Do not skip evmcc build in Visual Studio solution 10 years ago
Paweł Bylica 900fd04f1e Change the way VMs are created (mostly for tracking where are created) 10 years ago
Paweł Bylica 4f69964b2a Extract interface of VM into new VMFace class 10 years ago
Paweł Bylica 71426520a1 Add LLVMEnable user macro in LLVM.props (VS property sheet) to allow easily disabling LLVM dependency 10 years ago
Paweł Bylica 399ba5a855 Updating Visual Studio project files 10 years ago
Paweł Bylica 86c42ce1fa Endianness handler 10 years ago
Paweł Bylica 0e56f2609d Running vm_tests with JIT 10 years ago
Paweł Bylica 9552394cd1 VM execution wrapper with similar interface as libevm/VM 10 years ago
Paweł Bylica a6c58c38d8 Move JIT compiler project to library 10 years ago
Paweł Bylica 83642fe9de Introducing CompilerHelper - a base class for... compiler helper classes like Memory, GasMeter, etc. 10 years ago
Paweł Bylica ce084a7f69 Update LibMiniUPnP.vcxproj to build without warnings (deprecated functions used) and allow using miniupnpc newer that 1.8. 10 years ago
Paweł Bylica f8813b2843 Cleanup LLVM types usage 10 years ago
Paweł Bylica 5e3113e49e Introducing GasMeter 10 years ago
Paweł Bylica 1fac4812f5 LibEthereum.vcxproj updated: missing Exceptions.cpp file added 10 years ago
arkpar 9d29f7d4be moved ETH_MINIUPNPC to props on windows; fixed style 10 years ago
Paweł Bylica 0ec77d681c Make the Stack an integral part of BasicBlock 10 years ago
Paweł Bylica 5bf462e03d Introducing BasicBlock class. 10 years ago
Arkady Paronyan beaca33c62 reverted Alethzero.vcxproj 10 years ago
Arkady Paronyan c0aafadb5f reverted obsolete changes 10 years ago
Arkady Paronyan 717b4ff779 fixed msvc buld 10 years ago