0.010 2023-07-21 17:33:29-0400
Build changes
- Apply patches from upstream libzmq that are needed to support various
newer compilers until there is a new upstream release.
See <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/16>.
0.009 2022-09-14 15:26:40-0400
Build changes
- Set CMAKE_MAKE_PROGRAM for CMake build.
See <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/issues/14>,
<https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/15>.
0.008 2022-09-13 17:04:23-0400
Build changes
- Change from regular Download to Download::GitHub.
See <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/13>.
- Stub tests for autoconf build everywhere.
0.007 2022-02-12 11:55:08-0500
Build changes
- Specify MAKE=gmake for autoconf on FreeBSD and Solaris.
See PR <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/12>.
0.006 2021-11-19 12:30:04-0500
Build changes
- Use Alien::gmake for autoconf + make on FreeBSD.
See PR <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/7>.
- Allow setting the build configuration system. Now prefers to use CMake on
Windows and Autoconf elsewhere.
See issue <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/issues/10>
and PR <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/11>.
0.005 2021-04-05 08:30:58-0500
Build changes
- Stub out test library build on Windows.
See <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/9>.
- Add CI testing on GitHub Actions.
See <https://github.com/zmughal-CPAN/p5-Alien-ZMQ-latest/pull/8>.
0.004 2017-12-15 10:28:20-0600
Features
- Remove Alien::gmake dependency
<https://github.com/zmughal/p5-Alien-ZMQ-latest/pull/6>.
0.003 2017-12-08 06:57:55-0600
Features
- Disable static builds on Windows.
<https://github.com/zmughal/p5-Alien-ZMQ-latest/pull/5>.
0.002 2017-12-06 10:27:55-0600
Features
- Enable static and shared builds on all platforms.
<https://github.com/zmughal/p5-Alien-ZMQ-latest/pull/3>.
0.001 2017-12-03 10:45:10-0600
Features
- First release.