git/po
Patrick Steinhardt b4c06f7c4d gitk: introduce support for the Meson build system
Upstream Git has introduced support for the Meson build system.
Introduce support for Meson into gitk, as well, so that Git can easily
build its vendored copy of Gitk via a `subproject()` directive. The
instructions can be set up as follows:

  $ meson setup build
  $ meson compile -C build
  $ meson install -C build

Specific options, like for example where Gitk shall be installed to, can
be specified at setup time via `-D`. Available options can be discovered
by running `meson configure` either in the source or build directory.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
2025-02-20 08:52:15 +01:00
..
.gitignore gitk: Fix the Makefile to cope with systems lacking msgfmt 2008-01-11 00:51:08 -08:00
bg.po gitk: Update Bulgarian translation (327t) 2024-12-24 11:58:09 +01:00
ca.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
de.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
es.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
fr.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
hu.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
it.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
ja.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
meson.build gitk: introduce support for the Meson build system 2025-02-20 08:52:15 +01:00
po2msg.sh gitk: chmod +x po2msg.sh 2014-01-21 22:14:42 +11:00
pt_br.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
pt_pt.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
ru.po gitk: ru.po: Update Russian translation 2016-12-31 16:37:42 +11:00
sv.po gitk: sv.po: Update Swedish translation (323t) 2023-10-26 21:47:18 +01:00
vi.po gitk: Update copyright notice to 2016 2016-12-12 20:46:42 +11:00
zh_cn.po gitk: rename zh_CN.po to zh_cn.po 2019-09-17 14:58:12 -07:00