git/contrib/credential
Junio C Hamano f8ec2c6aee Merge branch 'sn/osxkeychain-rust-universal'
The build system has been updated to support building universal macOS
binaries when 'Rust' is enabled, by compiling separate static archives
for each target triple listed in 'RUST_TARGETS' and combining them
using the macOS 'lipo' tool.  The 'git-credential-osxkeychain' helper
has been updated to link against '$(RUST_LIB)' when 'Rust' is enabled.

* sn/osxkeychain-rust-universal:
  contrib: wire up osxkeychain in contrib/Makefile on macOS
  Makefile: support universal macOS builds via RUST_TARGETS
  Makefile: add $(RUST_LIB) prerequisite to osxkeychain
2026-07-19 10:42:17 -07:00
..
libsecret contrib/credential: add install target 2025-10-25 18:27:56 -07:00
netrc contrib: better support symbolic port names in git-credential-netrc 2025-06-25 09:43:59 -07:00
osxkeychain contrib: wire up osxkeychain in contrib/Makefile on macOS 2026-07-07 21:58:55 -07:00
wincred wincred: prevent silent credential loss when storing OAuth tokens 2026-07-16 11:31:32 -07:00
meson.build meson: wire up credential helpers 2025-02-18 11:40:03 -08:00