Jia Tan
Jia Tan
The issue is because of Libarchive's streaming architecture. The local header comes before the entry data, so when Libarchive writes the header it has not seen the data so it...
Hello! Thank you for the feature request. Currently, we do not have any official benchmark framework for any of the XZ projects. When we develop new features that require benchmarking...
Our CMake support is considered unstable and is undergoing a lot of improvements. Many of these improvements are already on master but have not made it into a stable release....
@arixmkii Eventually, I would like to support the MSYS, UCRT64, and MINGW64 flavors in CI runners. Along with MSVC CMake of course. The other ones either don't run on x86-64...
> Any additional context, what you think could help is highly appreciated. I am not sure how experienced you are with CMake, but we shouldn't need anything too complicated. I...
@arixmkii Are you still working on this? If you don't have time to finish it, no need to worry. I can finish up the last few changes and close this...
Hi! This question doesn't exactly belong on this issue. This issue is for discussing changes to our Continuous Integration scripts for improving Windows support (which I still need to improve/finish)....
@arixmkii I ended up making the Windows-CI work with MSYS2, but it would be great if things worked with MSVC (which is why I left the Issue open). If you...
Thanks @ndu2 for doing some benchmarking and the demo pipeline! I hadn't forgotten about this but we had higher priority things to work on instead. MSVC support for xz is...
> I just updated the demo pipeline to "somewhat complete" state that suffices my own purposes: > > * 4 Build Configuration with Visual Studio 2022 (x64 MSVC, x86 MSVC,...