Go to file
Mark Levedahl 74571bff17 gitk: _search_exe is no longer needed
The _search_exe variable allows specifying the suffix used for executables,
typically {} on unix, .exe on Windows. But, the override code is now
used only on Windows, so _search_exe is no longer needed. Eliminate it.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
2025-04-01 18:12:13 +02:00
po gitk: introduce support for the Meson build system 2025-02-20 08:52:15 +01:00
.gitignore gitk: Ignore gitk-wish buildproduct 2013-01-30 21:12:16 +11:00
Makefile gitk: extract script to build executable 2025-02-20 08:52:07 +01:00
generate-tcl.sh gitk: extract script to build executable 2025-02-20 08:52:07 +01:00
gitk gitk: _search_exe is no longer needed 2025-04-01 18:12:13 +02:00
meson.build gitk: introduce support for the Meson build system 2025-02-20 08:52:15 +01:00