openethereum/ethcore/res
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
..
contracts Add randomness contract support to AuthorityRound. (#10946) 2019-12-17 11:34:14 +01:00
ethereum Fix sccache server errors (#11675) 2020-05-04 17:32:40 +02:00
tx_permission_tests TxPermissions ver 3: gas price & data (#11170) 2019-10-18 12:12:06 +02:00
wasm-tests@0edbf860ff Allow dropping light client RPC query with no results (#9318) 2018-09-12 11:47:01 +02:00
authority_round_block_reward_contract.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
authority_round_empty_steps.json Aura: Broadcast empty step messages instead of creating empty blocks (#7605) 2018-02-15 01:39:29 +01:00
authority_round_randomness_contract.json Add randomness contract support to AuthorityRound. (#10946) 2019-12-17 11:34:14 +01:00
authority_round.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
constructor.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
instant_seal.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
null_morden_with_finality.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null_morden_with_reward.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null_morden.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
spec_backward_compability.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
validator_contract.json Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
validator_contract.sol Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
validator_multi.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
validator_safe_contract.json Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00