Revision history for Alien-bison
0.12 2016-01-28 12:41:41 -0500
- Use Alien::Base::ModuleBuild as configure_requires
(instead of Alien::Base)
0.11 2015-04-22 11:38:17 -0400
- Require Alien::Base 0.016 (required from alien_stage_install)
0.10 2015-04-22 10:55:21 -0400
- use alien_stage_install
0.09 2015-02-18 17:21:21 -0500
- Require Alien::Base 0.010
0.08 2015-02-18 17:18:58 -0500
- Require Alien::m4 for source builds
This in turn requires a version of m4 that AutoConf should
find acceptable
0.07 2014-11-19 16:37:23 -0500
- fix prereq bug related to Alien::m4 and Alien::patch
0.06 2014-11-19 15:10:02 -0500
- registry detection fix for older perls (thanks @vikasnkumar++ GH Alien::Base #93)
0.05 2014-11-19 14:44:52 -0500
- first release to CPAN
- fix build failure when finding existing bison install
0.04 2014-11-19 13:32:19 -0500
- build correctly from source on windows
0.03 2014-11-19 08:54:19 -0500
- handle paths with space on MSWin32
0.02 2014-11-19 08:39:17 -0500
- add optional registry detection on MSWin32
- add optional default path detection on MSWin32
0.01 2014-11-18 13:49:21 -0500
- initial version