Revisions of perl-Alien-Build

buildservice-autocommit accepted request 785918 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 48)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 785913 from Tina Müller's avatar Tina Müller (tinita) (revision 47)
- updated to 2.15
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.15      2020-03-16 06:53:31 -0600
    - Tests on Windows will use the system temp directory rather than
      a temp directory under the install directory. A temp directory
      under the install directory was used to work around typically
      Linux systems that have noexec set on /tmp.  Since this is less
      normal on Windows, and can cause mkpath errors if the install
      directory is too deep we will use the windows system temp directory.
      (gh#181, gh#182)
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 785498 from Tina Müller's avatar Tina Müller (tinita) (revision 46)
- updated to 2.14
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.14      2020-03-15 12:49:17 -0600
    - Added ffi_name property to Probe::Vcpkg plugin (gh#179)
    - Documentation fixes (gh#180)
buildservice-autocommit accepted request 783297 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 45)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 783278 from Tina Müller's avatar Tina Müller (tinita) (revision 44)
- updated to 2.12
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.12      2020-03-09 10:02:37 -0600
    - Fixed bug where Probe::Vcpkg plugin doesn't set version probe hook
      property (gh#178)
  
  2.11      2020-03-09 03:04:49 -0600
    - Production release identical to 2.10
  
  2.10_01   2020-03-08 17:13:05 -0600
    - Probe::Vcpkg plugin defaults to name property (gh#177)
  
  2.09_01   2020-03-08 09:58:17 -0600
    - Added Alien::Build::Plugin::Probe::Vcpkg (gh#3, gh#175)
buildservice-autocommit accepted request 774930 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 43)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 774728 from Tina Müller's avatar Tina Müller (tinita) (revision 42)
- updated to 2.08
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.08      2020-02-15 17:16:30 -0700
    - Production release identical to 2.07_01
  
  2.07_01   2020-02-14 19:00:22 -0700
    - Fix Alien::Build::Interpolate bug introduced in 2.06_01 (gh#171)
  
  2.06_01   2020-02-14 12:23:02 -0700
    - Several helpers for Alien::Build::Interpolate::Default no longer
      require Aliens if the tools are already found in the PATH (gh#168)
    - Better document dynamic vs. static libraries in AlienAuthor and FAQ
      documents (gh#110, gh#169)
    - Prefer nmake or gmake over dmake on Windows, even if Perl is
      configured to use dmake (gh#95, gh#170)
  
  2.05_01   2020-02-11 15:19:01 -0700
    - Fix bug where the autoconf plugin could use the wrong configure if
      there is another "configure" script somewhere in the PATH on Windows
      (gh#166, gh#167)
buildservice-autocommit accepted request 771321 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 41)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 770835 from Tina Müller's avatar Tina Müller (tinita) (revision 40)
- updated to 2.04
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.04      2020-02-05 19:05:32 -0700
    - Production release identical to 2.03_01
  
  2.03_01   2020-02-04 21:29:35 -0700
    - Add use strict to generated ::Installl::Files modules (gh#162, gh#163)
buildservice-autocommit accepted request 770175 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 39)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 770166 from Tina Müller's avatar Tina Müller (tinita) (revision 38)
- updated to 2.02
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.02      2020-02-04 13:12:49 -0700
    - Production release identical to 2.01_01
  
  2.01_01   2020-02-03 10:51:43 -0700
    - Prefer Decode::HTML if HTML::Parser is already installed and Mojolicious
      or Mojo::DOM58 are not (gh#160)
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 769916 from Tina Müller's avatar Tina Müller (tinita) (revision 37)
- updated to 2.00
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  2.00      2020-02-02 06:25:13 -0700
    - Production release identical to 2.00
  
  1.99_01   2020-01-30 12:57:33 -0700
    - Decode::Mojo plugin remembers which version of Mojo::DOM it is using (gh#159)
buildservice-autocommit accepted request 769010 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 36)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 768998 from Tina Müller's avatar Tina Müller (tinita) (revision 35)
- updated to 1.98
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.98      2020-01-30 07:53:10 -0700
    - Production release identical to 1.97_01
  
  1.97_01   2020-01-29 09:22:14 -0700
    - Added OO interface to Alien::Base::Wrapper (gh#157, gh#158)
    - Added mm_args2 method to Alien::Base::Wrapper (gh#157, gh#158)
    - Added WriteMakefile function to Alien::Base::Wrapper (gh#157, gh#158)
buildservice-autocommit accepted request 767975 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 34)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 767968 from Tina Müller's avatar Tina Müller (tinita) (revision 33)
- updated to 1.96
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.96      2020-01-27 09:05:36 -0700
    - Production release identical to 1.95_01
  
  1.95_01   2020-01-25 19:57:31 -0700
    - Reduced prereqs to Alien::Base::Wrapper down to Perl 5.6
      (the rest of Alien-Build still requires 5.8) (gh#156)
    - Remove dep on Module::Load (gh#155)
buildservice-autocommit accepted request 757551 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 32)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 757519 from Tina Müller's avatar Tina Müller (tinita) (revision 31)
- updated to 1.94
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.94      2019-12-16 12:17:26 -0700
    - Prefer tar.exe on Windows if it is bsdtar (gh#150)
    - Prefer tar.exe on Windows for unzip if it is bsdtar (gh#151, gh#152)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 755475 from Tina Müller's avatar Tina Müller (tinita) (revision 30)
- updated to 1.93
   see /usr/share/doc/packages/perl-Alien-Build/Changes
  1.93      2019-12-09 02:22:44 -0700
    - curl plugin not used unless required -J option is supported.
      (gh#147, gh#148)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 749644 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 29)
initialized devel package after accepting 749644
Displaying revisions 61 - 80 of 108
openSUSE Build Service is sponsored by