diff options
| author | Jeff King <peff@peff.net> | 2012-06-20 14:31:55 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-07-09 08:57:52 -0700 |
| commit | be1dbd0a933749526eb763fd00cd00c0bdf7c7a6 (patch) | |
| tree | 1e1fc91d5703f50b073d3d422430c4da6d3d80cd /builtin/commit.c | |
| parent | Makefile: be silent when only GIT_USER_AGENT changes (diff) | |
| download | git-be1dbd0a933749526eb763fd00cd00c0bdf7c7a6.tar.gz git-be1dbd0a933749526eb763fd00cd00c0bdf7c7a6.zip | |
Makefile: split prefix flags from GIT-CFLAGS
Most of the build targets do not care about the setting of
$prefix (or its derivative variables), but will be rebuilt
if the prefix changes. For most setups this doesn't matter
(they set prefix once and never change it), but for a setup
which puts each branch or version in its own prefix, this
unnecessarily causes a full rebuild whenever the branc is
changed.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
