Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-12 | build: disable BIP70 support by default | fanquake | |
2019-09-03 | lint: Bump flake8 to 3.7.8 | Ben Woosley | |
2019-08-27 | ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/ | MarcoFalke | |
2019-08-27 | ci: Pass down $MAKEJOBS to test_runner.py | MarcoFalke | |
2019-08-19 | Merge #16623: ci: Add environment files for all settings | MarcoFalke | |
fa21737ba7159578299f2b10e181a084ab8887c4 ci: Add environment files for all settings (MarcoFalke) Pull request description: This moves all environment settings from travis to files in the ci folder. Now, it is possible to easily run each travis configuration with a single command. Top commit has no ACKs. Tree-SHA512: 989c6b62eb3839eb1fa5461e986496e9660167e2438a789c7588a6fee4f9c37b332782c010fe5c7de8f606bcf98dffb2481d2777cbce88f87cc9f0c42fb2d7fc | |||
2019-08-16 | ci: Set --ansi in test_runner | MarcoFalke | |
2019-08-16 | ci: Add environment files for all settings | MarcoFalke | |
2019-08-15 | ci: Add note that this assumes a fresh git clone | MarcoFalke | |
2019-08-15 | ci: Use ./ci/ on non-travis host | MarcoFalke | |
2019-08-15 | ci: Remove dependence on travis, use it as fallback env | MarcoFalke | |
2019-08-15 | ci: Add retry | MarcoFalke | |
From: https://github.com/kadwanev/retry/tree/a1b1826bdb0a78189d5c70c858dc676f5133b1d7 | |||
2019-08-15 | ci: Rename .travis/ to ./ci/ | MarcoFalke | |