Alien-Build
view release on metacpan or search on metacpan
1.04 2017-08-25 06:41:44 -0400
- add %{mkdir_deep} helper to Alien::Build::Interpolate::Default.
1.03_02 2017-08-24 13:16:04 -0400
- add ffi_name runtime property
1.02 2017-08-24 06:56:46 -0400
- Fix !export tag for Alien::Base::Wrapper
- Alien::Build::MM: Include meta about share and system requirements in x_alienfile
1.01 2017-08-22 07:28:54 -0400
- Fix bug in Extract::Negotiate plugin
- Fixes for running with perl installed in path with spaces.
1.00 2017-08-21 16:09:37 -0400
- Documentation improvements
- Fixes for running from directories with spaces.
0.99 2017-08-17 12:53:55 -0400
- Fix bug in Test::Alien xs_ok would crash with multiple alines with xs_load methods.
0.98_01 2017-08-16 17:50:17 -0400
- Added Alien::Build::Plugin::Build::CMake (which was briefly in its own distribution).
0.97 2017-08-16 17:36:36 -0400
- Production release identical to 0.96_01
0.96_01 2017-08-16 11:30:50 -0400
- Added Alien::Build::Plugin::Build::Make (which was briefly in its own distribution).
- Removing accidental dependency on Archive::Tar
(it should be optional, though it is available as part of the Perl core on 5.10+)
- Fixed bug where Test::Alien xs_ok could throw an exception instead
of failing gracefully.
- Test::Alien alien_ok does not crash when undef is passed to it
- C++ support in Test::Alien xs_ok is deprecated and will be removed on or after
31 August 2017. This feature was experimental. This capability will be developed
in the separate distribution Test-Alien-CPP
- remove Test::Alien::CanCompileCpp. This module will come bundled with
Test-Alien-CPP instead.
0.95 2017-08-11 09:47:57 -0400
- Improve extractor logic for zip files
0.94_01 2017-08-10 13:27:59 -0400
- Diagnostic release
0.93_01 2017-08-09 08:05:13 -0400
- Development release otherwise identical to 0.92
0.92 2017-08-09 08:03:00 -0400
- Extract::ArchiveTar plugin now probes for bz2 support rather
than trusting Archive::Tar which can sometimes report incorrectly
that it supports bz2.
0.91 2017-08-08 05:24:27 -0400
- Production release identical to 0.90_01
0.90_01 2017-08-07 15:30:27 -0400
- Add alien_download_ok to Test::Alien::Build
- Add alien_extract_ok to Test::Alien::Build
- Extract now ignores pax_global_header, produced by extracting some
tarballs using older tars (including older versions of Archive::Tar).
- Fix detection logic for supported compression by tar in Extract::CommandLine
0.89_01 2017-08-07 08:57:48 -0400
- Extract negotiator plugin checks for .gz and .bz2 support in
Archive::Tar before using ArchiveTar plugin, and will fallback on
Extract::CommandLine if it is not available.
- Extract::ArchiveTar skips appropriate tests if compression
support is not available
0.88_01 2017-08-07 04:50:06 -0400
- Diagnostic release
0.87_01 2017-08-05 11:59:43 -0400
- Diagnostic release
0.86_01 2017-08-05 11:51:23 -0400
- Add alien_build_clean to Test::Alien::Build
- Additional MSYS2 fixes
0.85_01 2017-08-04 15:17:52 -0400
- Diagnostic release
0.84_01 2017-08-04 15:15:48 -0400
- Fix testing failure on msys2/mingw32/64 which has a pkg-config
that defaults to rewriting prefix.
- Fix skip in test which could cause failure in PkgConfig::PP test
- Add msys_version property to Build::Autoconf and Build::MSYS plugins
- Add platform.system_type meta property
0.83_01 2017-08-03 19:24:30 -0400
- Development release otherwise identical to 0.82
0.82 2017-08-03 16:51:26 -0400
- Require ExtUtils::ParseXS 3.30 (gh#28)
- Revert regression where PkgConfig.pm would not loaded before use
0.81_01 2017-08-01 15:03:22 -0400
- Development release otherwise identical to 0.80
0.80 2017-08-01 14:49:14 -0400
- Prefer non-legacy version
- Fix PkgConfig::CommandLine bug introduced in 0.79_01
- Added Alien::Role documentation
0.79_01 2017-08-01 12:22:15 -0400
- Added alien_install_type_is to Test::Alien::Build
- PkgConfig::CommandLine plugin supports multiple pkg_names
- PkgConfig::PP plugin supports multiple pkg_names
- PkgConfig::LibPkgConf is a candidate for removing from core
- PkgConfig::LibPkgConf plugin supports multiple pkg_names
- PkgConfig::Negotiate plugin supports multiple pkg_names
0.78_01 2017-07-30 12:55:31 -0400
- Development release otherwise identical to 0.77
0.77 2017-07-30 12:54:13 -0400
- Add options to Probe::CommandLine plugin: match_stderr, version_stderr
0.76_01 2017-07-26 11:31:44 -0400
( run in 0.648 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )