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