Alien-Build

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    see Changes.Alien-Base-Wrapper

0.63      2017-07-15 14:38:40 -0400
  - Extract::CommandLine plugin to use Alien::Gzip, Alien::Libbz2 and Alien::xz
    when gzip, bzip2 or xz is not provided by operating system

0.62      2017-07-13 21:27:31 +0000
  - Add support for rc file ~/.alienfile/rc.pl
  - Add start_url meta property
  - Fetch plugins use start_url property by default
  - Turn off Test2::Plugin::SRand, which seemed to be triggering an error in File::Temp
    see fd3208bfe8613aae63e4439aa1f4c78d01be086e

0.61      2017-07-13 11:10:46 +0000
  - Add passive property to Download::Negotiate plugin
  - Add passive property to Fetch::NetFTP plugin
  - Add log directive to alienfile

0.60      2017-07-12 22:26:22 -0400
  - Fix broken test t/01_use.t

0.59      2017-07-12 21:10:14 -0400
  - ACTUALLY removed Alien::Build::Plugin::Probe::GnuWin32, which
    I promised to remove two releases ago :/

0.58      2017-07-12 20:19:13 -0400
  - If PkgConfig.pm is needed, version 0.14026 will be required
    (PkgConfig.pm is a dynamic prereq on environments that do
    not have pkg-config or pkgconf).

0.57      2017-07-12 16:45:54 -0400
  - Add alienfile_ok to Test::Alien::Build
  - Fixed bug with preload and postload environment variables
  - Removed Alien::Build::Plugin::Fetch::PromptBeforeDownload
    which is now a separate distribution
  - Removed Alien::Build::Plugin::Probe::GnuWin32
    which is now a separate distribution

0.56_01   2017-07-11 16:39:38 -0400
  - Merged Test-Alien and Alien-Build.  For the old Test-Alien change log
    see Changes.Test-Alien
  - Import helpers from Aliens that are required using requires.
    (this was always the intent, but for some reason was not implemented until now).
  - Add helper_ok test to Test::Alien
  - Add interpolate_template_is test to Test::Alien
  - Add Test::Alien::Build
  - Add has_helper method to Alien::Build::Interpolate

0.55      2017-07-09 12:25:06 -0400
  - Use lib/pkgconfig and share/aclocal from any Alien::Base requires.
    Previously only Alien::Base modules build with alienfile + Alien::Build
    were used.

0.54      2017-07-07 01:28:54 -0400
  - Alien::Build::MM add alien_prop target

0.53      2017-07-06 13:04:34 -0400
  - Build::SearchDep sets CXXFLAGS (in addition to CFLAGS) for C++ projects
  - Probe::CBuilder adds aliens property
  - Probe::CBuilder adds lang property
  - Build::SearchDep adds public_I property
  - Build::SearchDep adds public_l property

0.52      2017-06-28 17:26:24 -0400
  - Enhanced Fetch::NetFTP plugin to try passive mode if active fails.

0.51      2017-06-27 15:04:19 -0400
  - Fixup ACLOCAL_PATH on Windows

0.50      2017-06-27 12:50:12 -0400
  - Update ACLOCAL_PATH for any required Alien that has a share/aclocal directory.

0.49      2017-06-26 17:18:25 -0400
  - Fix: set runtime_prop version instead of runtime_prop
    based on archive version number

0.48      2017-06-26 16:09:29 -0400
  - Gather::IsolateDynamic skip directories that do not exist

0.47      2017-06-24 17:21:57 -0400
  - Fixed windows + autoconf regression

0.46      2017-06-22 13:02:52 -0400
  - Added Alien::Build::Plugin::Fetch::PromptBeforeDownload
  - Fixed typo in Alien::Build::Plugin::GnuWin32

0.45      2017-06-16 13:36:36 -0400
  - Documentation improvements

0.44      2017-06-12 10:52:08 -0400
  - Decode::HTML plugin unescapes URI encoded filenames, as it should (kiwiroy++ gh#17)

0.43      2017-06-11 21:23:55 -0400
  - Fix documentaton coverage for Alien::*::Install::Files
  - Additional fixes for Alien::*::Install::Files support

0.42      2017-06-11 09:09:55 -0400
  - Added Gather::IsolateDynamic plugin
  - This version includes The Answer to Life, the Universe and Everything.

0.41      2017-06-10 19:03:49 -0400
  - Added (undocumented so far) ffi option to Build::Autoconf plugin

0.40      2017-06-10 13:15:33 -0400
  - Added ffi block for alienfile.
  - Deprecate patch_ffi, build_ffi and gather_ffi directives.

0.39      2017-06-10 06:40:45 -0400
  - Added patch_ffi keyword for alienfile missing in previous release

0.38      2017-06-10 06:28:21 -0400
  - Added build_ffi and gather_ffi stages

0.37      2017-06-09 17:04:21 -0400
  - Generate ::Install::Files module for use with Inline, if cflags or libs are detected.

0.36      2017-04-13 04:05:45 -0400
  - Add runtime property: alien_build_version

0.35      2017-03-30 18:02:45 -0400
  - Add Build::SearchDep plugin
  - Add PkgConfig::MakeStatic plugin



( run in 0.613 second using v1.01-cache-2.11-cpan-fa01517f264 )