Alien-Build
view release on metacpan or search on metacpan
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
0.34 2017-03-30 11:19:48 -0400
- Add install property: old.prefix
- Add install property: old.runtime
0.33 2017-03-29 20:38:56 -0400
- Add runtime property: perl_module_version
- Fix important typos
0.32 2017-03-28 14:14:52 -0400
- Add documentation Alien::Build::Manual::AlienUser
- Fixup compiler and linker flags when not doing a double staged install
0.31 2017-03-24 15:27:19 -0400
- Better negotiation between pkg-config and cbuilder plugins (again)
0.30 2017-03-24 14:04:27 -0400
- Better negotiation between pkg-config and cbuilder plugins
0.29 2017-03-24 12:57:13 -0400
- Improved diagnostics
- Fixed libpkgconf cache'ing bug
0.28 2017-03-21 17:10:43 -0400
- Removed Alien::Build::Wrapper. The same interface now exists as
Alien::Base::Wrapper in a separate dist.
0.27 2017-03-16 21:00:02 -0400
- %{cwd} helper uses / on windows instead of \
( run in 0.665 second using v1.01-cache-2.11-cpan-e1769b4cff6 )