From: Junio C Hamano Date: Mon, 5 May 2025 21:56:25 +0000 (-0700) Subject: Merge branch 'es/meson-cleanup' X-Git-Tag: v2.50.0-rc0~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cbda07879df890f6546d8eaedebc6e37d401a720;p=thirdparty%2Fgit.git Merge branch 'es/meson-cleanup' 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 --- cbda07879df890f6546d8eaedebc6e37d401a720