Maksim Bondarenkov

Results 125 comments of Maksim Bondarenkov

> issue with `lib` prefix (it shouldn't be there) fixed. now a soname is the same as for `zlib` package

> https://gitlab.archlinux.org/archlinux/packaging/packages/zlib-ng/-/merge_requests/1 it's not merged yet

the lib prefix for import lib doesn't make sense. it should be linkable with `-lz` anyway

> This not required in my opinion. One can install sccache/ccache and choose to use it without meson. Or, meson does not need sccache/ccache for general use cases. that's why...

I find a Rust package that depends on this library. I want to have a shared version of lib :)

@d0p1s4m4 ping you to ask what's the progress on this?

> > @d0p1s4m4 ping you to ask what's the progress on this? > > I think it's should be fine now. there is a compile error in CLANG64

I've created #20844 which adds zlib-ng. can you download it from artifacts and test, please? FYI I disabled almost all cpu optimizations to meet Windows 10 minimum hardware requirements

> zlib-ng without intrinsic function optimization is useless. they shouldn't broke the support of all machines, right?