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
2021-03-18
build: Make Windows-specific targets available for Windows builds only
Hennadii Stepanov
2021-03-18
build: Make macOS-specific targets available for macOS builds only
Hennadii Stepanov
2021-02-03
build: Proper quoting for var printing targets
Carl Dong
2021-01-26
ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-21
build: Make xorrisofs reproducible with -volume_date
Carl Dong
2021-01-12
Merge #19937: signet mining utility
Wladimir J. van der Laan
2021-01-12
Add bitcoin-util command line utility
Anthony Towns
2020-12-28
Merge #20684: build: Define .INTERMEDIATE target once only
fanquake
2020-12-18
Merge #20434: contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
2020-12-17
build: Define .INTERMEDIATE target once only
Hennadii Stepanov
2020-12-16
build: Replace genisoimage with xorriso
fanquake
2020-12-11
build: Run libdmg-hfsplus's DMG tool in make deploy
Carl Dong
2020-12-10
Merge #20549: Support make src/bitcoin-node and src/bitcoin-gui
Wladimir J. van der Laan
2020-12-09
contrib: add symbol check test for PE
fanquake
2020-12-08
Merge #20422: build: mac deployment unification
fanquake
2020-12-03
contrib: add MACHO tests to symbol-check tests
fanquake
2020-12-03
contrib: Add test for ELF symbol-check
Wladimir J. van der Laan
2020-12-02
Support make src/bitcoin-node and src/bitcoin-gui
João Barbosa
2020-11-30
macdeploy: consolidate .DS_Store generation
fanquake
2020-11-30
macdeploy: have a single level of logging output
fanquake
2020-11-30
build: automatically determine macOS translations
fanquake
2020-11-22
contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
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
[next]