Revision history for Alien-Autotools
1.01 2017-07-25 07:53:20 -0400
- Tweaks to get Windows to work
1.00 2017-07-25 06:41:30 -0400
- Production release otherwise identical to 0.99_02 release
0.99_02 2017-07-24 07:24:20 -0400
- Add a test that test against a real autotools project
0.99_01 2017-07-21 12:10:27 -0400
- Migrate to alienfile + Alien::Build style interface
- Add bin_dir method
- Add aclocal_dir method
- Add versions method
v0.0.6 2012-04-06 04:21:42 America/Chicago
- Increased perl version requirement to v5.10.1.
v0.0.5 2012-04-04 11:48:10 America/Chicago
- Handled single smoke test failure on a BSD box where a version regexp
match failed.
- Promoted to full release.
v0.0.4 2012-04-04 00:58:51 America/Chicago
- Changed *_path() functions to *_dir().
v0.0.3 2012-04-03 22:06:19 America/Chicago
- Forced glob call into list context
- Added "share/bin" directory to $ENV{PATH} during build process so
automake can use the newly made autoconf.
v0.0.2 2012-04-02 12:36:50 America/Chicago
- Fixed configure dependencies
v0.0.1 2012-04-02 00:40:01 America/Chicago
- First trial version, released on an unsuspecting world.