summaryrefslogtreecommitdiff
path: root/Porting/makerel
Commit message (Expand)AuthorAgeFilesLines
* Allow building release in an unclean directoryLeon Timmermans2022-07-071-19/+5
* Revert "Porting/makerel Make EBCDIC files writable"Karl Williamson2022-04-211-1/+1
* Fix SHA256 digests produced by Porting/makerel on WindowsSteve Hay2022-04-201-1/+1
* makerel: use Digest::SHA to print sha256sumMichiel Beijen2022-03-021-9/+9
* Porting/makerel: Don't reinvent a functionKarl Williamson2021-12-141-88/+10
* Porting/makrel: White space onlyKarl Williamson2021-12-141-1/+2
* Porting/makerel: Add xlation of UTF-16 filesKarl Williamson2021-12-141-4/+43
* Porting/makerel: Avoid hardcoding UTF-EBCDICSKarl Williamson2021-12-141-39/+32
* Porting/makerel: White-space/comment onlyKarl Williamson2021-12-141-69/+73
* Porting/makerel: Add use strict/warningsKarl Williamson2021-12-141-9/+12
* Porting/makerel Make EBCDIC files writableKarl Williamson2021-12-141-1/+1
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-2/+0
* win32: remove makefile.mk (#18511)xenu2021-01-281-1/+0
* Porting/makerel: Add a create EBCDIC optionKarl Williamson2020-08-191-11/+165
* Porting/makerel: add cleanup optionNicolas R2020-07-301-4/+43
* Porting/makerel - check for xzNicolas R2020-07-301-0/+1
* Remove PERL_GLOBAL_STRUCTDagfinn Ilmari Mannsåker2020-07-201-2/+0
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* .mailmap should be excluded from the MANIFEST cross checking during releasev5.31.9reneeb2020-02-201-1/+1
* Make makerel ignore other .git* files as wellv5.31.6Chris 'BinGOs' Williams2019-11-201-1/+1
* Add GitHub issue templatesNicolas R2019-10-191-1/+1
* The Windows CE Chainsaw MassacreSteve Hay2019-06-181-2/+0
* Porting/makerel: fix progress message.Abigail2019-01-201-1/+1
* -b option in makerel was removedKaren Etheridge2017-11-191-1/+1
* Removed bzip option from makerel=?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?=2017-11-191-14/+1
* spellingKaren Etheridge2017-11-151-2/+2
* mv Devel-PPPort from cpan to distKarl Williamson2017-10-271-2/+2
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* [perl #126133] autodie touches its touch_me, make it writableTony Cook2015-09-231-0/+2
* Let Porting/makerel know about overload.c's rename to overload.incMatthew Horsfall2015-08-201-1/+1
* Added -x option to makerel to produce .xz tarballsChris 'BinGOs' Williams2014-09-291-1/+8
* No need for else after exit...Matthew Horsfall2014-06-231-2/+2
* Update makerel to provide a helpful error message if chmod fails on @writablesMatthew Horsfall2014-06-231-2/+12
* Remove old file from @writables; was taken out in autodie 2.24Matthew Horsfall (alh)2014-06-191-1/+0
* Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.Nicholas Clark2013-07-071-1/+0
* add cpan/autodie/t/truncate_me to makerel @writables listv5.19.1David Golden2013-06-201-0/+1
* Don't try to set perms in makerel on files which no longer existSteve Hay2012-08-081-2/+0
* Update notes on which Cygwin tools are needed to make a release on WindowsSteve Hay2012-08-061-8/+6
* one more place to get rid of win32/config*.gc64noxv5.17.1Jesse Luehrs2012-06-191-1/+0
* makerel should not add -uncommitted to tarballsRicardo Signes2012-02-201-2/+3
* Add lib/feature.pm to makerel’s writablesFather Chrysostomos2011-12-241-0/+1
* Add feature.h, with constants for feature bundlesFather Chrysostomos2011-12-241-0/+1
* Add missing win32/config_H.* files to Porting/makerelSteve Hay2011-09-111-0/+4
* The Borland Chainsaw MassacreSteve Hay2011-09-101-1/+0
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-1/+0
* Make Porting/makerel create smaller archives with 7z and advdefLeon Brocard2011-07-121-6/+31
* Generate the definitions for magic vtables from data in a regen script.Nicholas Clark2011-06-111-0/+1
* Break out the generated function Perl_keywords() into keywords.c, a new file.Nicholas Clark2011-01-241-0/+1
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-1/+0
* Fix typos (spelling errors) in Porting/*.Peter J. Acklam) (via RT2011-01-071-1/+1