aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2024-05-11Merge bitcoin/bitcoin#29739: build: swap cctools otool for llvm-objdumpmerge-script
2024-05-08build, test: Remove unused `TIMEOUT` environment variableHennadii Stepanov
2024-05-08build: swap otool for (llvm-)objdumpfanquake
2024-04-17build: don't use install_name_tool for macOS deploy when cross-compilingfanquake
2024-04-17build: don't pass strip to macOS deploy if cross-compilingfanquake
2024-04-02Merge bitcoin/bitcoin#29733: build, macos: Drop unused `osx_volname` targetfanquake
2024-03-26build, macos: Drop unused `osx_volname` targetHennadii Stepanov
2024-03-18remove libbitcoinconsensusfanquake
2024-03-17lint: Add lint runner build dir and lint pycache to clean taskFabian Jahr
2023-12-08tests: Add unit tests for bitcoin-tx replaceable commandKashif Smith
2023-11-16Merge bitcoin/bitcoin#28771: tests: Fix LCOV_OPTS to be in the correct positionfanquake
2023-11-14depends: remove PYTHONPATH from config.sitefanquake
2023-11-01tests: Fix LCOV_OPTS to be in the correct positionAndrew Chow
2023-09-15build: produce a .zip for macOS distributionHennadii Stepanov
2022-08-09build: package test_bitcoin in Windows installerfanquake
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-04-21scripted-diff: Rename INSTALLNAMETOOL -> INSTALL_NAME_TOOLHennadii Stepanov
2022-04-21Merge bitcoin/bitcoin#24031: build: don't compress macOS DMGfanquake
2022-04-14test: add test for signet miner scriptSebastian Falbesoner
2022-04-11build: don't compress macOS DMGfanquake
2022-04-05build: perform /Applications symlink generation in macdeployqtplusfanquake
2022-04-05build: perform all .tiff copying in macdeployqtplusfanquake
2022-03-17macdeploy: remove unused detached-sig-applyfanquake
2022-01-05Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provide...MarcoFalke
2022-01-02build: use a static .tiff for macOS .dmg over generatingfanquake
2021-12-29test: check that bitcoin-tx detects missing input amount for segwit transactionsSebastian Falbesoner
2021-10-21Add minisketch dependencyGleb Naumenko
2021-10-12scripts: remove pixie.pyfanquake
2021-10-12scripts: use LIEF for ELF checks in symbol-check.pyfanquake
2021-10-12test-*-check: Pass in *FLAGS and compile with themCarl Dong
2021-09-02test: Rename bitcoin-util-test.py to util/test_runner.pyMarcoFalke
2021-07-18Merge bitcoin/bitcoin#22234: build: Mark print-% target as phony.fanquake
2021-07-07devtools: Improve *-check.py tool detectionCarl Dong
2021-06-24Mark print-% target as phony.Dmitry Goncharov
2021-05-13Makefile.am: use APP_DIST_DIR instead of hard-coding distCarl Dong
2021-04-05build: Remove spaces from variable-printing rulesCarl Dong
2021-03-18build: Make Windows-specific targets available for Windows builds onlyHennadii Stepanov
2021-03-18build: Make macOS-specific targets available for macOS builds onlyHennadii Stepanov
2021-02-03build: Proper quoting for var printing targetsCarl Dong
2021-01-26ci: Fuzz with integer sanitizerMarcoFalke
2021-01-21build: Make xorrisofs reproducible with -volume_dateCarl Dong
2021-01-12Merge #19937: signet mining utilityWladimir J. van der Laan
2021-01-12Add bitcoin-util command line utilityAnthony Towns
2020-12-28Merge #20684: build: Define .INTERMEDIATE target once onlyfanquake
2020-12-18Merge #20434: contrib: Parse ELF directly for symbol and security checksWladimir J. van der Laan
2020-12-17build: Define .INTERMEDIATE target once onlyHennadii Stepanov
2020-12-16build: Replace genisoimage with xorrisofanquake
2020-12-11build: Run libdmg-hfsplus's DMG tool in make deployCarl Dong
2020-12-10Merge #20549: Support make src/bitcoin-node and src/bitcoin-guiWladimir J. van der Laan
2020-12-09contrib: add symbol check test for PEfanquake