Skip to content

Releases: p5-UV/Alien-libuv

v1.014

16 Jul 03:08
Compare
Choose a tag to compare
  • Update CI to use GitHub Actions rather than Travis and AppVeyor
  • Update the the libuv v1.38.1 release
  • Only run upstream (actual libuv tests) when RELEASE_TESTING or AUTOMATED_TESTING is on

v1.013

17 Mar 00:25
Compare
Choose a tag to compare
  • Update documentation and build to use Alien::Base::Wrapper. This handles edge cases of prereqs that we didn't get manually prior to this update
  • Bump prereq to Alien::Build v2.15 to get Probe::Vcpkg
  • Move testing phase to the correct place for the library on non-Windows
  • Update to the libuv v1.34.2 release

v1.012

31 Aug 19:10
Compare
Choose a tag to compare
  • Update to the libuv v1.31.0 release
  • Run make check on non-windows environments
  • Update the dzil build
  • Stop CI testing on cygwin
  • Add CI tests for 5.30

v1.011

25 Apr 02:48
Compare
Choose a tag to compare

Update to the libuv v1.28.0 release

v1.010

11 Apr 00:05
Compare
Choose a tag to compare
  • Revert the removal of NetBSD as a fix for it is in the works: libuv/libuv#2252

v1.009

10 Apr 03:51
Compare
Choose a tag to compare
  • Update to the libuv v1.27.0 release
  • Don't try to test on GNUkFreeBSD or NetBSD as the library isn't supported there

v1.008

07 Feb 05:06
Compare
Choose a tag to compare
  • Update to the libuv v1.25.0 release
  • Re-add the previously removed build flags for Windows

v1.007

13 Jan 16:37
Compare
Choose a tag to compare
  • Update to the libuv v1.24.1 release
  • Remove some unnecessary build flags
  • Add -msse2 flag

v1.006

29 Aug 00:55
Compare
Choose a tag to compare
  • Update to the libuv v1.23.0 release

v1.005

09 Aug 18:11
Compare
Choose a tag to compare
  • Don't even try to build on anything below Win7; It's broken.