Skip to content

Commit b0c0ff8

Browse files
committed
update Changes
1 parent cf0cd1c commit b0c0ff8

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

Changes

+19-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
Revision history for Perl-Dist-APPerl
2-
v0.5.0 2023-12-01
2+
v0.6.0 2024-05-XX
3+
Add building with modern Cosmopolitan Libc with cosmocc
4+
cosmocc automatically installs itself making running
5+
`apperlm install-build-deps` unnecessary
6+
Add download and building from Perl tarballs.
7+
Add patch loading system so Perl changes can be maintained from
8+
this repo. Can locate "share" dir even when used from APPerl.
9+
Fix install_modules not linking all extensions.
10+
Devel::PPort and DynaLoader weren't being linked in
11+
This caused Cwd.pm to fail to load its XS
12+
Improve apperlm list
13+
Include ErrnoRuntime in small builds
14+
Deprecate vista builds
15+
Without cosmocc being avaiable on the port, they have to be
16+
maintained essentially seperately.
17+
Remove most of the versioned configs, they were far behind the
18+
rolling release / unnamed builds and often changed with them.
19+
20+
v0.5.0 2024-03-21
321
Revert `full` and `small` targets with cosmo 3.0.2
422
Base `full` and `small` (with vista) targets off of perl 5.36.3
523

0 commit comments

Comments
 (0)