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