summaryrefslogtreecommitdiff
path: root/Porting/makerel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the setting of write-bits safer in Porting\makerelSteve Hay2010-09-131-1/+1
* Fix typo in Porting\makerel commentsSteve Hay2010-09-131-2/+2
* *.t and test.pl don't need to be executableFlorian Ragwitz2010-08-191-5/+1
* Global executable bit cleanupDavid Golden2010-07-241-23/+5
* set a Test-Harness file +x in makerelv5.13.3David Golden2010-07-201-0/+1
* add makerel option to skip tarball creationDavid Golden2010-03-081-2/+5
* Update Porting/release_managers_guide.pod and Porting/makerelSteve Hay2010-02-211-1/+16
* Porting/makerel no longer massages win32 files during the final tarball build...Jesse Vincent2009-10-191-24/+0
* Updated a comment in Porting/makerelJesse Vincent2009-10-141-3/+3
* Minor updates to makerel to take the new world order into accountJesse Vincent2009-10-021-3/+5
* Move Devel::PPPort from ext/ to cpan/Nicholas Clark2009-09-261-2/+2
* Porting/makerel: handle more sha1 variants,David Mitchell2009-08-061-6/+8