]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/meson-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2025 21:56:25 +0000 (14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2025 21:56:25 +0000 (14:56 -0700)
Code clean-up for meson-based build infrastructure.

* es/meson-cleanup:
  meson: only check for missing networking syms on non-Windows; add compat impls
  meson: fix typo in function check that prevented checking for hstrerror
  meson: add a couple missing networking dependencies
  meson: do a full usage-based compile check for sysinfo
  meson: check for getpagesize before using it
  meson: simplify and parameterize various standard function checks

1  2 
meson.build

diff --cc meson.build
Simple merge