]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/build-meson-fixes-0130'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 16:53:01 +0000 (08:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 16:53:02 +0000 (08:53 -0800)
commitab09eddf601501290b5c719574fbe6c02314631f
tree9cc0bf32964d7f736ee293d9b0771e409711e34d
parent1aabec0b484f4f073defb343dfdcdac601a26adc
parent9350423982a851695b8f0fab1fd7aa8fafb10654
Merge branch 'ps/build-meson-fixes-0130'

Assorted fixes and improvements to the build procedure based on
meson.

* ps/build-meson-fixes-0130:
  gitlab-ci: restrict maximum number of link jobs on Windows
  meson: consistently use custom program paths to resolve programs
  meson: fix overwritten `git` variable
  meson: prevent finding sed(1) in a loop
  meson: improve handling of `sane_tool_path` option
  meson: improve PATH handling
  meson: drop separate version library
  meson: stop linking libcurl into all executables
  meson: introduce `libgit_curl` dependency
  meson: simplify use of the common-main library
  meson: inline the static 'git' library
  meson: fix OpenSSL fallback when not explicitly required
  meson: fix exec path with enabled runtime prefix
.gitlab-ci.yml
Documentation/meson.build
meson.build
meson_options.txt
t/helper/meson.build
t/meson.build