.. |
scripts
|
Remove trailing whitespace for all files in the repository.
|
2018-09-04 11:30:30 +02:00 |
templates
|
Add evmc and host interface implementation. Modify fuzzer harness to make use of evmc host/vm.
|
2019-07-17 10:55:33 +02:00 |
toolchains
|
[cmake] C++ version should not be mandated by the toolchain setting, as it conflicts with Windows (CI) builds using vcpkg
|
2020-08-28 12:47:20 +02:00 |
EthBuildInfo.cmake
|
Store compiler version in CBOR metadata
|
2019-05-08 22:21:50 +02:00 |
EthCcache.cmake
|
CMake: Better ccache configuration
|
2017-09-20 16:39:41 +02:00 |
EthCheckCXXCompilerFlag.cmake
|
Fixes CMake caching issues on Windows.
|
2019-11-27 12:30:12 +01:00 |
EthCompilerSettings.cmake
|
Fix MSVC ADL
|
2020-09-01 00:42:42 +02:00 |
EthDependencies.cmake
|
Remove dependency on boost::regex from Whiskers
|
2019-10-16 21:26:49 +09:00 |
EthOptions.cmake
|
Remove the LLL compiler
|
2020-01-15 13:18:18 +00:00 |
EthPolicy.cmake
|
CMake: Better policy availability checking
|
2018-07-24 17:07:11 +02:00 |
EthToolchains.cmake
|
Do not generally override CXX standard.
|
2020-09-01 14:29:44 +02:00 |
EthUtils.cmake
|
Do not rely on cmake's GLOB for test/
|
2019-11-08 16:12:42 +01:00 |
FindCLN.cmake
|
Use imported CMake targets.
|
2018-12-17 15:15:11 +01:00 |
FindCVC4.cmake
|
Use imported CMake targets.
|
2018-12-17 15:15:11 +01:00 |
FindGMP.cmake
|
Use imported CMake targets.
|
2018-12-17 15:15:11 +01:00 |
FindZ3.cmake
|
Proper cmake failure if z3 version cannot be determined.
|
2019-08-12 16:23:06 +02:00 |
jsoncpp.cmake
|
Upgrade json-cpp to 1.9.3.
|
2020-07-10 21:40:15 +02:00 |