summaryrefslogtreecommitdiff
path: root/t/porting/regen.t
Commit message (Expand)AuthorAgeFilesLines
* Generate the lib/ cleanup rules in the Win32 Makefiles from MANIFEST.Nicholas Clark2013-07-241-1/+1
* Generate the lib/ cleanup rules in Makefile.SH automatically from MANIFEST.Nicholas Clark2013-07-241-1/+1
* Refactor t/porting/regen.t to check everything (and the return values!).Nicholas Clark2013-07-241-12/+34
* Invert the build logic for miniperlmain.c and ExtUtils::MiniperlNicholas Clark2013-07-071-1/+2
* Make ‘make regen’ regenerate the tree in perllexwarnFather Chrysostomos2013-06-091-1/+1
* Add regen/genpacksizetables.pl to t/porting/regen.tNicholas Clark2013-05-201-1/+1
* t/porting/regen.t: Add file to checkKarl Williamson2013-05-201-1/+2
* Make makemeta more cognisant and easier to useChris 'BinGOs' Williams2013-02-051-1/+1
* Teach makemeta to use CPAN::Meta to generate both META.json and META.ymlChris 'BinGOs' Williams2013-02-021-2/+6
* Regenerate the regnode table in perldebguts.pod automaticallyFather Chrysostomos2012-12-221-1/+1
* Correct test count in regen.tFather Chrysostomos2012-01-021-1/+1
* regen.t: update test countFather Chrysostomos2011-12-241-1/+1
* Refactor t/porting/regen.t to use TestInit q(T A);Nicholas Clark2011-09-241-13/+2
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-1/+1
* Generate magic_names in dump.c using mg_vtable.pl.Nicholas Clark2011-06-111-1/+1
* Create a lookup table for magic vtables from magic type, PL_magic_data.Nicholas Clark2011-06-111-1/+1
* Generate the definitions for magic vtables from data in a regen script.Nicholas Clark2011-06-111-1/+1
* Add regen/uconfig_h.pl to regenerate uconfig.hNicholas Clark2011-03-281-1/+1
* Skip t/porting/regen.t on VMS.Craig A. Berry2011-03-221-0/+4
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-2/+2
* regen/mk_PL_charclass.pl can test that l1_char_class_tab.h is up to date.Nicholas Clark2011-01-241-2/+3
* t/porting/regen.t can test that regcharclass.h is up to date.Nicholas Clark2011-01-231-3/+4
* t/porting/regen.t can test that META.yml is up to date.Nicholas Clark2011-01-231-1/+2
* Store the SHA-256 of the source in files generated by regen_perly.plNicholas Clark2011-01-231-1/+31
* regen/overload.pl should use rename_if_different() for lib/overload/numbers.pmNicholas Clark2011-01-231-1/+1
* A test to check that regen.pl doesn't need running.Nicholas Clark2010-09-281-0/+23