Revision history for Alien-flex
0.15 2022-03-18 06:45:48 -0600
- Documentation improvements
0.14 2020-02-20 16:18:51 -0500
- Created patch based on Debian/Sid patches
http://deb.debian.org/debian/pool/main/f/flex/flex_2.6.4-6.2.diff.gz,
removing Debian specific changes (djerius++ gh#2, gh#4)
- Additional patches to disable maintainer mode, tracked here:
https://github.com/Perl5-Alien/patches-flex-2.6.4 (gh#6)
- explicitly download version 2.6.4 so patchs works (djerius++ gh#4)
0.12 2017-03-20 03:43:59 -0400
- Fix bungled prereqs from previous version
0.11 2017-03-20 02:11:41 -0400
- Fix GnuWin32 install for windows
0.10 2017-03-02 08:29:00 +1100
- Remove dep on Alien::Base2
0.09 2017-02-08 16:16:35 -0500
- Migrated to Alien::Build
- Better probing via Windows registry vai Probe::GnuWin32 plugin
- Use correct, more up todate source
0.08 2017-01-18 15:25:05 -0500
- Add %{flex} helper
0.07 2016-02-05 22:55:40 -0500
- Prune experimental t/run.t test
0.06 2016-01-29 10:03:59 -0500
- Fixed metadata bug where bin_requires were included
as configure_requires
0.05 2016-01-28 21:11:42 -0500
- Use Alien::Base::ModuleBuild as configure_requires
instead of Alien::Base
0.04 2015-06-20 07:48:00 -0400
- Fix for finding system path to flex on MSWin32
0.03 2015-04-22 11:39:04 -0400
- Require Alien::Base 0.017 (required for alien_stage_install)
0.02 2015-04-22 11:16:30 -0400
- use alien_stage_install
0.01 2015-03-18 15:22:38 -0400
- initial version