index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2020-09-08
build: use DIR_FUZZ_SEED_CORPUS if specified for cov_fuzz target
eugene
2020-09-02
build: add /usr/local/ to LCOV_FILTER_PATTERN for macOS builds
eugene
2020-08-08
build: Add missed fuzz_filtered.info to COVERAGE_INFO
Hennadii Stepanov
2020-08-08
build, test: Add support for llvm-cov
Hennadii Stepanov
2020-06-16
tests: run test-security-check.py in CI
fanquake
2020-05-23
gui: update Qt base translations for macOS release
fanquake
2020-05-01
build: Accomodate makensis v2.x
Carl Dong
2020-04-28
nsis: Specify OutFile path only once
Carl Dong
2020-03-27
Merge #18107: build: Add cov_fuzz target
Wladimir J. van der Laan
2020-03-27
Merge #18416: util: Limit decimal range of numbers ParseScript accepts
Wladimir J. van der Laan
2020-03-27
Limit decimal range of numbers ParseScript accepts
pierrenn
2020-03-15
build: Drop needless EXTRA_DIST content
Hennadii Stepanov
2020-02-10
build: Add cov_fuzz target
MarcoFalke
2020-01-28
build: Add LCOV exception for crc32c
Wladimir J. van der Laan
2019-12-16
build: remove WINDOWS_BITS from build system
fanquake
2019-12-09
lcov: filter /usr/lib64 from coverage report
nijynot
2019-12-06
lcov: filter depends from coverage report
nijynot
2019-10-23
Merge #17091: tests: Add test for loadblock option and linearize scripts
Wladimir J. van der Laan
2019-10-13
tests: Add test for loadblock option
Fabian Jahr
2019-10-10
build: Add README.md to DIST target
MarcoFalke
2019-10-09
build: Add variable printing target to Makefiles
Carl Dong
2019-08-14
build: ignore macOS make deploy artefacts & add them to clean-local
fanquake
2019-06-13
Failing functional tests stop lcov
Aseem Sood
2019-04-29
Merge #12051: add missing debian contrib file to tarball
MarcoFalke
2019-04-29
add missing debian contrib files to tarball
Peter Wagner
2019-02-14
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
MarcoFalke
2019-02-14
[build] Makefile.am: add rule for src/bitcoin-wallet
Sjors Provoost
2019-02-13
qa: Add test/fuzz/test_runner.py
MarcoFalke
2018-11-09
build: Add bitcoin-tx.exe into Windows installer
Chun Kuan Lee
2018-10-08
Merge #14253: Build: during 'make clean', remove some files that are currentl...
MarcoFalke
2018-10-01
Include some files currently missed by 'make distclean'.
murrayn
2018-09-20
lcov: filter /usr/lib/ from coverage reports
MarcoFalke
2018-07-30
contrib: Remove debian and rpm subfolders
MarcoFalke
2018-06-14
Avoid concurrency issue
Chun Kuan Lee
2018-05-16
Revert "Merge #12870: make clean removes src/qt/moc_ files"
Ben Woosley
2018-04-24
[tests] Make rpcauth.py testable and add unit tests
Qasim Javed
2018-04-03
make clean removes src/qt/moc_ files
Sjors Provoost
2018-01-25
Build: Add a makefile target for Doxygen documentation
Andrea Comand
2017-12-14
Merge #11842: [build] Add missing stuff to clean-local
Wladimir J. van der Laan
2017-12-07
[build] Add missing stuff to clean-local
Karl-Johan Alm
2017-12-06
Rename rpcuser.py to rpcauth.py
Henrik Jonsson
2017-11-16
[build] Add a script for installing db4
James O'Beirne
2017-10-29
Merge #11541: Build: Fix Automake warnings when running autogen.sh
Wladimir J. van der Laan
2017-10-26
Merge #11530: Add share/rpcuser to dist. source code archive
Wladimir J. van der Laan
2017-10-21
Fix automake warnings when running autogen.sh
Evan Klitzke
2017-10-19
Add share/rpcuser to dist. source code archive
MarcoFalke
2017-09-20
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Matt Corallo
2017-06-12
Filter subtrees and and benchmarks from coverage report
Andrew Chow
2017-06-09
Replace lcov -r commands with faster way
Andrew Chow
2017-06-07
Have `make cov` optionally include branch coverage statistics
Andrew Chow
[next]