summaryrefslogtreecommitdiff
path: root/templates/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-03-20Make templates honour SHELL_PATH and PERL_PATHLibravatar Ben Walton1-2/+15
2009-10-24Work around option parsing bug in the busybox tar implementationLibravatar Andreas Schwab1-1/+1
2008-09-09Fix permission bits on sources checked out with an overtight umaskLibravatar Junio C Hamano1-5/+7
2008-08-20Install templates with the user and group of the installing personalityLibravatar Johannes Sixt1-1/+1
2008-06-26When installing, be prepared that template_dir may be relative.Libravatar Johannes Sixt1-4/+4
2008-02-28templates/Makefile: don't depend on local umask settingLibravatar Gerrit Pape1-3/+3
2007-12-03install-sh from automake does not like -m without delimiting spaceLibravatar Robert Schiele1-1/+1
2007-07-14Use $(RM) in Makefiles instead of 'rm -f'Libravatar Emil Medve1-1/+2
2007-06-12Remove trailing slash from $(template_dir).Libravatar Johannes Sixt1-1/+1
2007-03-06Make 'make' quiet by defaultLibravatar Shawn O. Pearce1-1/+1
2007-03-06Make 'make' quieter while building gitLibravatar Shawn O. Pearce1-3/+7
2007-02-03Assorted typo fixesLibravatar Pavel Roskin1-1/+1
2006-08-02Fix installation of templates on ancient systems.Libravatar Ramsay Allan Jones1-7/+5
2005-11-08Clean build annoyance.Libravatar Junio C Hamano1-1/+0
2005-10-10Deal with $(bindir) and friends with whitespaces.Libravatar Junio C Hamano1-2/+8
2005-10-09Make sure 'make install' does not have to rebuild templates.Libravatar Junio C Hamano1-3/+6
2005-09-24Solaris: give a bit more built-in defaults.Libravatar Junio C Hamano1-4/+6
2005-08-12[PATCH] Use $DESTDIR instead of $destLibravatar Petr Baudis1-3/+3
2005-08-06Redo the templates generation and installation.Libravatar Junio C Hamano1-12/+31
2005-08-03Install sample hooksLibravatar Junio C Hamano1-0/+19