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