| Commit message (Expand) | Author | Age | Files | Lines |
* | (perl #127606) adjust dependency paths on installation on darwin | Tony Cook | 2018-11-02 | 1 | -0/+25 |
* | Replace multiple 'use vars' by 'our' in utils | Nicolas R | 2017-11-11 | 1 | -2/+2 |
* | Remove "Warning: perl appears in your path" | David Mitchell | 2016-11-14 | 1 | -43/+0 |
* | [perl #127556] update installperl to new location of W32 libperl link lib | Daniel Dragan | 2016-02-18 | 1 | -0/+9 |
* | dont install PPPort.so/PPPort.dll | Daniel Dragan | 2015-11-02 | 1 | -2/+2 |
* | don't distribute version::vpp/EUMM::version::vpp | Daniel Dragan | 2015-10-28 | 1 | -0/+3 |
* | amigaos4: install scripts | Andy Broad | 2015-09-05 | 1 | -6/+19 |
* | Replace common Emacs file-local variables with dir-locals | Dagfinn Ilmari Mannsåker | 2015-03-22 | 1 | -5/+0 |
* | [perl #123436] installperl patch related to $Config{dlext} | kmx | 2014-12-16 | 1 | -1/+1 |
* | Remove x2p remnants | Matthew Horsfall (alh) | 2014-06-19 | 1 | -18/+1 |
* | Remove Module-Build remnants | Steve Hay | 2014-05-31 | 1 | -3/+2 |
* | Remove Cwd from the "actually architecture dependant files" special cases. | Nicholas Clark | 2013-09-19 | 1 | -1/+0 |
* | In install_lib.pl, no need to Config->import for the relocatableinc setup. | Nicholas Clark | 2013-07-23 | 1 | -1/+1 |
* | Move the wrapper for File::Path::mkpath() to install_lib.pl | Nicholas Clark | 2013-07-23 | 1 | -15/+9 |
* | Move {safe_,}rename() from install{man,perl} into install_lib.pl | Nicholas Clark | 2013-07-23 | 1 | -14/+0 |
* | Convert installperl to use Getopt::Long. | Nicholas Clark | 2013-07-13 | 1 | -19/+24 |
* | In installperl rename $opt{dostrip} to $opt{strip}. | Nicholas Clark | 2013-07-13 | 1 | -2/+2 |
* | In installperl, record the state of options in %opts instead of lexicals. | Nicholas Clark | 2013-07-13 | 1 | -18/+17 |
* | In installperl, invert the sense of the variable used for the -o option. | Nicholas Clark | 2013-07-13 | 1 | -4/+3 |
* | Remove dead code from installperl, related to a 5.000->5.001 change. | Nicholas Clark | 2013-07-13 | 1 | -8/+0 |
* | [perl #117033] wrong .packlist creation at installation on Cygwin with destdir | Tony Cook | 2013-07-09 | 1 | -4/+5 |
* | typo fixes for root level scripts | David Steinbrunner | 2013-05-22 | 1 | -1/+1 |
* | Remove cpan/CPANPLUS and associated utilities | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -1/+1 |
* | Remove the Rhapsody port. | Nicholas Clark | 2013-01-16 | 1 | -2/+2 |
* | Remove the MPE/iX port. | Nicholas Clark | 2012-09-21 | 1 | -25/+2 |
* | installperl: CaseFolding.txt no longer needed | Karl Williamson | 2012-06-02 | 1 | -1/+1 |
* | Set *.pod permissions in installperl. | Craig A. Berry | 2012-04-19 | 1 | -0/+1 |
* | installperl now uses get_pod_metadata() to install dual-life pods correctly. | Nicholas Clark | 2012-01-02 | 1 | -6/+8 |
* | In installperl, convert the File::Find::find(..., 'lib/') to no_chdir. | Nicholas Clark | 2012-01-02 | 1 | -9/+18 |
* | In installperl, don't chdir 'lib' before finding files in lib/ | Nicholas Clark | 2012-01-02 | 1 | -8/+6 |
* | In installperl, add the trailing / to the value held in $::depth. | Nicholas Clark | 2012-01-02 | 1 | -2/+2 |
* | In installperl, initialise $do_install{arch,priv}lib at their declarations. | Nicholas Clark | 2012-01-02 | 1 | -5/+10 |
* | In installperl, simplify the strip/chmod code for libraries on Darwin. | Nicholas Clark | 2012-01-02 | 1 | -8/+3 |
* | Sanitise NetWare changes to installperl. | Nicholas Clark | 2012-01-02 | 1 | -23/+19 |
* | Eliminate a couple more suidperl and sperl references. | Nicholas Clark | 2011-12-24 | 1 | -2/+0 |
* | Add x2p/a2p.pod to the 'master' array returned by get_pod_metadata(). | Nicholas Clark | 2011-12-24 | 1 | -1/+0 |
* | Update IO-Compress to CPAN version 2.044 | Chris 'BinGOs' Williams | 2011-12-04 | 1 | -1/+2 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -1/+1 |
* | PATCH: [perl #104226]: Name.pm missing from unicore | Karl Williamson | 2011-11-21 | 1 | -1/+1 |
* | installperl: Don't install unnecessary unicore/*.txt | Karl Williamson | 2011-03-09 | 1 | -1/+1 |
* | Use a buildcustomize.pl to set @INC in miniperl when building extensions. | Nicholas Clark | 2011-02-15 | 1 | -0/+2 |
* | Fix typos (spelling errors) in install files. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | Don't install unnecessary unicore files | David Golden | 2010-11-17 | 1 | -0/+13 |
* | Update Archive-Tar to CPAN version 1.70 | Chris 'BinGOs' Williams | 2010-11-15 | 1 | -1/+1 |
* | Remove old code dealing with installing 5.003's perldiag | Rafael Garcia-Suarez | 2009-10-14 | 1 | -15/+0 |
* | Don't install uupacktool.pl | Rafael Garcia-Suarez | 2009-10-14 | 1 | -1/+1 |
* | Don't install filter-util.pl | Rafael Garcia-Suarez | 2009-10-12 | 1 | -1/+1 |
* | Make installperl look in cpan/ and dist/ as well as in ext/ when looking | Steve Hay | 2009-10-02 | 1 | -24/+27 |
* | Don't install .gitignore files | Vincent Pit | 2009-09-07 | 1 | -1/+1 |
* | Install arch-dependent files into $archlib. | Andy Dougherty | 2009-08-13 | 1 | -0/+4 |