Alien-Build

 view release on metacpan or  search on metacpan

Changes.Alien-Base  view on Meta::CPAN

0.028  Mon Mar 14, 2016
  - Production release identical to 0.027_03 release

0.027_03  Wed Mar 9, 2016
  - Updated documentation to recommend the use of Alien::Base::ModuleBuild
    as a configure_requires.  PLEASE UPDATE YOUR Build.PL FILES!
  - Fixed bug where missing trailing slash when used with exact_filename
    would cause a failure (plicease gh#161, gh162)
  - Documentation fix in FAQ (plicease gh#159,gh#160)
  - Added compatability for Alien::Builder (plicease gh#158, see also gh#157)

0.027_02  Sat Feb 27, 2016
  - Fix bug where default ffi_name was incorrectly computed

0.027_01  Fri Feb 19, 2016
  - Deprecate %p
  - Require Alien::CMake 0.07 as a minimum when used as alien_bin_requires
    for Alien::Base compatability

0.027  Thu Feb 4, 2016
  - Production release identical to 0.026_02 release

0.026_02  Mon Feb 1, 2016
  - Fix test bug introduced in 0.026_01 where t/builder.t
    would fail on Windows if Alien::MSYS was not installed.

0.026_01  Mon Feb 1, 2016
  - Added alien_env property to Alien::Base::ModuleBuild
  - require HTTP::Tiny 0.044 for correct calculation of
    relative URLs on may websites.

0.026  Fri Jan 22, 2016
  - For http, use base URL from index request when downloading
    files (plicease gh#150, gh#151)

0.025  Wed Jan 20, 2016
  - Production release identical to 0.024_02 release

0.024_02  Mon Jan 18, 2016
  - Silenced warnings that can happen when multiple .pc files are included
    with a package (salva++ gh#148)
  - Fixed bug where verbose diagnostic could cause false positives
    and false negatives for system libraries (salva++ gh#147, plicease gh#149)

0.024_01  Tue Jan 12, 2016
  - Use URI internally for improved support for GitHub as a source
    (among others) (salva++ gh#144)

0.024  Thu Jan 7, 2015
  - Production release identical to 0.023_01 release

0.023_01  Sat Jan 2, 2015
  - Fixed a usually harmless but frequently annoying isssue where the
    alien_install_commands were executed on every invocation of './Build',
    './Build test', and './Build install' instead of just once as is
    needed.  (plicease gh#141)
  - Archive extraction can now be overridden with the alien_extract_archive
    method in Alien::Base::ModuleBuild. (salva++ gh#142)
  - Fixed bug with windows where using \ instead of / broke relocatable
    installs.  (plicease gh#139)
  - Promoted _env_do_system a public method named alien_do_system
    (salva++ gh#143)

0.023  Mon Sep 14, 2015
  - Fixed typo in FAQ
  - Updated FAQ Alien::gmake example to require Alien::gmake 0.11
  - Otherwise a production release identical to the 0.22_01 release

0.022_01  Fri Jul 31, 2015
  - Add support for ALIEN_INSTALL_TYPE environment variable

0.022  Mon Jul 20, 2015
  - Correction for the section "How do I specify a minumum or exact version
    requirement for packages that use pkg-config?" in the FAQ.

0.021_01  Wed Jul 15, 2015
  - Added a default %{pkg_config} helper
  - Fixed bug introduced in 0.016_01 where using --destdir or $ENV{DESTDIR}
    would break the "./Build install" command.

0.021  Wed Jul 15, 2015
  - Fixed bug where upgrading to 0.020 could break Alien modules installed
    before the upgrade.  You do not need to re-install your Alien modules,
    just upgrade to Alien::Base 0.021.

0.020  Mon Jul 13, 2015
  - Production release identical to 0.019_02 release

0.019_02  Wed Jul 8, 2015
  - Fixed bug where alien_provides_* options were not being honored when the
    system provided the library (plicease gh#131)

0.019_01  Mon Jul  6, 2015
  - Improved documentation: added a FAQ at Alien::Base::FAQ
  - Added helpers for source code builds see 
    Alien::Base#alien_helper
    and
    Alien::Base::ModuleBuild::API#alien_helper
    for details

0.019  Fri Jun  5, 2015
  - Production release identical to 0.018_02 release

0.018_02  Wed Jun  3, 2015
  - Fix test suite for Cygwin

0.018_01  Tue May 26, 2015
  - Added alien_arch option for non-homogeneous environments with shared @INC
    (for example AFS) (plicease gh#119)

0.018  Tue May 26, 2015
  - alien_stage_install is now on by default
    (first production release for this to be the case)

0.017  Fri Apr 24, 2015
  - Identical to 0.016_02 release, except alien_stage_install is
    OFF by default (it was turned on for dev release 0.016_01,
    and will be turned back on or after May 25).

0.016_02  Fri Apr 24, 2015
  - Fix bug where ConfigData.pm was not updated after install to blib



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