Misc:
* disable make parallelism for pure_all target
* Enable bootstrapping to work on v5.10.x again
Bug fixes:
* Don't recurse into stale dist dirs
* RT#90780 fix Macro `BOOTSTRAP' redefined warnings
* Only enable automatic OBJECT generation if MAGICXS is true
* harden xsubpp locating loop in MM_Unix
* RT#91540 PREREQ_FATAL not recognised on command line
* Export 'configure' section of prereqs when meta-spec version 2
* Explicitly require dynaloader before using mod2fname
* Expanded test coverage for metafiles
* Get rid of unused printf arguments in dir_target
* Get rid of unused printf arguments in dynamic_bs
* On Android, pass PERL_LIB through rel2abs().
* Synchronisation with blead to remove old cross-compilation model
New Features:
* OBJECT can now be specified as an array
* build C_FILES/O_FILES/OBJECT automatically from XS
* Added MAGICXS attribute to explicitly enable automagic
XS building.
* Added PPM_UNINSTALL_EXEC and PPM_UNINSTALL_SCRIPT options
to PPD generation
Doc fixes:
* Correct the documentation for MAGICXS
* Document BUILD_REQUIRES defaults
* Documentation expanded to mention JSON metafiles
* mention that TEST_REQUIRES is in v6.64 and above
* Update documentation for LICENSE attribute.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=20
Misc:
* Special-case the bundling of version, so
that XS versions don't get overwritten
Doc fixes:
* Update XSPROTOARG docs for changes in xsubpp
* Clarify heir-apparent in FAQ
Misc:
* Changed GNU-Style to Unix-Style
* VMS will now report 'make' style
* Updated bundled JSON::PP
* Updated bundled Test-Simple
Bug fixes:
* Add CP_NONEMPTY to the list of tools in Makefile
* don't copy .bs portably :)
* RT#28992 don't copy .bs files if they are empty
New feature:
* Made UNINST an attribute, so removing shadowed modules
can be set 'perl Makefile.PL UNINST=1'
Bug fixes:
* do not set default switches in Test::Harness; not even -w
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=18