aboutsummaryrefslogtreecommitdiffstats
path: root/perl/Makefile.PL (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11Makefile: replace perl/Makefile.PL with simple make rulesÆvar Arnfjörð Bjarmason1-62/+0
2012-07-27The Makefile.PL will now find .pm files itself.Michael G. Schwern1-13/+16
2012-07-27Don't lose Error.pm if $@ gets clobbered.Michael G. Schwern1-2/+1
2012-07-27Quiet warning if Makefile.PL is run with -w and no --localedirMichael G. Schwern1-1/+2
2012-06-15perl/Makefile.PL: warn about duplicate module list in perl/MakefileJonathan Nieder1-0/+4
2012-06-10git-svn: use YAML format for mergeinfo cache when possibleJonathan Nieder1-0/+1
2012-06-10git-svn: make Git::SVN::RA a separate fileJonathan Nieder1-0/+1
2012-06-10git-svn: make Git::SVN::Editor a separate fileJonathan Nieder1-0/+1
2012-05-29git-svn: make Git::SVN::Fetcher a separate fileJonathan Nieder1-0/+1
2012-05-29git-svn: move Git::SVN::Prompt into its own fileJonathan Nieder1-0/+1
2011-12-05i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason1-1/+13
2009-09-25perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIRBrandon Casey1-0/+8
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape1-5/+1
2007-08-23Install man3 manpages to $PREFIX/share/man/man3 even for site installsmartin f. krafft1-0/+1
2007-04-21perl: install private Error.pm if the site version is older than our ownEric Wong1-1/+1
2007-01-16Fix spurious compile errorJohannes Schindelin1-0/+4
2006-12-08Fix perl/ build.Junio C Hamano1-0/+1
2006-09-23Git.pm: Kill Git.xs for nowPetr Baudis1-8/+1
2006-08-13pass DESTDIR to the generated perl/MakefileEric Wong1-0/+4
2006-07-02Git.pm: Avoid ppport.hPetr Baudis1-5/+5
2006-07-02Fix probing for already installed Error.pmPavel Roskin1-2/+2
2006-07-02Perly git: work around buggy make implementations.Junio C Hamano1-1/+1
2006-07-02Git.pm: assorted build related fixes.Petr Baudis1-1/+1
2006-07-02Add Error.pm to the distributionPetr Baudis1-0/+10
2006-07-02Introduce Git.pm (v4)Petr Baudis1-0/+21