aboutsummaryrefslogtreecommitdiff
path: root/templates/Makefile
Commit message (Expand)AuthorAge
* Make templates honour SHELL_PATH and PERL_PATHBen Walton2010-03-20
* Work around option parsing bug in the busybox tar implementationAndreas Schwab2009-10-24
* Fix permission bits on sources checked out with an overtight umaskJunio C Hamano2008-09-09
* Install templates with the user and group of the installing personalityJohannes Sixt2008-08-20
* When installing, be prepared that template_dir may be relative.Johannes Sixt2008-06-26
* templates/Makefile: don't depend on local umask settingGerrit Pape2008-02-28
* install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-03
* Use $(RM) in Makefiles instead of 'rm -f'Emil Medve2007-07-14
* Remove trailing slash from $(template_dir).Johannes Sixt2007-06-12
* Make 'make' quiet by defaultShawn O. Pearce2007-03-06
* Make 'make' quieter while building gitShawn O. Pearce2007-03-06
* Assorted typo fixesPavel Roskin2007-02-03
* Fix installation of templates on ancient systems.Ramsay Allan Jones2006-08-02
* Clean build annoyance.Junio C Hamano2005-11-08
* Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* Make sure 'make install' does not have to rebuild templates.Junio C Hamano2005-10-09
* Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-24
* [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-12
* Redo the templates generation and installation.Junio C Hamano2005-08-06
* Install sample hooksJunio C Hamano2005-08-03