]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitcbda07879df890f6546d8eaedebc6e37d401a720
tree0175567cf0f6406b22a704f59c8c0b203bd912af
parentcc14ba68d744b7d5db03419e15c7047cc19bf559
parentd380dfeed74d9f4530cdab41f51bd287aebfbe4d
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
meson.build