summaryrefslogtreecommitdiff
path: root/installperl
Commit message (Expand)AuthorAgeFilesLines
* Need to remove ASCII tags on copied compiled executables for z/OS ASCIIMike Fulton2022-01-011-0/+4
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-021-13/+4
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-52/+13
* (perl #127606) adjust dependency paths on installation on darwinTony Cook2018-11-021-0/+25
* Replace multiple 'use vars' by 'our' in utilsNicolas R2017-11-111-2/+2
* Remove "Warning: perl appears in your path"David Mitchell2016-11-141-43/+0
* [perl #127556] update installperl to new location of W32 libperl link libDaniel Dragan2016-02-181-0/+9
* dont install PPPort.so/PPPort.dllDaniel Dragan2015-11-021-2/+2
* don't distribute version::vpp/EUMM::version::vppDaniel Dragan2015-10-281-0/+3
* amigaos4: install scriptsAndy Broad2015-09-051-6/+19
* 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