- New upstream release 0.8001
- Remove hack (see CPAN RT#45224); the hijacking of EUMM's 'static_lib'
method is now obsolete, as well as causing problems
- Also added a couple of code tidy-ups
- New upstream release 0.8000
- Bump version so https://metacpan.org/pod/ExtUtils::Depends shows the
correct ExtUtils::Depends module
- Quote directories with spaces
- Modernize spec using features from ExtUtils::MakeMaker ≥ 6.76
- New upstream release 0.404
- Depends.pm: sort deps in save_config() and get_makefile_vars()
(CPAN RT#101602)
- Use / to make ::load filename, not File::Spec - perldoc -f require
- New upstream release 0.401
- Add README changes created by 'make dist' from the POD
- Rename test modules
- Test old/new schemes with .pm files
- Move old/new scheme tests from middle of other stuff to end
- Rename test packages to 8.3 unique
- This release by XAOC → update source URL
- New upstream release 0.400
- Depends.pm: use $DLEXT instead of $SO for library filename extensions
- MANIFEST: remove MYMETA.* files
- Use DynaLoader::mod2fname if available
- Added Android support
- In addition to the package variables $inc, $libs and @typemaps, write an
'Inline' method to <package>::Install::Files for easier interoperability
with the Inline module
- Accompany the 'Inline' method with a 'deps' method in
<package>::Install::Files in addition to the @deps package variable
- Make ExtUtils::Depends->load use the 'Inline' and 'deps' methods by
default, falling back to the package variables if the methods are not
defined
- Make the docs recommend the 'Inline' and 'deps' approach for creating
<package>::Install::Files manually, without ExtUtils::Depends::save_config
- This release by TSCH → update source URL
- BR:/R: perl(DynaLoader)
- As we now need Test::More ≥ 0.88, drop EL-5 support
- New upstream release 0.307
- $Data::Dumper::Terse set to 1 broke save_config
- Document API expected by ::load function
- Classify buildreqs by usage
- Make %files list more explicit
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Don't use macros for commands
- New upstream release 0.305
- Makefile.PL: converted to CPAN::Meta::Spec v2
- Updated license in RPM spec file (CPAN RT#88196)
- Updated contact info and added git repo info to POD
- Add comments for find_extra_libs method (CPAN RT#43900)
- Fixed typo (CPAN RT#86572)
- This release by XAOC -> update source URL
- New upstream release 0.304
- More robust detection of gcc toolchains on Win32 (CPAN RT#62455)
- Don't assume dlltool is called 'dlltool' on Win32+gcc - ask Config.pm
instead (CPAN RT#62455)
- Don't need to remove empty directories from the buildroot
- Drop %defattr, redundant since rpm 4.4