openethereum/ethcore
Denis S. Soldatov aka General-Beck 28207a83ac
Fix sccache server errors (#11675)
* actions

* add build scripts

* chmod +x

* remove clang env

* add ARM builds

* install LLVM for Windows

* check LLVM

* remove fi

* check platform

* fix LLVM install on windows

* diff cache

* remove unexpected token &&

* remove build directory cache from windows

* remove Show ENV

* fix cross and RUSTFLAGS

* final fix for ARM and Windows build

* typo

* fix PATH for artifacts

* sudo for install
set PATH . for artifacts.zip

* target names for artifacts

* platform names for artifacts

* remove ARM builds
PLATFORM for build scripts

* remove PLATFORM and change PATH for artifacts.zip

* change PATH for artifacts

* fix sccache

* set sccache env

* Update install-sccache.ps1

* Update install-sccache.ps1

* global env

* set global sccache env

* SCCACHE_CACHE_SIZE       "1G"
SCCACHE_IDLE_TIMEOUT     0

* Update build-windows.sh
2020-05-04 17:32:40 +02:00
..
account-db Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
account-state Remove accounts bloom (#11589) 2020-04-22 11:04:18 +03:00
benches license update (#11543) 2020-03-05 12:19:39 +01:00
block-gas-limit Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
block-reward Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
blockchain Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
builtin Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
call-contract Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
client-traits Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
db Remove accounts bloom (#11589) 2020-04-22 11:04:18 +03:00
engine Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
engines Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
evm Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
executive-state Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
light Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
machine validate mainnet specs against all forks (#11625) 2020-04-15 12:15:04 +02:00
node-filter Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
pod Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
private-tx Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
res Fix sccache server errors (#11675) 2020-05-04 17:32:40 +02:00
service Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
snapshot rename inject to drain_transaction_overlay (#11657) 2020-04-27 15:36:07 +02:00
spec Remove accounts bloom (#11589) 2020-04-22 11:04:18 +03:00
src Fix Goerli syncing (#11604) 2020-04-10 20:43:17 +02:00
state-db Remove accounts bloom (#11589) 2020-04-22 11:04:18 +03:00
sync Fix some compiler warnings (#11632) 2020-04-15 14:01:26 +02:00
trace Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
trie-vm-factories license update (#11543) 2020-03-05 12:19:39 +01:00
types Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
verification Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00
vm Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
wasm Upgrade parity-common deps to latest (#11620) 2020-04-11 13:16:37 +02:00
Cargo.toml Fix ecrecover builtin (#11623) 2020-04-14 10:12:40 +02:00