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
2024-04-17
build: don't use install_name_tool for macOS deploy when cross-compiling
fanquake
2024-04-17
build: don't pass strip to macOS deploy if cross-compiling
fanquake
2024-04-02
Merge bitcoin/bitcoin#29733: build, macos: Drop unused `osx_volname` target
fanquake
2024-03-26
build, macos: Drop unused `osx_volname` target
Hennadii Stepanov
2024-03-18
remove libbitcoinconsensus
fanquake
2024-03-17
lint: Add lint runner build dir and lint pycache to clean task
Fabian Jahr
2023-12-08
tests: Add unit tests for bitcoin-tx replaceable command
Kashif Smith
2023-11-16
Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct position
fanquake
2023-11-14
depends: remove PYTHONPATH from config.site
fanquake
2023-11-01
tests: Fix LCOV_OPTS to be in the correct position
Andrew Chow
2023-09-15
build: produce a .zip for macOS distribution
Hennadii Stepanov
2022-08-09
build: package test_bitcoin in Windows installer
fanquake
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-04-21
scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOL
Hennadii Stepanov
2022-04-21
Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG
fanquake
2022-04-14
test: add test for signet miner script
Sebastian Falbesoner
2022-04-11
build: don't compress macOS DMG
fanquake
2022-04-05
build: perform /Applications symlink generation in macdeployqtplus
fanquake
2022-04-05
build: perform all .tiff copying in macdeployqtplus
fanquake
2022-03-17
macdeploy: remove unused detached-sig-apply
fanquake
2022-01-05
Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provide...
MarcoFalke
2022-01-02
build: use a static .tiff for macOS .dmg over generating
fanquake
2021-12-29
test: check that bitcoin-tx detects missing input amount for segwit transactions
Sebastian Falbesoner
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-10-12
scripts: remove pixie.py
fanquake
2021-10-12
scripts: use LIEF for ELF checks in symbol-check.py
fanquake
2021-10-12
test-*-check: Pass in *FLAGS and compile with them
Carl Dong
2021-09-02
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-07-18
Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.
fanquake
2021-07-07
devtools: Improve *-check.py tool detection
Carl Dong
2021-06-24
Mark print-% target as phony.
Dmitry Goncharov
2021-05-13
Makefile.am: use APP_DIST_DIR instead of hard-coding dist
Carl Dong
2021-04-05
build: Remove spaces from variable-printing rules
Carl Dong
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
[next]