A binary compiled with
-target x86-windows.xp does not run on Windows XP with Zig-provided entry point
Do you have an updated snippet/reproduction for zig 0.16.x?
f0e40030cf
Write out tarball via tar, rather than docker command
docker-perms
WIP: zig-0.13
79bbb4b00f
zig: bump to 0.13.0
ed7226c15d
Write out tarball via tar, rather than docker command
724faaeeb3
Merge remote-tracking branch 'origin/lance/fix-kernel-timestamps' into staging
82f265deb4
fix: fully lock timestamps in linux kernels
baed331bd3
Merge remote-tracking branch 'origin/drgrove/scdoc-source-date-epoch' into staging
4e7a27d7ec
Use SOURCE_DATE_EPOCH=1 for scdoc as DATESTAMP are injected into output
feat: normalize fs/env across all non-bootstrap packages
I expect this to be the default when --prefix is set to /usr. We can probably remove this line entirely
feat: normalize fs/env across all non-bootstrap packages
Could this go in /etc/profile?
feat: normalize fs/env across all non-bootstrap packages
What needs this?
feat: normalize fs/env across all non-bootstrap packages
Why set this here?
feat: normalize fs/env across all non-bootstrap packages
Shouldn't this be set up by the shell from /etc/passwd?
feat: normalize fs/env across all non-bootstrap packages
Shouldn't USER be set by the shell?
feat: normalize fs/env across all non-bootstrap packages
Looks like a typo/bad copypasta: you have two /./.
fix: use heredoc and --network=none in zig
112917071e
fix: use heredoc and --network=none in zig
README.md: various fixes