]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pks-meson-support' of github.com:pks-t/git-gui
authorJohannes Sixt <j6t@kdbg.org>
Thu, 29 May 2025 08:01:14 +0000 (10:01 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 29 May 2025 08:01:14 +0000 (10:01 +0200)
commit61f8788fe9d362efb112f69a58cf0510a7e49ee0
tree78a6870f61a1699320d3432bbf27861f3ffc3b1a
parent309bb874dcba2c96f8b12d20bed16cf6a1ea0133
parent8bf062dd147146c4bd76c7344ee5fcb5fbd0834c
Merge branch 'pks-meson-support' of github.com:pks-t/git-gui

* 'pks-meson-support' of github.com:pks-t/git-gui:
  git-gui: wire up support for the Meson build system
  git-gui: stop including GIT-VERSION-FILE file
  git-gui: extract script to generate macOS app
  git-gui: extract script to generate macOS wrapper
  git-gui: extract script to generate "tclIndex"
  git-gui: extract script to generate "git-gui"
  git-gui: drop no-op GITGUI_SCRIPT replacement
  git-gui: make output of GIT-VERSION-GEN source'able
  git-gui: prepare GIT-VERSION-GEN for out-of-tree builds
  git-gui: replace GIT-GUI-VARS with GIT-GUI-BUILD-OPTIONS

Signed-off-by: Johannes Sixt <j6t@kdbg.org>