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