Alien-Build

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.10      2017-09-07 20:57:25 -0400
  - Production release identical to 1.09_01

1.09_01   2017-09-07 07:34:40 -0400
  - Fix test regression introduced in 1.08_01

1.08_01   2017-09-05 22:26:36 -0400
  - Add support for out-of-source builds
  - The Build::CMake plugin now supports out-of-source builds
  - The Build::Autoconf plugin now supports out-of-source builds
  - Add extract install property
  - Add out_of_source meta property
  - Starting with this release, Alien::Base::ModuleBuild is no longer a prereq on
    _development_ releases.  It will remain a prereq on production releases until at
    least October 1st.  This is to help flush out any issues on cpantesters for this
    upcoming transition.

1.07_01   2017-09-05 09:21:13 -0400
  - Fix windows test bug introduced in 1.06_01
  - Add alien_rc to Test::Alien::Build

1.06_01   2017-09-04 12:07:38 -0400
  - Add Alien::Build::Plugin::Prefer::BadVersion
  - Support for cd in a command sequence
  - Added support for ALIEN_INSTALL_TYPE=default
  - Added override hook (see Alien::Build::Manual::PluginAuthor)

1.05      2017-08-28 20:08:29 -0400
  - add %{make_path} helper to Alien::Build::Interpolate::Default.
  - Fixed bug with read-only $_ triggered by Dist::Zilla::Plugin::AlienBuild (zmughal++)

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



( run in 0.684 second using v1.01-cache-2.11-cpan-d7f47b0818f )