Commit Graph

251 Commits (b9e3f3530611d5fbb799a401b839ee23e3eba835)

Author SHA1 Message Date
Wladimir J. van der Laan ea3c7e585c test: Remove libssl-dev packages from CI scripts
5 years ago
fanquake 397dbae070
ci: remove OpenSSL installation
5 years ago
Jeffrey Czyz 15c84f53f4 Define ARENA_DEBUG in Travis test runs
5 years ago
MarcoFalke fa6e01b2f3
ci: Use clang-8 for fuzzing to run on aarch64 ci systems
5 years ago
MarcoFalke fa7523d3aa
ci: Extend docs
5 years ago
MarcoFalke fa493ef088
ci: Make ci system read-only on the git work tree
5 years ago
MarcoFalke fab1333292
ci: Remove git from required packages on host
5 years ago
MarcoFalke fa00393bce
ci: Make all filesystem operations inside docker
5 years ago
MarcoFalke faf757a125
ci: Guess the native host when not cross compiling
5 years ago
Hennadii Stepanov 14aded46df
script: Lint Gitian descriptors with ShellCheck
5 years ago
MarcoFalke fa8a60bce9
ci: Run non-cross-compile builds natively
5 years ago
MarcoFalke fa56bcbb01
ci: Run CI_WAIT only on travis
5 years ago
MarcoFalke def69e5a86
Merge #17233: travis: Run unit and functional tests on native arm
5 years ago
randymcmillann 58d0393bec
build: update retry to current version
5 years ago
MarcoFalke facc0da63a
travis: Run unit and functional tests on native arm
5 years ago
MarcoFalke fafa064d2a
ci: Remove ccache requirement on the host
5 years ago
fanquake 3548e4aac7
Remove BIP70 Support
5 years ago
fanquake 67328bb7ca
build: remove protobuf from depends
5 years ago
MarcoFalke fa710066b9
ci: Disable functional tests on mac host
5 years ago
MarcoFalke 4aaeb04497
Merge #17205: ci: Enable address sanitizer (ASan) stack-use-after-return checking
5 years ago
practicalswift 8d22ab0e50 ci: Enable address sanitizer (ASan) stack-use-after-return checking
5 years ago
MarcoFalke fa677d1801
ci: Remove redundant check for TRAVIS_OS_NAME
5 years ago
MarcoFalke 4444704ca9
ci: Cleanup macOS runs
5 years ago
Sjors Provoost 1f6c650c99
travis: run tests on macOS native
5 years ago
MarcoFalke 42d0eca725
Merge #13728: lint: Run the CI lint stage on mac
5 years ago
Ben Woosley cd82f75a43
lint: Install grep and git via brew on mac for --perl-regexp
5 years ago
Ben Woosley eafa747ca5
lint: Fix shellcheck SC2155
5 years ago
Ben Woosley 615ff4e7db
lint: Run the linters against Mac OS on Travis
5 years ago
MarcoFalke fa79dff624
ci: Run tests on arm
5 years ago
Wladimir J. van der Laan 34919e0033
Merge #17011: ci: Use busybox utils for one build
5 years ago
MarcoFalke fa95503d64
ci: Make apt-get more verbose, to debug travis timeouts
5 years ago
MarcoFalke ddddd8961b
ci: Use busybox utils for one build
5 years ago
practicalswift aa81e2cc0e Enable UBSan for Travis fuzzer job
5 years ago
MarcoFalke 4c4ff4911a
Merge #16961: test: Remove python dead code linter
5 years ago
Wladimir J. van der Laan f4beb4996d test: Remove python dead code linter
5 years ago
MarcoFalke fadd76acc2
ci: Remove TRAVIS env vars
5 years ago
MarcoFalke fa449b89b5
ci: Set $HOST before setting fallback values
5 years ago
MarcoFalke fac35b21e2
test: lint: Add DisabledOpcodeTemplates to whitelist
5 years ago
fanquake 107e030723
build: make protobuf optional in depends
5 years ago
fanquake 376f4929f8
build: disable BIP70 support by default
5 years ago
Ben Woosley 0ef0e51fe4
lint: Bump flake8 to 3.7.8
5 years ago
MarcoFalke fa27372e65
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
5 years ago
MarcoFalke fa60583d23
ci: Pass down $MAKEJOBS to test_runner.py
5 years ago
MarcoFalke 8b42db130f
Merge #16623: ci: Add environment files for all settings
5 years ago
MarcoFalke faba46da07
ci: Set --ansi in test_runner
5 years ago
MarcoFalke fa21737ba7
ci: Add environment files for all settings
5 years ago
MarcoFalke faeacf3269
ci: Add note that this assumes a fresh git clone
5 years ago
MarcoFalke fa6cbdc3c9
ci: Use ./ci/ on non-travis host
5 years ago
MarcoFalke fa31bc35eb
ci: Remove dependence on travis, use it as fallback env
5 years ago
MarcoFalke fa0aac0f43
ci: Add retry
5 years ago
MarcoFalke fafe78f6ae
ci: Rename .travis/ to ./ci/
5 years ago