Changelog
All notable changes to Alien::Xmake will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.08 - 2026-01-11
Changed
- Don't bother with making sure we can install a lib on CPAN smokers. I can't diagnose a system I have no access to.
0.07 - 2026-01-09
Changed
- Switch xmake to plain text mode on CPAN smokers
0.06 - 2026-01-07
Added
- Support system installs on Windows
- Expose xrepo
- Demos in
eg/eg/xmake_demo.plcreates and builds a simple shared library in Ceg/xrepo_demo.plqueries for zlib's info, installs it locally, and spews the flags required to build against it
Changed
- Bump to Xmake 3.0.6
0.05 - 2024-03-18
Fixed
- Resort to git when we fail to download snapshot with HTTP::Tiny (kinda pointless but the code was already there)
0.04 - 2024-03-17
Changed
- Install v2.8.8 on platforms that build from source
- Pull tarball instead of git clone on platforms that build from source
0.03 - 2024-03-17
Changed
- Install v2.8.8 on Windows
0.02 - 2024-03-17
Changed
- Minor documentation changes
- Move to Test2::V0
0.01 - 2023-10-02
Changed
- It exists.