diff options
author | Jakub Narebski <jnareb@gmail.com> | 2011-05-07 14:45:20 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-08 11:52:05 -0700 |
commit | ff2e2cd58420438a95257caa6008b885e781d576 (patch) | |
tree | 286d9ed6819cf8b7f86cd8ac1c2e1640ac263740 /Documentation/RelNotes/1.7.3.5.txt | |
parent | Git 1.7.5 (diff) | |
download | tgif-ff2e2cd58420438a95257caa6008b885e781d576.tar.xz |
git-instaweb: Simplify build dependency on gitweb
Since c0cb4ed (git-instaweb: Configure it to work with new gitweb
structure, 2010-05-28) git-instaweb does not re-create gitweb.cgi
etc., but makes use of installed gitweb. Therefore simplify
git-instaweb dependency on gitweb subsystem in main Makefile from
'gitweb/gitweb.cgi gitweb/static/gitweb.css gitweb/static/gitweb.js'
to simply 'gitweb'.
This is preparation for splitting gitweb.perl script, and for
splitting gitweb.js (to be reassembled / combined on build). This way
we don't have to duplicate parts of gitweb/Makefile in main
Makefile... it is also more correct description of git-instaweb
dependency.
Reported-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.3.5.txt')
0 files changed, 0 insertions, 0 deletions