Revision history for Alien-curl
0.11 2022-11-27 02:16:14 -0700
- Fixes for recent versions of curl source on windows
(gh#19, gh#20, shawnlaffan++)
0.10 2022-09-26 21:12:26 -0600
- Improved compatability with Alien::OpenSSL (gh#17)
0.09 2021-10-09 20:07:07 -0600
- Fix for macOS source build
0.08 2020-09-02 04:52:20 -0600
- Install curl-config into /dynamic directory for share install
(gh#10, gh#11, gh#13, shawnlaffan++)
0.07 2020-02-19 01:12:12 -0500
- System install requires SSL, and dynamic libraries.
- Share install Builds with SSL on all platforms.
- Use the native SSL on macOS and Windows
- Use Alien::LibreSSL on OpenBSD
- Use Alien::OpenSSL elsewhere
- Share install Builds a dynamic library for use with FFI.
0.06 2017-03-28 14:20:06 -0400
- Add documentation for usability
0.05 2017-03-02 06:53:34 +1100
- Remove dep on Alien::Base2
0.04 2017-02-08 08:01:02 -0500
- Require Alien::build 0.11 for bugfixes
0.03 2017-02-04 11:39:58 -0500
- Fixed configure requires bug
- Require Alien::Build 0.08
0.02 2017-01-31 16:49:42 -0500
- Require Alien::Build 0.02
0.01 2017-01-30 22:41:14 -0500
- initial version