Commit Graph

172 Commits (master)

Author SHA1 Message Date
fanquake 3bee51427a
build: don't use install_name_tool for macOS deploy when cross-compiling
2 weeks ago
fanquake 78b6b5c485
build: don't pass strip to macOS deploy if cross-compiling
2 weeks ago
fanquake 82b47cb52b
Merge bitcoin/bitcoin#29733: build, macos: Drop unused `osx_volname` target
4 weeks ago
Hennadii Stepanov eff19fa1c8
build, macos: Drop unused `osx_volname` target
1 month ago
fanquake 80f8b92f4f
remove libbitcoinconsensus
1 month ago
Fabian Jahr 742d2b9347
lint: Add lint runner build dir and lint pycache to clean task
1 month ago
Kashif Smith 94feaf2b66 tests: Add unit tests for bitcoin-tx replaceable command
5 months ago
fanquake c3735e53ee
Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct position
5 months ago
fanquake 3b19100303
depends: remove PYTHONPATH from config.site
6 months ago
Andrew Chow 88e09ac2a1 tests: Fix LCOV_OPTS to be in the correct position
6 months ago
Hennadii Stepanov a128111c29
build: produce a .zip for macOS distribution
8 months ago
fanquake d755ffc327
build: package test_bitcoin in Windows installer
2 years ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
Hennadii Stepanov 80cd99322f
scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOL
2 years ago
fanquake bfbce6cbfe
Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG
2 years ago
Sebastian Falbesoner 038d2a607f test: add test for signet miner script
2 years ago
fanquake 1dd8cbfbc6
build: don't compress macOS DMG
2 years ago
fanquake 3d41521569
build: perform /Applications symlink generation in macdeployqtplus
2 years ago
fanquake dac6936719
build: perform all .tiff copying in macdeployqtplus
2 years ago
fanquake 979271a5d9
macdeploy: remove unused detached-sig-apply
2 years ago
MarcoFalke 34118bfadd
Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provided for witness transactions
2 years ago
fanquake e09773d20a
build: use a static .tiff for macOS .dmg over generating
2 years ago
Sebastian Falbesoner 8bd34dc774 test: check that bitcoin-tx detects missing input amount for segwit transactions
2 years ago
Gleb Naumenko 0659f12b13
Add minisketch dependency
3 years ago
fanquake ce69e18947
scripts: remove pixie.py
3 years ago
fanquake 309eac9019
scripts: use LIEF for ELF checks in symbol-check.py
3 years ago
Carl Dong 610a8a8e39
test-*-check: Pass in *FLAGS and compile with them
3 years ago
MarcoFalke fa0937de35
test: Rename bitcoin-util-test.py to util/test_runner.py
3 years ago
fanquake b5889611c7
Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.
3 years ago
Carl Dong 9fdc8afe11
devtools: Improve *-check.py tool detection
3 years ago
Dmitry Goncharov fb7be92b09 Mark print-% target as phony.
3 years ago
Carl Dong c090a3e923 Makefile.am: use APP_DIST_DIR instead of hard-coding dist
3 years ago
Carl Dong 84912d4b24 build: Remove spaces from variable-printing rules
3 years ago
Hennadii Stepanov 3d31abbaaa
build: Make Windows-specific targets available for Windows builds only
3 years ago
Hennadii Stepanov 92990e25b7
build: Make macOS-specific targets available for macOS builds only
3 years ago
Carl Dong b3bdff42b5 build: Proper quoting for var printing targets
3 years ago
MarcoFalke faff3991a9
ci: Fuzz with integer sanitizer
3 years ago
Carl Dong f3835dc6a3 build: Make xorrisofs reproducible with -volume_date
3 years ago
Wladimir J. van der Laan 7b975639ef
Merge #19937: signet mining utility
3 years ago
Anthony Towns 13762bcc96 Add bitcoin-util command line utility
3 years ago
fanquake ddbf7a6f50
Merge #20684: build: Define .INTERMEDIATE target once only
3 years ago
Wladimir J. van der Laan f1dbf92ff0
Merge #20434: contrib: Parse ELF directly for symbol and security checks
3 years ago
Hennadii Stepanov 5e0dedb111
build: Define .INTERMEDIATE target once only
3 years ago
fanquake 0df9819126 build: Replace genisoimage with xorriso
3 years ago
Carl Dong 22437fc72e build: Run libdmg-hfsplus's DMG tool in make deploy
3 years ago
Wladimir J. van der Laan 8e1f9d6273
Merge #20549: Support make src/bitcoin-node and src/bitcoin-gui
3 years ago
fanquake ae9b48995b
contrib: add symbol check test for PE
3 years ago
fanquake 16b31cc4c5
Merge #20422: build: mac deployment unification
3 years ago
fanquake ed1bbcefea contrib: add MACHO tests to symbol-check tests
3 years ago
Wladimir J. van der Laan 5bab08df17 contrib: Add test for ELF symbol-check
3 years ago