public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] Makefile: deprecate autoconf build infrastructure
@ 2026-03-04  8:22 Patrick Steinhardt
  2026-03-04  8:23 ` [PATCH RFC 1/2] INSTALL: recommend Meson instead of autoconf Patrick Steinhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Patrick Steinhardt @ 2026-03-04  8:22 UTC (permalink / raw)
  To: git

Hi,

roundabout 1.5 years ago we had a long discussion that eventually led to
a rough consensus that we'd rather want to get rid of our autoconf build
infrastucture. This eventually led to the introduction of Meson to cover
this use case, which has stabilized for quite a while by now.

This patch series thus starts the deprecation period of the autoconf
build infrastructure. Target for removal is Git 2.55 for now, but I'm
very open for discussions here. I also assume that depending on feedback
from packagers we may need to adapt the timeline.

Thanks!

Patrick

---
Patrick Steinhardt (2):
      INSTALL: recommend Meson instead of autoconf
      Makefile: deprecate autoconf build infrastructure

 INSTALL      | 11 +++++------
 configure.ac | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+), 6 deletions(-)


---
base-commit: 2cc71917514657b93014134350864f4849edfc83
change-id: 20260302-pks-autoconf-deprecation-4657b6fc83aa


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-11  7:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04  8:22 [PATCH RFC 0/2] Makefile: deprecate autoconf build infrastructure Patrick Steinhardt
2026-03-04  8:23 ` [PATCH RFC 1/2] INSTALL: recommend Meson instead of autoconf Patrick Steinhardt
2026-03-04  8:23 ` [PATCH RFC 2/2] Makefile: deprecate autoconf build infrastructure Patrick Steinhardt
2026-03-04 18:10 ` [PATCH RFC 0/2] " Junio C Hamano
2026-03-11  7:51   ` Patrick Steinhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox