aboutsummaryrefslogtreecommitdiffstats
path: root/perl/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason1-90/+0
2017-11-07Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuseChristian Couder1-0/+1
2012-07-27Extract Git::SVN::GlobSpec from git-svn.Michael G. Schwern1-0/+1
2012-07-27Move Git::IndexInfo into its own file.Michael G. Schwern1-0/+1
2012-07-27Extract Git::SVN::Migration from git-svn.Michael G. Schwern1-0/+1
2012-07-27Extract Git::SVN::Log from git-svn.Michael G. Schwern1-0/+1
2012-07-27Extract Git::SVN from git-svn into its own .pm file.Michael G. Schwern1-0/+1
2012-07-27Extract some utilities from git-svn to allow extracting Git::SVN.Michael G. Schwern1-0/+1
2012-07-27perl: detect new files in MakeMaker buildsJunio C Hamano1-0/+3
2012-06-29perl/Makefile: Fix a missing double-quoteJohannes Sixt1-1/+1
2012-06-15perl/Makefile: move "mkdir -p" to module installation loop for maintainabilityJonathan Nieder1-2/+14
2012-06-15perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, tooJonathan Nieder1-7/+24
2012-03-16perl/Makefile: install Git::I18N under NO_PERL_MAKEMAKERÆvar Arnfjörð Bjarmason1-2/+5
2011-12-05i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason1-1/+2
2010-08-12perl/Makefile: Unset INSTALL_BASE when making perl.makÆvar Arnfjörð Bjarmason1-1/+1
2009-09-22pay attention to DESTDIR when building with NO_PERL_MAKEMAKERJunio C Hamano1-4/+4
2008-08-06perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey1-4/+4
2008-07-25perl/Makefile: update NO_PERL_MAKEMAKER sectionBrandon Casey1-4/+9
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-05-03Allow PERL_PATH="/usr/bin/env perl"Bryan Larsen1-1/+1
2007-03-14Do not output "GEN " when generating perl.makJohannes Schindelin1-1/+1
2007-03-06More build output cleaning upAlex Riesen1-1/+1
2007-03-06Make 'make' quiet by defaultShawn O. Pearce1-1/+1
2007-03-06Make 'make' quieter while building gitShawn O. Pearce1-2/+6
2006-12-08Fix perl/ build.Junio C Hamano1-1/+1
2006-12-04Make perl/ build procedure ActiveState friendly.Alex Riesen1-0/+39