summaryrefslogtreecommitdiff
path: root/write_buildcustomize.pl
Commit message (Expand)AuthorAgeFilesLines
* pl2bat.pl now needs access to ExtUtils::PL2BatTony Cook2021-01-071-0/+1
* Fix builds after EUMM updateChris 'BinGOs' Williams2019-06-041-3/+3
* (perl #133951) don't write an invalid lib/buildcustomize.plTony Cook2019-04-151-0/+3
* Fix missing build dependency for podsDan Dedrick2018-11-141-1/+3
* fix the non-Win32 build breakage introduced in ce9582afTony Cook2015-10-281-1/+1
* Fix the (serial) build with dmake on WindowsSteve Hay2015-10-231-0/+1
* reimplement $^WIN32_SLOPPY_STAT as a magic varDaniel Dragan2015-10-191-1/+0
* Remove ExtUtils-Command, it is merged in EUMM nowChris 'BinGOs' Williams2015-09-141-1/+0
* add parallel support 4 Win32 dmake building part 1Daniel Dragan2015-09-071-3/+14
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-5/+0
* speed up building with less disk IO pod moves+__END__+miscDaniel Dragan2014-10-131-0/+1
* Move ExtUtils-Install to cpan/Chris 'BinGOs' Williams2014-08-081-1/+1
* Move ExtUtils-Manifest to cpan/Chris 'BinGOs' Williams2014-08-071-1/+1
* Move ExtUtils-Command to cpan/Chris 'BinGOs' Williams2014-08-071-1/+1
* speed up miniperl require on Win32Daniel Dragan2014-04-081-1/+5
* write_buildcustomize.pl: Setup $^O to be the target os when building Core.Jess Robinson2014-01-221-2/+10
* Do not clobber @INC completely in buildcustomize.plFather Chrysostomos2013-12-061-4/+4
* Add DO NOT EDIT notice to buildcustomize.plFather Chrysostomos2013-12-061-0/+4
* Move Cwd and List-Util to folders named as per their CPAN distributionsSteve Hay2013-10-241-1/+1
* Add dist/constant/lib to the paths in the generated lib/buildcustomize.plNicholas Clark2013-08-171-0/+1
* Add cpan/Text-Tabs/lib to buildcustomize.pl and hence miniperl's @INC.Nicholas Clark2013-07-071-0/+1
* Move File::Find from lib/ to ext/Nicholas Clark2013-07-051-0/+1
* Move Exporter from lib/ to dist/Exporter/Nicholas Clark2013-07-031-0/+1
* Move VMS::Filespec from vms/ext to ext/Nicholas Clark2013-07-021-3/+4
* write_buildcustomize.pl now test loads the generated lib/buildcustomize.plNicholas Clark2013-06-131-2/+6
* write_buildcustomize.pl no longer writes to STDOUTNicholas Clark2013-06-131-1/+29
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-1/+1
* Add Term::ReadLine to write_buildcustomize.pl.Craig A. Berry2011-12-021-0/+3
* dual-life CarpZefram2011-09-041-1/+1
* move Carp to ext/Carp, preparing for dual-lifingZefram2011-09-041-0/+1
* Add ext/re/re.pm to the @INC set for miniperl by lib/buildcustomize.plNicholas Clark2011-02-151-0/+1
* Use a buildcustomize.pl to set @INC in miniperl when building extensions.Nicholas Clark2011-02-151-0/+50