summaryrefslogtreecommitdiff
path: root/ext/ExtUtils-Miniperl
Commit message (Expand)AuthorAgeFilesLines
* For -DPERL_GLOBAL_STRUCT, eliminate local variable plvarsp in main().Nicholas Clark2013-07-121-4/+3
* Fix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PRIVATENicholas Clark2013-07-121-0/+6
* Specify the versions of ExtUtils::MiniPerl and ExtUtils::Embed needed.Nicholas Clark2013-07-121-1/+1
* ExtUtils::Miniperl::writemain()'s first argument can also be a filename.Nicholas Clark2013-07-091-5/+27
* Refactor ExtUtils::Miniperl to use ExtUtils::Embed.Nicholas Clark2013-07-091-61/+4
* ExtUtils::Miniperl: Remove pod repeated phraseKarl Williamson2013-07-071-1/+1
* Move the "editor block" from miniperlmain.c to ExtUtils::MiniperlNicholas Clark2013-07-071-10/+8
* Clean up ExtUtils::MiniperlNicholas Clark2013-07-071-67/+64
* Invert the build logic for miniperlmain.c and ExtUtils::MiniperlNicholas Clark2013-07-073-187/+285
* Move generation of ExtUtils::Miniperl to ext/ExtUtils-Miniperl from minimod.plNicholas Clark2013-07-072-0/+187