Commit Graph

1780 Commits (4685463301a1c64c1be07725059cc94d69db104b)

Author SHA1 Message Date
MarcoFalke d6a59166a1
Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helpers cleanups/improvements
3 years ago
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
W. J. van der Laan a305a687e7
Merge bitcoin/bitcoin#22244: devtools: Correctly extract symbol versions in symbol-check
3 years ago
W. J. van der Laan 0f47e01d7d
Merge bitcoin/bitcoin#20923: signet miner followups
3 years ago
W. J. van der Laan e8cd3700ee devtools: Integrate ARCH_MIN_GLIBC_VER table into MAX_VERSIONS in symbol-check.py
3 years ago
fanquake da69d9965a
Merge bitcoin/bitcoin#21871: scripts: add checks for minimum required OS versions
3 years ago
fanquake d50302625e
Merge bitcoin/bitcoin#22182: guix: Overhaul how guix-{attest,verify} works and hierarchy
3 years ago
Carl Dong e2c40a4ed5 guix-attest: Error out if SHA256SUMS is unexpected
3 years ago
W. J. van der Laan a33381acf5 devtools: Add xkb version to symbol-check
3 years ago
W. J. van der Laan 19e598bab0 devtools: Fix verneed section parsing in pixie
3 years ago
fanquake ce8276b531
Merge bitcoin/bitcoin#22190: Use latest signapple commit
3 years ago
fanquake aa80b5759d
scripts: check macOS SDK version is set
3 years ago
fanquake c972345bac
scripts: check minimum required Windows version is set
3 years ago
fanquake 29615aef52
scripts: check minimum required macOS vesion is set
3 years ago
fanquake 8732f7b6c9
scripts: LIEF 0.11.5
3 years ago
Carl Dong 4cc35daed5 Rewrite guix-{attest,verify} for new hier
3 years ago
Carl Dong 28a9c9b839 Make SHA256SUMS fragment right after build
3 years ago
fanquake 0a5723beea
macdeploy: cleanup .temp.dmg if present
3 years ago
fanquake ecffe8689d
macdeploy: remove qt4 related code
3 years ago
fanquake 639f064253
macdeploy: select the plugins we need, rather than excluding those we don't
3 years ago
fanquake 3d26b6b9e9
macdeploy: fix framework printing when passing -verbose
3 years ago
fanquake dca6c90329
macdeploy: remove unused plistlib import
3 years ago
fanquake 7cac26246a
Merge bitcoin/bitcoin#22075: guix: Misc leftover usability improvements
3 years ago
Andrew Chow 683d197970 Use latest signapple commit
3 years ago
W. J. van der Laan 07ededa30c
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
3 years ago
fanquake 8837f1ebde
Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always deterministic
4 years ago
Jon Atack 5d82a57db4
contrib: remove torv2 seed nodes
4 years ago
Jon Atack 5f7e086dac
contrib: update generate-seeds.py to ignore torv2 addresses
4 years ago
MarcoFalke 9999e4c64b
doc: Fix external links (IRC, ...)
4 years ago
W. J. van der Laan 2e8f3928f1
Merge bitcoin/bitcoin#22017: Update Windows code signing certificate
4 years ago
W. J. van der Laan 811aa24c71
Merge bitcoin/bitcoin#22060: contrib: add torv3 seed nodes for testnet, drop v2 ones
4 years ago
Carl Dong 108a6be92a guix: Check for disk space availability before building
4 years ago
Carl Dong d7dec89091 guix: Remove dest if OUTDIR mv fails
4 years ago
Jon Atack 6fe0516858 contrib: add torv3 seed nodes for testnet, drop v2 ones
4 years ago
W. J. van der Laan b295395664
Merge bitcoin/bitcoin#21239: guix: Add codesignature attachment support for osx+win
4 years ago
Andrew Chow 167fb1fc72 Update Windows code signing certificate
4 years ago
Carl Dong ee883201cf guix: repro: Sort find output in libtool for gcc-8
4 years ago
W. J. van der Laan ecf5f2c1a0
Merge bitcoin/bitcoin#21889: macho: check for control flow instrumentation
4 years ago
Carl Dong ee0a67c32a codesigning: Use SHA256 as digest for osslsigncode (Windows)
4 years ago
Carl Dong 38eb91eb06 guix: Add codesigning functionality
4 years ago
Carl Dong bac2690e6f guix: Package codesigning tools
4 years ago
Carl Dong 0a2176d477 guix: Reindent existing manifest.scm
4 years ago
W. J. van der Laan 01624a7db3
Merge bitcoin/bitcoin#21462: guix: Add guix-{attest,verify} scripts
4 years ago
Hennadii Stepanov a58868d201
build: Makes rcc output always deterministic
4 years ago
fanquake 42b589d18f
scripts: test for MACHO control flow instrumentation
4 years ago
W. J. van der Laan 1b9a5236e9
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names and permissions
4 years ago
W. J. van der Laan b7c2625703
Merge bitcoin/bitcoin#21664: contrib: use LIEF for macOS and Windows symbol & security checks
4 years ago
W. J. van der Laan 00a9b0647e
Merge bitcoin/bitcoin#21799: guix: Use `gcc-8` across the board
4 years ago
fanquake 955140b326
contrib: consolidate PIE and NX security checks
4 years ago
fanquake 2aa1631822
contrib: use LIEF in PE symbol checks
4 years ago
fanquake e93ac26b85
contrib: use LIEF in macOS symbol checks
4 years ago
fanquake a632cbcee5
contrib: use f strings in symbol-check.py
4 years ago
fanquake 0f5d77c8e4
contrib: add PE PIE check to security checks
4 years ago
fanquake 8e1f40dd9a
contrib: use LIEF for PE security checks
4 years ago
fanquake a25b2e965c
contrib: use LIEF for macOS security checks
4 years ago
fanquake 7e7eae7aa8
contrib: use f strings in security-check.py
4 years ago
fanquake 2e7a9f7ade
guix: install LIEF in Guix container
4 years ago
fanquake 465967b5ef
gitian: install LIEF in gitian container
4 years ago
W. J. van der Laan ab9a566ab3
Merge bitcoin/bitcoin#21825: net: add I2P hardcoded seeds
4 years ago
Carl Dong d420e5c1c0 guix-attest: Avoid incomplete sigdirs with ERR traps
4 years ago
Carl Dong c90f6e5109 guix: Consistently use gcc-8 for $HOST
4 years ago
Carl Dong feda2c8e31 guix: Skip attesting to dist-archive
4 years ago
Carl Dong d522d8006b guix: Attest to inputs in inputs.SHA256SUMS
4 years ago
Carl Dong f9e2960c01 guix: Construct $OUTDIR in ${DISTSRC}/output
4 years ago
Carl Dong 022abc85fc guix: Minor quoting fix in libexec/build.sh
4 years ago
Carl Dong c83c4fa5b7 guix-attest: Allow skipping GPG signing with NO_SIGN
4 years ago
Carl Dong 0e1c2e448c guix-attest: Use ascii-armor signatures
4 years ago
Carl Dong b5fd89c4c8 guix-attest: Only use cross-platform flags for find+xargs
4 years ago
Carl Dong 5926432ba6 guix: Add guix-verify script
4 years ago
Carl Dong 30daf76a97 guix: Add guix-attest script
4 years ago
Jon Atack e01f173fb9
contrib: add a few I2P seed nodes
4 years ago
Jon Atack ea269c7ef1
contrib: parse I2P addresses in generate-seeds.py
4 years ago
fanquake 51d9d1607f
guix: use Clang 10 for the macOS cross compile
4 years ago
fanquake c29cba44b3
build: Xcode 12.1, macOS SDK 10.15.6
4 years ago
fanquake cf971c9ea0
build: use -isysroot over --sysroot on macOS
4 years ago
windsok 6f6bb3ebc7 test: fix file permissions on various scripts
4 years ago
fanquake e16f8720dc
Merge #21655: build, qt: No longer need to set QT_RCC_TEST=1 for determinism
4 years ago
W. J. van der Laan ed133fe005
Merge #21615: script: Add trusted key for hebasto
4 years ago
Hennadii Stepanov 5f2be6e71e
Remove no longer used contrib/bitcoin-qt.pro from the repo
4 years ago
fanquake 09b3e46848
doc: remove boostrap info from GUIX_COMMON_FLAGS doc
4 years ago
Stephan Oeste 08151e19d9
doc: Fix name of script guix-build
4 years ago
Hennadii Stepanov c799a19b4b
build, qt: No longer need to set QT_RCC_TEST=1 for determinism
4 years ago
W. J. van der Laan 0c9597ce7d
Merge #21304: guix: Add guix-clean script + establish gc-root for container profiles
4 years ago
Carl Dong 867a5e172a guix: Register garbage collector root for containers
4 years ago
Carl Dong 8f8b96fb54 guix: Update hint messages to mention guix-clean
4 years ago
Yerzhan Mazhkenov 94c7dd9ac8 doc: Fix typos from codespell lint
4 years ago
Hennadii Stepanov 55d85834cc
script: Add trusted key for hebasto
4 years ago
W. J. van der Laan 9be7fe4849
Merge #21560: net: Add Tor v3 hardcoded seeds
4 years ago
Pieter Wuille 5c09bcadc4 Fix a typo in guix-build output
4 years ago
Carl Dong 44f6d4f56b guix: Record precious directories and add guix-clean
4 years ago
Carl Dong 84912d4b24 build: Remove spaces from variable-printing rules
4 years ago
W. J. van der Laan 0102f80b51
Merge #21375: guix: Misc feedback-based fixes + hier restructuring
4 years ago
Carl Dong 7476b46f18 guix: Build dmg as a static binary
4 years ago
Carl Dong 65176ab573 guix: Remove codesign_allocate+pagestuff from unsigned tarball
4 years ago
Carl Dong ca85679eb4 guix: Use clang-toolchain instead of clang
4 years ago
Carl Dong 1aec0eda8f guix: Fallback to local build for substitute-enabled Guix users
4 years ago
Carl Dong 1742f8e12d guix: Add early health check for guix-daemon
4 years ago
Carl Dong c1ae726a13 guix: More thoroughly control native toolchain
4 years ago
Carl Dong 39741128d3 guix: Supply --link-profile
4 years ago
Carl Dong d55a1056ee guix: Add troubleshooting documentation entries
4 years ago
Carl Dong 7f401c953f guix: Adapt guix-build to prelude, restructure hier
4 years ago
Carl Dong 4eccf063b2 guix: Remove guix-build.sh filename extension
4 years ago
Carl Dong 7753357a7b guix: Add source-able bash prelude and utils
4 years ago
W. J. van der Laan 9b29d5df7f contrib: Add explicit port numbers for testnet seeds
4 years ago
W. J. van der Laan 2a257de113 contrib: Add a few TorV3 seed nodes
4 years ago
W. J. van der Laan 06030f7a42 contrib: generate-seeds.py generates output in BIP155 format
4 years ago
wodry e309646db6
Doc: Copyright: Fix embedded font file location
4 years ago
Carl Dong e5b49a01f5 guix: Create windeploy inside distsrc-*
4 years ago
Carl Dong 3e9982ab38 contrib: Silence git-describe when looking for tag
4 years ago
Carl Dong d5a71e9785 guix: Use --cores instead of --max-jobs
4 years ago
fanquake ee35532409
Merge #21300: script: Add explanatory comment to tc.sh
4 years ago
Wladimir J. van der Laan c46f1ce751
Merge #21418: contrib: Make systemd invoke dependencies only when ready
4 years ago
Wladimir J. van der Laan 663f6cd9dd contrib: Use -daemonwait in systemd init script
4 years ago
wodry ea76f4ac7d Doc: Tell howto install clang-format on Debian/Ubuntu
4 years ago
Pieter Wuille 5c0210e3e6 bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py
4 years ago
Wladimir J. van der Laan 8ec881d3b6
Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addresses
4 years ago
fanquake a65e772fec
Merge #21428: test: Cleanup in test-{security,symbol}-check.py
4 years ago
Pieter Wuille 2e7c80fb5b Add signet support to gen_key_io_test_vectors.py
4 years ago
Pieter Wuille fe5e495c31 Use Bech32m encoding for v1+ segwit addresses
4 years ago
fanquake d42078e93b
Merge #21437: gitian, ci: Drop unneeded python3-dev package for macOS builds
4 years ago
Hennadii Stepanov e4c0cada79
ci, gitian: Drop unneeded python3-dev package for macOS builds
4 years ago
MarcoFalke 3c631917f3
Merge #21111: Improve OpenRC initscript
4 years ago
Hennadii Stepanov 0fc0c00f7a
test: Drop unused get_machine function
4 years ago
Hennadii Stepanov 61a0f8f9cc
test: Cleanup test files in test-{security,symbol}-check.py
4 years ago
fanquake 06cd0da21f
build: qt 5.12.10
4 years ago
Hennadii Stepanov 3272e34f9c
build: Add xkbcommon 0.8.4
4 years ago
fanquake 2620ac4ec3
Merge #21354: build, doc: Drop no longer required packages from macOS cross-compiling dependencies
4 years ago
Hennadii Stepanov f7f3829a68
build, doc: Drop libbz2-dev from macOS cross-compiling dependencies
4 years ago
Hennadii Stepanov d8239362e2
build, doc: Drop libcap-dev from macOS cross-compiling dependencies
4 years ago
Hennadii Stepanov c967fb7fb9
guix: Remove libcap from manifest
4 years ago
Hennadii Stepanov 7bbb409314
guix: Update darwin native packages dependencies
4 years ago
fanquake 72e6979b31
Merge #21325: lint: Fix spelling errors in comments
4 years ago
fanquake a28c053c88
Merge #21298: guix: Bump time-machine, glibc, and linux-headers
4 years ago
fanquake d1abe54fce
Merge #21323: guix, doc: Update default HOSTS value
4 years ago
fyquah fbbb2d4fc1 lint: Fix spelling errors in comments
4 years ago
Hennadii Stepanov a0a7a4337d
guix, doc: Update default HOSTS value
4 years ago
Hennadii Stepanov 97f10621f4
guix: Add curl to required tool list
4 years ago
Wladimir J. van der Laan 5ba5becbb5
Merge #21272: guix: Passthrough SDK_PATH into container
4 years ago
dscotese 3a0446fad4 script: Add explanatory comment to tc.sh
4 years ago
Carl Dong c33b199456 guix: Bump glibc and linux-headers
4 years ago
Carl Dong 65363a1bd8 guix: Rebase on 95aca2991b (1.2.0-12.dffc918)
4 years ago
Carl Dong d98f4593cf guix: Explicitly set umask in build container
4 years ago
Carl Dong 13a9fd11a5 guix: Passthrough SDK_PATH into container
4 years ago
fanquake 3371758af4
Merge #21078: guix: only download sources for hosts being built
4 years ago
fanquake 64343a6110
Merge #21089: guix: Add support for powerpc64{,le}
4 years ago
Wladimir J. van der Laan 7fca189a2a
Merge #79: Embed monospaced font
4 years ago
fanquake a6a1b106dc
guix: only download sources for hosts being built
4 years ago
fanquake ccb7b6a976
contrib: run test-symbol check for RISCV
4 years ago
Hennadii Stepanov 89e421918e
gui: Add Roboto Mono font
4 years ago
Carl Dong 95990b9f32 guix: Update conservative space requirements
4 years ago
Carl Dong 5e6df11326 guix: Add support for powerpc64{,le}
4 years ago
Carl Dong d02076b885 guix: Jump forwards in time-machine and adapt
4 years ago
Carl Dong f8ca8c5c28 guix: Supply --keep-failed for debugging
4 years ago
Carl Dong 901f54321b guix: Passthrough BASE_CACHE into container
4 years ago
MarcoFalke fa051c2386
doc: Guix is shipped in Debian and Ubuntu
4 years ago
parazyd 95f97111dd
contrib/init: (OpenRC) quote some unquoted variables.
4 years ago
parazyd 737feadff7
contrib/init: (OpenRC) Do not fail if both rpcuser and rpcpassword are unset.
4 years ago
Hennadii Stepanov 166266a372
script: Make LXC container size suitable for gitian builds
4 years ago
Hennadii Stepanov cb151b797a
build: Disable --disable-fuzz-binary for guix builds
4 years ago
Hennadii Stepanov fd7caae35f
build: Disable --disable-fuzz-binary for gitian builds
4 years ago
Anthony Towns b3c712cb28 contrib/signet/miner: remove debug code
4 years ago
Anthony Towns b6d493fd4d contrib/signet/README.md: Update miner description
4 years ago
Anthony Towns e66543827c contrib/signet/miner: Automatic timestamp for first block
4 years ago
Anthony Towns a383ce5b4a contrib/signet/miner: --grind-cmd is required for calibrate
4 years ago
Anthony Towns 1a45cd2e51 contrib/signet: Fix typos
4 years ago
fanquake 2ecaf21433
gitian: remove execstack workaround for ricv64 & powerpc64le
4 years ago
fanquake 5baff2b318
build: use focal in gitian descriptors
4 years ago
MarcoFalke 384e090f93
Merge #19509: Per-Peer Message Capture
4 years ago
Wladimir J. van der Laan 16b784d953
Merge #20689: contrib: replace binary verification script verify.sh with python rewrite
4 years ago
Wladimir J. van der Laan 6a726cb534
Merge #20963: gitian-linux: Build binaries for 64-bit POWER (continued)
4 years ago
setpill 624091b7b9 Fix docker args conditional
4 years ago
Wladimir J. van der Laan 543bf745d3 gitian-linux: Extend noexec-stack workaround to powerpc
4 years ago
Luke Dashjr 00f67c8aa1 gitian-linux: Build binaries for 64-bit POWER
4 years ago
Wladimir J. van der Laan 2b4cfb44bd gitian-keys: Add signer aliases, some historical keys
4 years ago
Troy Giorshev bff7c66e67 Add documentation to contrib folder
4 years ago
Troy Giorshev e4f378a505 Add capture parser
4 years ago
coinforensics 94271d2ce7
gitian-keys: add CoinForensics key
4 years ago
Carl Dong f1694757dd guix: Fix typo
4 years ago
Carl Dong 771c4b98a8 guix: README: Add darwin HOSTS entry
4 years ago
Carl Dong 8dbf18cb1d guix: Check for macOS SDK before building anything
4 years ago
Carl Dong 34b23f597e guix: Set ZERO_AR_DATE for darwin build determinism
4 years ago
Carl Dong c9eb4cf3a0 guix: Add support for darwin builds
4 years ago
fanquake 977bec1d93
Merge #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH
4 years ago
Wladimir J. van der Laan dd545c53a5
Merge #20906: contrib: embed C++11 patch in install_db4.sh
4 years ago
Luke Dashjr 63fc2b1782 gitian: Properly quote arguments in wrappers
4 years ago
Wladimir J. van der Laan f7fd76bcc0
Merge #20880: gitian: Use custom MacOS code signing tool
4 years ago
Wladimir J. van der Laan ca8218301b
Merge #20884: script: Improve robustness of bitcoind.service on startup
4 years ago
Carl Dong a91c46c57d guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH
4 years ago
Wladimir J. van der Laan b5e93f873a doc: Add manual page generation for bitcoin-util
4 years ago
Wladimir J. van der Laan 7b975639ef
Merge #19937: signet mining utility
4 years ago
Anthony Towns 595a34dbea contrib/signet: Document miner script in README.md
4 years ago
Anthony Towns ff7dbdc08a contrib/signet: Add script for generating a signet chain
4 years ago
jackielove4u 92370033a2
contrib: embed C++11 patch in install_db4.sh
4 years ago
Carl Dong 570e43fe72 guix: Print build params inside/outside of container
4 years ago
Carl Dong 2f9d1fdde6 guix: Move DISTSRC determination to guix-build.sh
4 years ago
Carl Dong 0b7cd07bb5 guix: Move OUTDIR determination+creation to guix-build.sh
4 years ago
Carl Dong d27ff8b86a guix: Add more sanity checks to guix-build.sh
4 years ago
Carl Dong 57f9533146 guix: Add section headings to guix-build.sh
4 years ago
Carl Dong 34f0fda2d3 guix: Small updates to README wording
4 years ago
Carl Dong 402e3a5b1e guix: Update HOSTS README entry for new architectures
4 years ago
Carl Dong cfa7ceb21b guix: Remove README development environment section
4 years ago
Carl Dong 93b6a8544a guix: Add ADDITIONAL_GUIX_{COMMON,TIMEMACHINE}_FLAGS options
4 years ago
Carl Dong 0f31e24703 guix: Add SUBSTITUTE_URLS option
4 years ago
Carl Dong 444fcfca90 guix: Make guix honor MAX_JOBS setting
4 years ago
Hennadii Stepanov 9d02654677
doc: Fix systemd spelling and link to doc/init.md
4 years ago
Hennadii Stepanov 601778c310
script: Add Documentation key to bitcoind.service
4 years ago
Hennadii Stepanov d9392b724c
script: Improve robustness of bitcoind.service on startup
4 years ago
Andrew Chow 2c403279e2 gitian: Remove codesign_allocate and pagestuff from MacOS build
4 years ago
Andrew Chow f55eed2514 gitian: use signapple to create the MacOS code signature
4 years ago
Andrew Chow 95b06d2185 gitian: use signapple to apply the MacOS code signature
4 years ago
Andrew Chow 42bb1ea363 gitian: install signapple in gitian-osx-signer.yml
4 years ago
Wladimir J. van der Laan efe03ceb58
Merge #20859: gitian-keys: add miketwenty1 key
4 years ago
Michael Tidwell f2d93b229d gitian-keys: add miketwenty1 key
4 years ago
Oliver Gugger c3aa1a16b2
gitian-keys: add key for guggero
4 years ago
Antoine Poinsot d825a3957e
gitian-keys: add darosior's key
4 years ago
fanquake 8d6715666d
Merge #20846: Add benthecarman to keys.txt
4 years ago
Sebastian Falbesoner 729e1d151c Add gitian PGP key for theStack
4 years ago
benthecarman 50a6f8f821
Add benthecarman to keys.txt
4 years ago
MarcoFalke e75f91eae3
Merge #20805: doc: Update license year range to 2021
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Emil Engler ccc8d5513f
doc: Update license year range to 2021
4 years ago
fanquake 1ef2138c0d
lint: run mypy over contrib/devtools
4 years ago
Hennadii Stepanov 1fbb8b6fa3
script: Remove outdated extract-osx-sdk.sh
4 years ago
Sebastian Falbesoner c86b9a65eb contrib: remove verify.sh
4 years ago
Sebastian Falbesoner c84838e7af contrib: binary verification script verify.sh rewritten in python
4 years ago
Wladimir J. van der Laan f1dbf92ff0
Merge #20434: contrib: Parse ELF directly for symbol and security checks
4 years ago
fanquake 0df9819126 build: Replace genisoimage with xorriso
4 years ago
Carl Dong 22437fc72e build: Run libdmg-hfsplus's DMG tool in make deploy
4 years ago
fanquake ae9b48995b
contrib: add symbol check test for PE
4 years ago
fanquake 16b31cc4c5
Merge #20422: build: mac deployment unification
4 years ago
Wladimir J. van der Laan f3e17686b3
Merge #20468: build: warn when generating man pages for binaries built from a dirty branch
4 years ago
fanquake ed1bbcefea contrib: add MACHO tests to symbol-check tests
4 years ago
Wladimir J. van der Laan 5bab08df17 contrib: Add test for ELF symbol-check
4 years ago
fanquake 5d2cbdf772
macdeploy: use Python 3.6
4 years ago
fanquake a42aa94c54
macdeploy: remove runHDIUtil in favor of directly calling subprocess.run
4 years ago
fanquake adaa26202b
macdeploy: remove existing Bitcoin-Core.dmg if present
4 years ago
fanquake ccb0325b1b
macdeploy: move qt_conf to where it's used
4 years ago
fanquake 6390a04862
macdeploy: consolidate .DS_Store generation
4 years ago
fanquake 32347cd56a
macdeploy: assume plistlib is available
4 years ago
fanquake 0ab4018c12
macdeploy: have a single level of logging output
4 years ago
fanquake 827d382aa7
macdeploy: remove add-resources argument
4 years ago
fanquake 464b34d4c3
macdeploy: remove codesigning argument
4 years ago
fanquake 4d70d3d7fe
build: automatically determine macOS translations
4 years ago
Tyler Chambers 6690adba08
Warn when binaries are built from a dirty branch.
4 years ago
Wladimir J. van der Laan 555b5d1bf9
Merge #20419: build: set minimum supported macOS to 10.14
4 years ago
Luke Dashjr a0a771843f contrib: Changes to checks for PowerPC64
4 years ago
Wladimir J. van der Laan 634f6ec4eb contrib: Parse ELF directly for symbol and security checks
4 years ago
MarcoFalke d4159984c3
Merge #20223: build: Drop the leading 0 from the version number
4 years ago