c07a612605
bump navidrome
No rule to make target '8'
No rule to make target '8'
8 is how many processors you have, and $(nproc) should be given as an argument to -j to build on all processors, ie. you want -j $(nproc).
Cool project
@sskras I have edited your comment to remove the AI slop links
Fix layout jumping around on branch selector dropdown
No worries. I have worked around this on my end with a ublock origin rule. Someone else is welcome to take over this PR!
vxd/fs.asm:63: error: mismatch in operand sizes
vxd/fs.asm:63: error: mismatch in operand sizes
Sorry about that! Fixed in fdd52532a35b5345af0d5e72b059944028125c6f
fdd52532a3
fix mistaken movzx instruction that errors on nasm 2.x
902833c171
fig: set -E and fix backtrace in subshells
92684696fd
style tweaks + remove unnecessary while loop
14988e1230
set -E to make subshells inherit trap handlers
368f991c00
add readme
d7912991a4
ensure-user: add system option
42a308f744
add opt-ruby-{3.2,3.3,3.4} for trixie
Failed to build Linux
Nightly builds?
Nightly builds?
You are asking me to setup the whole building process because you don't want to setup the whole building process?
What about an OS/2 Subsystem?
What about an OS/2 Subsystem?
Sorry I don't have any plans to work with OS/2, it doesn't have the same nostalgic meaning to me that Win95 does. I hope this project is a useful starting off point for someone else though!
dd997ea271
gut elf.h to the bare essentials