aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2019-10-09Merge #13728: lint: Run the CI lint stage on macMarcoFalke
2019-10-09lint: Install grep and git via brew on mac for --perl-regexpBen Woosley
2019-10-09lint: Fix shellcheck SC2155Ben Woosley
2019-10-09lint: Run the linters against Mac OS on TravisBen Woosley
2019-10-09ci: Run tests on armMarcoFalke
2019-10-08Merge #17011: ci: Use busybox utils for one buildWladimir J. van der Laan
2019-10-03ci: Make apt-get more verbose, to debug travis timeoutsMarcoFalke
2019-10-02ci: Use busybox utils for one buildMarcoFalke
2019-10-01Enable UBSan for Travis fuzzer jobpracticalswift
2019-09-25Merge #16961: test: Remove python dead code linterMarcoFalke
2019-09-25test: Remove python dead code linterWladimir J. van der Laan
2019-09-24ci: Remove TRAVIS env varsMarcoFalke
2019-09-24ci: Set $HOST before setting fallback valuesMarcoFalke
2019-09-18test: lint: Add DisabledOpcodeTemplates to whitelistMarcoFalke
2019-09-14build: make protobuf optional in dependsfanquake
2019-09-12build: disable BIP70 support by defaultfanquake
2019-09-03lint: Bump flake8 to 3.7.8Ben Woosley
2019-08-27ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/MarcoFalke
2019-08-27ci: Pass down $MAKEJOBS to test_runner.pyMarcoFalke
2019-08-19Merge #16623: ci: Add environment files for all settingsMarcoFalke
2019-08-16ci: Set --ansi in test_runnerMarcoFalke
2019-08-16ci: Add environment files for all settingsMarcoFalke
2019-08-15ci: Add note that this assumes a fresh git cloneMarcoFalke
2019-08-15ci: Use ./ci/ on non-travis hostMarcoFalke
2019-08-15ci: Remove dependence on travis, use it as fallback envMarcoFalke
2019-08-15ci: Add retryMarcoFalke
2019-08-15ci: Rename .travis/ to ./ci/MarcoFalke