summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Alien-Build: Bump to version 2.210.0Kent Fredric2020-04-231-0/+41
- EAPI7-ify Upstream: - Add configurable log classes - Delay tempfile removal for Test::Alien until 'make clean' on windows. - Test::Alien with_subtest now attempts to catch SEGV and bail with helpful diagnostics - Add Test::Alien::xs_ok options cbuilder_check and cbuilder_config - Add Test::Alien::Diag - Add Test::Alien::ffi_ok option 'api' - Prefer tar.exe on windows (also for unzip) if it is bsdtar - Remove Module::Load - Add OO interface to Alien::Base::Wrapper - Add mm_args2 to Alien::Base::Wrapper - Add WriteMakefile to Alien::Base::Wrapper - Decode::Mojo remembers which version of Mojo::DOM it is using - Prefer Decode::HTML if HTML::Parser is already installed, but Mojolicious or Mojo::DOM58 are not - Add 'use strict' to generated ::Install::Files module - Avoid autoconf plugin bugs on windows if multiple configure scripts are in $PATH - Various helpers for Alien::Build::Interpolate::Default no longer require Aliens tools if already found in $PATH - Prefer nmake or gname over dmake on windows, regardless of what perl is configured with - Add Alien::Build::Plugin::Probe::Vcpkg - Use system temp directory on windows instead of ./ relative tempdir - Build::Autoconf now copies .dll files from bin/ to dynamic directory on Win32 - Add Build::Copy plugin - Better workaround in xs_ok for faux fork on cygwin - Fix regex for Prefer::SortVersions to handle regex with multiple capture groups Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>