1f43e049d0
Merge pull request 'llvm: fix return type lowering of x86 fastcall' (#35671) from teflate/zig:x86-fastcall-sret into master
b0608a3bd2
Remove std.zip.Decompress (unused/broken/obsolete)
955df119b0
test: fix failing builds for powerpc64
20b3aa3bcd
libzigc: lround lroundf lroundl (#35600)
b95b61e418
llvm: fix return type lowering of x86 fastcall
2faf8debf1
Merge pull request 'DNS fixes' (#35501) from dns-fixes into master
3f1dead2fc
Merge pull request 'Use struct-of-arrays style for
std.lang.Type' (#35234) from Der_Teufel/zig:soa-builtin-type into master
8d1b6e3397
compiler: fix spirv makeWritable
f04799dc9c
implicitly enable LLVM when TSan is enabled (#35311)
7ee6e7d61e
std.debug.Dwarf.Unwind.VM: deal with negative offsets in unsigned CFI insns
ab1f1caebb
WebServer: use original addr when retrying ip family
2a07273224
lldb: fix and test some regressions
7b5280b687
build.zig: poison the configure cache appropriately
ba634c44ba
Maker.Step.Run: fix not printing failed command
ea044a4b82
std.Build: do not clobber properties of a package like named modules
22c884aec2
WebServer: use original addr when retrying ip family
WIP: WebServer: retry to listen on ip4 if we are ip6
yes this was just something I made quick this as it is not a solution to what I wanted, I faced a problem where I had ipv6 disabled and could not figure out why the implicit --webui in some flags...
Maker: get user color preference from env
yes thank you I didn't check that case
b34430fb7e
Maker: disable printing when color is auto set
WebServer: retry to listen on ip4 if we are ip6
8ded7ea988
WebServer: retry to listen on ip4 if we are ip6
eeb5648202
Maker: get user color preference from env
Maker: get user color preference from env
Maker: get user color preference from env
Maker: get user color preference from env
284ab0ad86
std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
333724ff77
Maker.Step.Run: set WASMTIME_BACKTRACE_DETAILS=1 by default for Wasmtime
fba9a28a67
ci: bump timeout for aarch64-freebsd and aarch64-netbsd by 1 hour
0a22dae4a7
ci: only run aarch64-freebsd and aarch64-netbsd on master pushes for now
be7065f7f5
std.Io: fix openSocketPosix ignoring ip6_only option
d0c6ed189b
Maker: fix Target deserialization
9c56550931
Respect environment variable preference for color in all zig commands
25562caed4
feat: show config path & add show case