openethereum/.github
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
..
workflows Fix sccache server errors (#11675) 2020-05-04 17:32:40 +02:00
CODE_OF_CONDUCT.md Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
CONTRIBUTING.md Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
ISSUE_TEMPLATE.md Fix project name, links, rename the binaries (#11580) 2020-03-25 17:16:51 +01:00
PULL_REQUEST_TEMPLATE.md fix: Move PR template into .github/ folder (#10663) 2019-05-14 15:54:29 +02:00