summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-03 04:42:09 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-09-03 04:42:09 (GMT)
commit87b63de49c04c3e78d37c68b72a6bcbc86724760 (patch)
tree1caab5b356ca5204063616846d953a14922341cf /GIT-VERSION-GEN
parentb86882eda026a0da18472587034250a53e0daf51 (diff)
downloadgit-87b63de49c04c3e78d37c68b72a6bcbc86724760.zip
git-87b63de49c04c3e78d37c68b72a6bcbc86724760.tar.gz
git-87b63de49c04c3e78d37c68b72a6bcbc86724760.tar.bz2
git-gui: Quiet the msgfmt part of the make process
I really prefer having a very short and sweet makefile output that does not flood the user's screen with a ton of commands that they don't care much about. Traditionally git-gui has hidden away the actual commands from output by the $(QUIET*) series of macros but allow them to be seen with either `make QUIET=` or `make V=1`. This change makes our i18n message generation process to be a lot shorter and easier to digest at a glance: GITGUI_VERSION = 0.8.2.19.gb868-dirty * new locations or Tcl/Tk interpreter GEN git-gui BUILTIN git-citool INDEX lib/ MSGFMT po/de.msg 268 translated. MSGFMT po/hu.msg 268 translated. MSGFMT po/it.msg 268 translated. MSGFMT po/ja.msg 268 translated. MSGFMT po/ru.msg 249 translated, 12 fuzzy, 4 untranslated. MSGFMT po/zh_cn.msg 60 translated, 37 fuzzy, 168 untranslated. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions