index
:
git
main
maint
master
next
seen
todo
Git: sistema de control de versiones
mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
Makefile.PL
Age
Commit message (
Expand
)
Author
2017-12-11
Makefile: replace perl/Makefile.PL with simple make rules
Ævar Arnfjörð Bjarmason
2012-07-27
The Makefile.PL will now find .pm files itself.
Michael G. Schwern
2012-07-27
Don't lose Error.pm if $@ gets clobbered.
Michael G. Schwern
2012-07-27
Quiet warning if Makefile.PL is run with -w and no --localedir
Michael G. Schwern
2012-06-15
perl/Makefile.PL: warn about duplicate module list in perl/Makefile
Jonathan Nieder
2012-06-10
git-svn: use YAML format for mergeinfo cache when possible
Jonathan Nieder
2012-06-10
git-svn: make Git::SVN::RA a separate file
Jonathan Nieder
2012-06-10
git-svn: make Git::SVN::Editor a separate file
Jonathan Nieder
2012-05-29
git-svn: make Git::SVN::Fetcher a separate file
Jonathan Nieder
2012-05-29
git-svn: move Git::SVN::Prompt into its own file
Jonathan Nieder
2011-12-06
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
2009-09-25
perl/Makefile.PL: detect MakeMaker versions incompatible with DESTDIR
Brandon Casey
2007-12-11
Don't cache DESTDIR in perl/perl.mak.
Gerrit Pape
2007-08-23
Install man3 manpages to $PREFIX/share/man/man3 even for site installs
martin f. krafft
2007-04-21
perl: install private Error.pm if the site version is older than our own
Eric Wong
2007-01-16
Fix spurious compile error
Johannes Schindelin
2006-12-08
Fix perl/ build.
Junio C Hamano
2006-09-23
Git.pm: Kill Git.xs for now
Petr Baudis
2006-08-13
pass DESTDIR to the generated perl/Makefile
Eric Wong
2006-07-03
Git.pm: Avoid ppport.h
Petr Baudis
2006-07-03
Fix probing for already installed Error.pm
Pavel Roskin
2006-07-03
Perly git: work around buggy make implementations.
Junio C Hamano
2006-07-03
Git.pm: assorted build related fixes.
Petr Baudis
2006-07-03
Add Error.pm to the distribution
Petr Baudis
2006-07-03
Introduce Git.pm (v4)
Petr Baudis