Commit Graph

98 Commits (cbc32d67dc0cbe636ee3510802ae863bee73ac13)

Author SHA1 Message Date
Ben Woosley 9b0e16226e
doc: Correct spelling errors in comments
5 years ago
practicalswift 12a2f37718 util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTime) by checking gmtime_s/gmtime_r return value
5 years ago
practicalswift 733bbec34f tests: Add --exclude integer,parse_iso8601 (temporarily) to make Travis pass until uninitialized read issue in FormatISO8601DateTime is fixed
5 years ago
practicalswift a3b539a924 ci: Run fuzz testing test cases under valgrind
5 years ago
Sjors Provoost c98c26ee99
ci: use --enable-werror on more hosts
5 years ago
Sjors Provoost c456145b2c
[test] add 0.19 backwards compatibility tests
5 years ago
Sjors Provoost 8b1460dbd1
[tests] check v0.17.1 and v0.18.1 backwards compatibility
5 years ago
Wladimir J. van der Laan b063cb690f
Merge #18081: test: set a name for CI Docker containers
5 years ago
fanquake 9e111db088
test: set a name for CI Docker containers
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
fanquake 7e2104433c
build: use macOS 10.14 SDK
5 years ago
Wladimir J. van der Laan 84ff1b2076 test: Add crc32c to subtree check linter
5 years ago
Wladimir J. van der Laan 4a07233076
Merge #17767: ci: Fix qemu issues
5 years ago
MarcoFalke 2aaeca50b2
Merge #17900: ci: Combine 32-bit build with CentOS 7 build
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Sebastian Falbesoner ef63f5fc11 ci: Combine 32-bit build with CentOS 7 build
5 years ago
MarcoFalke fa569e1a9c
ci: Set LC_ALL=C when running in qemu-s390x
5 years ago
MarcoFalke fa3d77623e
ci: Use debian to avoid apt install 404 errors
5 years ago
MarcoFalke fabb946090
ci: Install needed gcc and qemu-user iff cross-compiling
5 years ago
MarcoFalke faba4672b6
ci: Fix QEMU_USER_CMD parse issues
5 years ago
MarcoFalke fa5d709fb2
ci: Move wrap-qemu into separate script
5 years ago
Hennadii Stepanov 87744b16b0
ci: Fix brew python link
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
MarcoFalke 890eac8f82
Merge #17725: ci: Add valgrind run
5 years ago
Elichai Turkel e190000869
ci-s390x: Add qemu and depends support in the ci script
5 years ago
MarcoFalke facb416ad5
ci: Add valgrind run
5 years ago
MarcoFalke fc0da027e8
Merge #17635: ci: Add CentOS 7 build
5 years ago
Hennadii Stepanov 711e0449cf
ci: Remove trusty build
5 years ago
Hennadii Stepanov 7f3ae22468
ci: Add CentOS 7 build
5 years ago
practicalswift 1f9d5af4f1 tests: Add initialization order fiasco detection in Travis
5 years ago
MarcoFalke fa40e48c50
ci: Remove unparseable lines from supp file for old xenial clang tsan
5 years ago
MarcoFalke fa1bfc476c
ci: ubsan report_error_type=1 and add suppressions
5 years ago
MarcoFalke faa8023ce9
ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
5 years ago
MarcoFalke 1705f1949a
Merge #17549: ci: misc cleanups
5 years ago
MarcoFalke 69ca6cdd66
Merge #17599: ci: Run functional tests on s390x
5 years ago
Wladimir J. van der Laan 1f59885d27
Merge #17361: script: Lint Gitian descriptors with ShellCheck
5 years ago
MarcoFalke fabd71076c
ci: Print free disk space
5 years ago
MarcoFalke fa94fc10c8
ci: Run functional tests on s390x
5 years ago
Elichai Turkel 2fa65e0de9
Add ci script to install on s390x
5 years ago
MarcoFalke fad88e6f86
ci: Remove use of cd
5 years ago
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
MarcoFalke fa2941bbf4
ci: Remove unmaintained extended_lint
5 years ago
MarcoFalke fa04187528
scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
5 years ago
MarcoFalke fa0656d1eb
ci: Add DEPENDS_DIR variable, Add documentation for folders
5 years ago
MarcoFalke faeeca87b6
scripted-diff: Move various folders to ci scratch dir
5 years ago
MarcoFalke 41162c0ba0
Merge #17423: ci: Make ci system read-only on the git work tree
5 years ago
fanquake 76e777df83
Merge #16161: util: Fix compilation errors in support/lockedpool.cpp
5 years ago
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