mirror of
https://github.com/git/git.git
synced 2025-09-10 22:44:50 +02:00
* 'master' of https://github.com/j6t/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
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
GITGUI_GITEXECDIR=@GITGUI_GITEXECDIR@
|
|
GITGUI_LIBDIR=@GITGUI_LIBDIR@
|
|
GITGUI_RELATIVE=@GITGUI_RELATIVE@
|
|
SHELL_PATH=@SHELL_PATH@
|
|
TCLTK_PATH=@TCLTK_PATH@
|
|
TCL_PATH=@TCL_PATH@
|
|
TKEXECUTABLE=@TKEXECUTABLE@
|