prysm-pulse/tools
prylabs-bulldozer[bot] e2a6f5a6ea
First cut at multi-arch cross compiling toolchain (#4945)
*  PRYSM-2849 first cut at multi-arch cross compiling toolchain.  currently supports arm64 and amd64 via docker cross compiler image
* picky linter
* some readme cleanup
* remove arm 8.2 revision for arm64 builds (cortex a72 is ARMv8.0-A)
remove arm32 toolchain from multiarch dockerfile
* remove extranous WORKSPACE entries
* add docker remote execution configs for amd64 and arm64
* add osx bazelrc configs
* working osx toolchain
* update readme
* cleanup for amd, arm and osx cross before beginning windows
* initial stab at mingw windows cross
* add docker target for windows_amd64 and update readme for cross-compiling
* little more cleanup for readability
* Check in generated RBE. Still tweaking config but linux amd64 -> linux amd64 on RBE works OK. Cross compile does not work properly in RBE yet.
* fix
* update image
* Making some progress
* delete artifacts
* Working build
* Add remote config
* remove some things I added to README
* Tidy
* Update readme
* remove 2 commented lines
* buildifer
* Merge pull request #1 from prysmaticlabs/cross-compile-with-suburbandad

Cross compile with suburbandad
* Merge branch 'master' into clang-cross-compile
* buildifier on generated stuff
* Merge branch 'master' into clang-cross-compile
* Merge branch 'master' into clang-cross-compile
* Merge branch 'master' into clang-cross-compile
2020-03-05 16:59:56 +00:00
..
benchmark-files-gen fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
blocktree Slasher data update from archive (#4563) 2020-01-29 07:14:51 +05:30
bootnode Resolve Miscellaneous Bugs in Beacon Node (#4743) 2020-02-04 11:21:02 -06:00
bootnode-query Restore bootnode query tool for kaddht and fix bootstrapping (#3565) 2019-09-23 17:18:01 -05:00
cluster-pk-manager Move blockchain service metrics package (#4959) 2020-02-27 19:38:22 +00:00
contract-addr Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00
cross-toolchain First cut at multi-arch cross compiling toolchain (#4945) 2020-03-05 16:59:56 +00:00
deployContract Remove unused parameters and unused code (#4452) 2020-01-07 23:45:29 +00:00
drainContracts Shift Deposit Contract Tools (#4357) 2019-12-27 00:41:43 +00:00
enr-calculator Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00
eth1exporter Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00
extractor Fix indexed attestations Slasher store (#3897) 2019-10-31 12:59:13 +05:30
faucet Fix Faucet (#4624) 2020-01-23 12:13:27 +08:00
forkchecker Implement Chain Head Stream & Naming Consistency (#4160) 2019-12-03 19:48:11 +00:00
genesis-state-gen Fix typos and inconsistencies (#4453) 2020-01-07 20:36:55 -06:00
interop Guard against deleting genesis and finalized state in DB (#3842) 2019-10-23 22:39:41 -07:00
relaynode Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00
sendDepositTx Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
unencrypted-keys-gen Generate keys in test (#3807) 2019-10-19 10:29:25 -07:00
binary_targets.bzl Define debug images for Prysm beacon chain and validator binaries (#4893) 2020-02-17 14:13:34 -08:00
BUILD.bazel Define debug images for Prysm beacon chain and validator binaries (#4893) 2020-02-17 14:13:34 -08:00
kubesec.bzl Build docker images for non-root user (#4320) 2019-12-18 20:52:25 +00:00