File tree 1 file changed +19
-1
lines changed
1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
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
3
21
Revert `full` and `small` targets with cosmo 3.0.2
4
22
Base `full` and `small` (with vista) targets off of perl 5.36.3
5
23
You can’t perform that action at this time.
0 commit comments