]> git.99rst.org Git - git.git/commit
Merge branch 'mg/meson-hook-list-buildfix'
authorJunio C Hamano <redacted>
Wed, 15 Jul 2026 20:24:19 +0000 (13:24 -0700)
committerJunio C Hamano <redacted>
Wed, 15 Jul 2026 20:24:19 +0000 (13:24 -0700)
commite38e971f32c9e45da14dd7ec8bc5f8c3c45fa66e
tree5e121af5816c99a955256b1ff2662c22aa03936d
parent0a4fb3105eaf3e05973dd6beb1b68fe4f9d6b016
parent10ab1af0f4446dcbc2b34773da9a9d0a9eb2b69f
Merge branch 'mg/meson-hook-list-buildfix'

A racy build failure under Meson has been corrected by ensuring that
the generated header file 'hook-list.h' is built before compiling
files in 'builtin_sources' that depend on it.

* mg/meson-hook-list-buildfix:
  meson: restore hook-list.h to builtin_sources
meson.build
git clone https://git.99rst.org/PROJECT