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