author | Martin Waitz <tali@admingilde.org> | |
Tue, 1 Aug 2006 19:34:08 +0000 (21:34 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 1 Aug 2006 22:44:47 +0000 (15:44 -0700) | ||
commit | 5d043a3d856bd40d8b34b8836a561e438d23573b | |
tree | 9f90ec3953e7b33066cb93359f21026a33f651f0 | tree | snapshot |
parent | 6326b60cfd9c953e64ddab9659587afeedccd95b | commit | diff |
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 <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <tali@admingilde.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
gitweb/README | diff | blob | history | |
gitweb/gitweb.cgi | [deleted file] | blob | history |
gitweb/gitweb.perl | [new file with mode: 0755] | blob |