aboutsummaryrefslogtreecommitdiff
path: root/git-gui/lib/merge.tcl
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-06-02 20:56:51 -0400
committerShawn O. Pearce <spearce@spearce.org>2007-06-20 23:26:57 -0400
commit573fe6d77da51f7baa20800a3809b5db9296a83c (patch)
tree5c362cc73e9b7db40148390fba38391828cd759d /git-gui/lib/merge.tcl
parent03e1bed4a4887607ae90cd121cb4851d10ef2e8b (diff)
downloadgit-573fe6d77da51f7baa20800a3809b5db9296a83c.tar.gz
git-573fe6d77da51f7baa20800a3809b5db9296a83c.tar.xz
git-gui: Quiet our installation process
Alex Riesen wanted a quieter installation process for git and its contained git-gui. His earlier patch to do this failed to work properly when V=1, and didn't really give a great indication of what the installation was doing. These rules are a little bit on the messy side, as each of our install actions is composed of at least two variables, but in the V=1 case the text is identical to what we had before, while in the non-V=1 case we use some more complex rules to show the interesting details, and hide the less interesting bits. We now can also set QUIET= (nothing) to see the rules that are used when V= (nothing), so we can debug those too if we have to. This is actually a side-effect of how we insert the @ into the rules we use for the "lists of things", like our builtins or our library files. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/merge.tcl')
0 files changed, 0 insertions, 0 deletions