]> Lady’s Gitweb - Gitweb/commit
gitweb: fill in gitweb configuration by Makefile
authorMartin Waitz <redacted>
Tue, 1 Aug 2006 19:34:08 +0000 (21:34 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:05:46 +0000 (00:05 -0400)
commit060eceb723f11390fb144c6f76ab9d54a6863ce756de3e94377e7324e3e9ede4
treeca1b9c6206ab8f9e69eeec34b681d581937c98508ea8ce85a11728e2dc620691
parent3c547c49c036abf3cd70a986941861f64d476daa387657aba840160f30836b53
gitweb: fill in gitweb configuration by Makefile

Generate gitweb/gitweb.cgi to reduce the need to patch gitweb.cgi
by the end user.  The GIT installation directory is already known
by the Makefile, and can be inserted directly into gitweb.
All other gitweb configuration parameters can now be specified by
providing GITWEB_* variables while building GIT.  These are described
in gitweb/README.

Signed-off-by: Martin Waitz <redacted>
Signed-off-by: Junio C Hamano <redacted>
README
gitweb.perl [moved from gitweb.cgi with 99% similarity]
This page took 0.097924 seconds and 4 git commands to generate.