summaryrefslogtreecommitdiff
path: root/installperl
Commit message (Expand)AuthorAgeFilesLines
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-5/+0
* [perl #123436] installperl patch related to $Config{dlext}kmx2014-12-161-1/+1
* Remove x2p remnantsMatthew Horsfall (alh)2014-06-191-18/+1
* Remove Module-Build remnantsSteve Hay2014-05-311-3/+2
* Remove Cwd from the "actually architecture dependant files" special cases.Nicholas Clark2013-09-191-1/+0
* In install_lib.pl, no need to Config->import for the relocatableinc setup.Nicholas Clark2013-07-231-1/+1
* Move the wrapper for File::Path::mkpath() to install_lib.plNicholas Clark2013-07-231-15/+9
* Move {safe_,}rename() from install{man,perl} into install_lib.plNicholas Clark2013-07-231-14/+0
* Convert installperl to use Getopt::Long.Nicholas Clark2013-07-131-19/+24
* In installperl rename $opt{dostrip} to $opt{strip}.Nicholas Clark2013-07-131-2/+2
* In installperl, record the state of options in %opts instead of lexicals.Nicholas Clark2013-07-131-18/+17
* In installperl, invert the sense of the variable used for the -o option.Nicholas Clark2013-07-131-4/+3
* Remove dead code from installperl, related to a 5.000->5.001 change.Nicholas Clark2013-07-131-8/+0
* [perl #117033] wrong .packlist creation at installation on Cygwin with destdirTony Cook2013-07-091-4/+5
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-1/+1
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-181-1/+1
* Remove the Rhapsody port.Nicholas Clark2013-01-161-2/+2
* Remove the MPE/iX port.Nicholas Clark2012-09-211-25/+2
* installperl: CaseFolding.txt no longer neededKarl Williamson2012-06-021-1/+1
* Set *.pod permissions in installperl.Craig A. Berry2012-04-191-0/+1
* installperl now uses get_pod_metadata() to install dual-life pods correctly.Nicholas Clark2012-01-021-6/+8
* In installperl, convert the File::Find::find(..., 'lib/') to no_chdir.Nicholas Clark2012-01-021-9/+18
* In installperl, don't chdir 'lib' before finding files in lib/Nicholas Clark2012-01-021-8/+6
* In installperl, add the trailing / to the value held in $::depth.Nicholas Clark2012-01-021-2/+2
* In installperl, initialise $do_install{arch,priv}lib at their declarations.Nicholas Clark2012-01-021-5/+10
* In installperl, simplify the strip/chmod code for libraries on Darwin.Nicholas Clark2012-01-021-8/+3
* Sanitise NetWare changes to installperl.Nicholas Clark2012-01-021-23/+19
* Eliminate a couple more suidperl and sperl references.Nicholas Clark2011-12-241-2/+0
* Add x2p/a2p.pod to the 'master' array returned by get_pod_metadata().Nicholas Clark2011-12-241-1/+0
* Update IO-Compress to CPAN version 2.044Chris 'BinGOs' Williams2011-12-041-1/+2
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* PATCH: [perl #104226]: Name.pm missing from unicoreKarl Williamson2011-11-211-1/+1
* installperl: Don't install unnecessary unicore/*.txtKarl Williamson2011-03-091-1/+1
* Use a buildcustomize.pl to set @INC in miniperl when building extensions.Nicholas Clark2011-02-151-0/+2
* Fix typos (spelling errors) in install files.Peter J. Acklam) (via RT2011-01-071-1/+1
* Don't install unnecessary unicore filesDavid Golden2010-11-171-0/+13
* Update Archive-Tar to CPAN version 1.70Chris 'BinGOs' Williams2010-11-151-1/+1
* Remove old code dealing with installing 5.003's perldiagRafael Garcia-Suarez2009-10-141-15/+0
* Don't install uupacktool.plRafael Garcia-Suarez2009-10-141-1/+1
* Don't install filter-util.plRafael Garcia-Suarez2009-10-121-1/+1
* Make installperl look in cpan/ and dist/ as well as in ext/ when lookingSteve Hay2009-10-021-24/+27
* Don't install .gitignore filesVincent Pit2009-09-071-1/+1
* Install arch-dependent files into $archlib.Andy Dougherty2009-08-131-0/+4
* install Config_heavy.pl in archlibDavid Mitchell2009-08-121-1/+1
* Fix installation of 'autodie'Jerry D. Hedden2009-03-051-1/+1
* Fix to installing non-xs ext's in priv libJerry D. Hedden2009-02-241-1/+2
* Move XSSymSet.pm to lib/ExtUtils/, but only install it on VMS.Nicholas Clark2009-02-051-0/+2
* suidperl goes.Nicholas Clark2009-01-231-13/+0
* much better git related version numbering in our (*nix for now) build processYves Orton2008-12-311-1/+1
* installperl patchletAndreas J. Koenig2008-10-281-0/+1