aboutsummaryrefslogtreecommitdiffstats
path: root/gitweb/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-06-28gitweb/Makefile: add a "NO_GITWEB" parameterÆvar Arnfjörð Bjarmason1-0/+2
2022-06-28gitweb/Makefile: include in top-level MakefileÆvar Arnfjörð Bjarmason1-75/+16
2022-06-28gitweb: remove "test" and "test-installed" targetsÆvar Arnfjörð Bjarmason1-11/+0
2022-06-28gitweb/Makefile: prepare to merge into top-level MakefileÆvar Arnfjörð Bjarmason1-11/+18
2022-06-28gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} varsÆvar Arnfjörð Bjarmason1-17/+18
2022-06-28gitweb/Makefile: add a $(GITWEB_ALL) variableÆvar Arnfjörð Bjarmason1-1/+6
2022-06-28gitweb/Makefile: define all .PHONY prerequisites inlineÆvar Arnfjörð Bjarmason1-3/+7
2020-12-08gitweb/Makefile: conditionally include ../GIT-VERSION-FILERamsay Jones1-0/+2
2011-10-27Merge branch 'rj/gitweb-clean-js'Junio C Hamano1-1/+3
2011-10-26gitweb/Makefile: Remove static/gitweb.js in the clean targetRamsay Jones1-1/+3
2011-10-21gitweb: provide a way to customize html headersLénaïc Huard1-0/+2
2011-07-24gitweb: Introduce common system-wide settings for convenienceJakub Narebski1-0/+2
2011-05-24gitweb: JavaScript ability to adjust time based on timezoneJohn 'Warthog9' Hawley1-0/+1
2011-05-24gitweb.js: Introduce code to handle cookies from JavaScriptJakub Narebski1-0/+1
2011-05-24gitweb.js: Extract and improve datetime handlingJakub Narebski1-0/+1
2011-05-24gitweb: Split JavaScript for maintability, combining on buildJakub Narebski1-1/+15
2010-11-17Merge branch 'jn/gitweb-test'Junio C Hamano1-1/+11
2010-09-30gitweb/Makefile: Include gitweb/config.makJakub Narebski1-0/+1
2010-09-30gitweb/Makefile: Add 'test' and 'test-installed' targetsJakub Narebski1-1/+10
2010-09-27Enable highlight executable path as a configuration optionChristopher Wilson1-1/+3
2010-06-20Merge branch 'maint'Junio C Hamano1-1/+1
2010-06-20gitweb/Makefile: fix typo in gitweb.min.css ruleJay Soffian1-1/+1
2010-05-31gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara1-19/+21
2010-05-01gitweb: Create install target for gitweb in MakefileJakub Narebski1-4/+28
2010-04-17gitweb: simplify gitweb.min.* generation and clean-up rulesJunio C Hamano1-37/+38
2010-04-02Gitweb: add autoconfigure support for minifiersMark Rada1-12/+2
2010-04-02Gitweb: add support for minifying gitweb.cssMark Rada1-7/+21
2010-01-30gitweb: Makefile improvementsJohn 'Warthog9' Hawley1-0/+129