Revisions of perl-Alien-Build
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 862584
from
Tina Müller (tinita)
(revision 68)
- updated to 2.38 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.38 2021-01-11 14:35:54 -0700 - Fixed a bug the can cause an array dereference error in pkg-config command line plugin on MSYS2 / MinGW environment (gh#243) - Changed the auto-generated module name for Test::Alien, in a way that works around a probable bug / issue with ExtUtils::CBuilder (gh#243)
buildservice-autocommit
accepted
request 845643
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 67)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 845640
from
Tina Müller (tinita)
(revision 66)
- updated to 2.37 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.37 2020-11-02 09:09:13 -0700 - Tests that rely on its behavior unset ALIEN_BUILD_PKG_CONFIG (gh#239) 2.36_01 2020-10-31 03:33:21 -0600 - Fixed a bug where Probe and PkgConfig plugins could provide compiler / linker flags when the PkgConfig probe fails, but another probe succeed. (gh#238) 2.35_01 2020-10-28 02:06:21 -0600 - Added install properties: system_probe_class and system_probe_instance_id (gh#237) - Added hook properties: probe_class and probe_instance_id (gh#237) 2.34_01 2020-10-27 04:23:24 -0600 - Added instance_id property to Alien::Build::Plugin class (gh#235) - Added plugin_instance_prop method to Alien::Build class (gh#235)
buildservice-autocommit
accepted
request 836277
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 65)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 836270
from
Tina Müller (tinita)
(revision 64)
- updated to 2.33 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.33 2020-09-21 03:21:40 -0600 - Skip problematic test on cygwin (gh#232)
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 834115
from
Tina Müller (tinita)
(revision 63)
- updated to 2.32 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.32 2020-09-11 10:42:41 -0600 - Production release identical to 2.27_01 2.31_01 2020-09-09 06:26:25 -0600 - Diagnostic release 2.30_01 2020-09-08 14:48:12 -0600 - Documentation fixes (gh#223, #224, #225, shawnlaffan++) - Use shorter filename paths for test files to keep older versions of tar happy (gh#228, gh#229, gh#230)
buildservice-autocommit
accepted
request 826114
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 62)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 825755
from
Tina Müller (tinita)
(revision 61)
- updated to 2.29 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.29 2020-08-10 09:16:59 -0600 - Move to new GitHub org: https://github.com/PerlAlien - Fixed meta which was incorrectly requiring 5.8.1 instead of 5.8.4
buildservice-autocommit
accepted
request 824980
from
Dirk Stoecker (dstoecker)
(revision 60)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 824658
from
Tina Müller (tinita)
(revision 59)
- updated to 2.28 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.28 2020-08-04 21:33:19 -0600 - Production release identical to 2.27_01 2.27_01 2020-08-03 13:47:02 -0600 - Some fixes for the unofficial `msys` fork of Perl (gh#211, gh#212) - Honour user supplied `config.site` for autoconf (gh#215, gh#218, hakonhagland++) - Hard drop of support for Perl 5.8.1, 5.8.2 and 5.8.3. AB will refuse to install on these elder Perls. Please upgrade to at least 5.8.4. (gh#200, gh#201, gh#219)
buildservice-autocommit
accepted
request 818855
from
Dirk Stoecker (dstoecker)
(revision 58)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 818580
from
Tina Müller (tinita)
(revision 57)
- updated to 2.26 see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper 2.26 2020-06-16 07:11:13 -0600 - Diagnostic release 2.25 2020-06-10 09:18:25 -0600 - Fixed bug where alien library directory flags could be used in the wrong order by Test::Alien, mostly a problem on NetBSD and similar platforms (gh#203) 2.24_01 2020-06-07 18:13:55 -0600 - Disable parallel build when clean install is enabled (gh#197, gh#198, shawnlaffan++) - Dropping support for Perl 5.8.1, 5.8.2 and 5.8.3. For now AB will install on these versions of Perl, but a warning will be issued, along with a 3 minute sleep at configure time. Please upgrade to 5.8.4 (or preferrably 5.32). Starting July 1st, AB will refuse to install on these elderly Perls. (gh#200, gh#201)
buildservice-autocommit
accepted
request 807427
from
Stephan Kulow (coolo)
(revision 56)
baserev update by copy to link target
Stephan Kulow (coolo)
accepted
request 806030
from
Tina Müller (tinita)
(revision 55)
updated to 2.23 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.23 2020-05-15 18:36:59 -0400 - Workaround apparent bug in pkgconf + arm64 (gh#196)
buildservice-autocommit
accepted
request 800662
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 54)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 800617
from
Tina Müller (tinita)
(revision 53)
updated to 2.22 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.22 2020-05-05 07:02:49 -0600 - Added dynamic_dir method to Alien::Base (gh#191, shawnlaffan++)
buildservice-autocommit
accepted
request 793637
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 52)
baserev update by copy to link target
Pedro Monreal Gonzalez (pmonrealgonzalez)
accepted
request 793593
from
Tina Müller (tinita)
(revision 51)
- updated to 2.21 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.21 2020-04-11 08:27:21 -0600 - Fix the handling of version regular expression for the Prefer::SortVersions plugin to handle regular expressions with multiple capture groups (gh#189) 2.20 2020-04-10 06:21:54 -0600 - xs_ok does a better workaround for faux fork on cygwin (gh#153, gh#187, gh#188) 2.19 2020-04-09 02:56:14 -0600 - Production release identical to 2.18_01 2.18_01 2020-04-03 10:06:45 -0600 - Add Build::Copy plugin (gh#186)
buildservice-autocommit
accepted
request 788066
from
Stephan Kulow (coolo)
(revision 50)
baserev update by copy to link target
Stephan Kulow (coolo)
accepted
request 787409
from
Tina Müller (tinita)
(revision 49)
- updated to 2.17 see /usr/share/doc/packages/perl-Alien-Build/Changes 2.17 2020-03-19 21:03:39 -0600 - Production release identical to 2.16_01 2.16_01 2020-03-17 13:56:13 -0600 - Probe::Vcpkg adds include property (gh#184) - Build::Autoconf will now copy .dll files from bin to dynamic directory on MSWin32 (gh#183)
Displaying revisions 41 - 60 of 108