| Commit message (Expand) | Author | Age | Files | Lines |
* | -b option in makerel was removed | Karen Etheridge | 2017-11-19 | 1 | -1/+1 |
* | Removed bzip option from makerel | =?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?= | 2017-11-19 | 1 | -14/+1 |
* | spelling | Karen Etheridge | 2017-11-15 | 1 | -2/+2 |
* | mv Devel-PPPort from cpan to dist | Karl Williamson | 2017-10-27 | 1 | -2/+2 |
* | Switch most open() calls to three-argument form. | John Lightsey | 2016-12-23 | 1 | -1/+1 |
* | [perl #126133] autodie touches its touch_me, make it writable | Tony Cook | 2015-09-23 | 1 | -0/+2 |
* | Let Porting/makerel know about overload.c's rename to overload.inc | Matthew Horsfall | 2015-08-20 | 1 | -1/+1 |
* | Added -x option to makerel to produce .xz tarballs | Chris 'BinGOs' Williams | 2014-09-29 | 1 | -1/+8 |
* | No need for else after exit... | Matthew Horsfall | 2014-06-23 | 1 | -2/+2 |
* | Update makerel to provide a helpful error message if chmod fails on @writables | Matthew Horsfall | 2014-06-23 | 1 | -2/+12 |
* | Remove old file from @writables; was taken out in autodie 2.24 | Matthew Horsfall (alh) | 2014-06-19 | 1 | -1/+0 |
* | Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time. | Nicholas Clark | 2013-07-07 | 1 | -1/+0 |
* | add cpan/autodie/t/truncate_me to makerel @writables listv5.19.1 | David Golden | 2013-06-20 | 1 | -0/+1 |
* | Don't try to set perms in makerel on files which no longer exist | Steve Hay | 2012-08-08 | 1 | -2/+0 |
* | Update notes on which Cygwin tools are needed to make a release on Windows | Steve Hay | 2012-08-06 | 1 | -8/+6 |
* | one more place to get rid of win32/config*.gc64noxv5.17.1 | Jesse Luehrs | 2012-06-19 | 1 | -1/+0 |
* | makerel should not add -uncommitted to tarballs | Ricardo Signes | 2012-02-20 | 1 | -2/+3 |
* | Add lib/feature.pm to makerel’s writables | Father Chrysostomos | 2011-12-24 | 1 | -0/+1 |
* | Add feature.h, with constants for feature bundles | Father Chrysostomos | 2011-12-24 | 1 | -0/+1 |
* | Add missing win32/config_H.* files to Porting/makerel | Steve Hay | 2011-09-11 | 1 | -0/+4 |
* | The Borland Chainsaw Massacre | Steve Hay | 2011-09-10 | 1 | -1/+0 |
* | Eliminate global.sym, as makedef.pl can generate it internally. | Nicholas Clark | 2011-08-25 | 1 | -1/+0 |
* | Make Porting/makerel create smaller archives with 7z and advdef | Leon Brocard | 2011-07-12 | 1 | -6/+31 |
* | Generate the definitions for magic vtables from data in a regen script. | Nicholas Clark | 2011-06-11 | 1 | -0/+1 |
* | Break out the generated function Perl_keywords() into keywords.c, a new file. | Nicholas Clark | 2011-01-24 | 1 | -0/+1 |
* | Generate pp_* prototypes in pp_proto.h, and remove pp.sym | Nicholas Clark | 2011-01-09 | 1 | -1/+0 |
* | Fix typos (spelling errors) in Porting/*. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | Make the setting of write-bits safer in Porting\makerel | Steve Hay | 2010-09-13 | 1 | -1/+1 |
* | Fix typo in Porting\makerel comments | Steve Hay | 2010-09-13 | 1 | -2/+2 |
* | *.t and test.pl don't need to be executable | Florian Ragwitz | 2010-08-19 | 1 | -5/+1 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 1 | -23/+5 |
* | set a Test-Harness file +x in makerelv5.13.3 | David Golden | 2010-07-20 | 1 | -0/+1 |
* | add makerel option to skip tarball creation | David Golden | 2010-03-08 | 1 | -2/+5 |
* | Update Porting/release_managers_guide.pod and Porting/makerel | Steve Hay | 2010-02-21 | 1 | -1/+16 |
* | Porting/makerel no longer massages win32 files during the final tarball build... | Jesse Vincent | 2009-10-19 | 1 | -24/+0 |
* | Updated a comment in Porting/makerel | Jesse Vincent | 2009-10-14 | 1 | -3/+3 |
* | Minor updates to makerel to take the new world order into account | Jesse Vincent | 2009-10-02 | 1 | -3/+5 |
* | Move Devel::PPPort from ext/ to cpan/ | Nicholas Clark | 2009-09-26 | 1 | -2/+2 |
* | Porting/makerel: handle more sha1 variants, | David Mitchell | 2009-08-06 | 1 | -6/+8 |
* | makerel now tells you _which_ files differ from the MANIFEST and if possible ... | Jesse Vincent | 2009-07-28 | 1 | -3/+17 |
* | add -b option to makerel to make a .bz2 file | David Mitchell | 2009-07-25 | 1 | -6/+13 |
* | some fixes to makerel: | David Mitchell | 2009-07-07 | 1 | -4/+19 |
* | Update makerel to make a release from a git checkout. | Nicholas Clark | 2009-02-11 | 1 | -2/+2 |
* | Rename ext/Devel/PPPort to ext/Devel-PPPort | Nicholas Clark | 2009-02-09 | 1 | -2/+2 |
* | uconfig.h must be writable for microperl | Rafael Garcia-Suarez | 2007-11-26 | 1 | -0/+1 |
* | Update the files that need to be read/write in makerel, removing one | Nicholas Clark | 2007-11-20 | 1 | -2/+6 |
* | Re: [PATCH] Cray XT4/Catamount build | Jarkko Hietaniemi | 2007-09-19 | 1 | -0/+1 |
* | Update the lists of files that makerel needs to process. Remove the | Nicholas Clark | 2007-02-09 | 1 | -16/+6 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -0/+6 |
* | Missing +x bits. | Jarkko Hietaniemi | 2003-09-26 | 1 | -0/+2 |