Commit graph

4 commits

Author SHA1 Message Date
GustavoLCR
c40744eba4
Fix Windows cross build (#2897)
* Fix build without ZLIB
* Fix cyclic include when cross-compiling
* Fixes `rz_util/rz_version.h`->`rz_types.h`->`rz_userconf.h`->`rz_util/rz_version.h`
2022-08-10 21:49:17 +08:00
Florian Märkl
f47ab1bc26
Skip including lzma.h if not available (#2858)
This fixes compilation with -Duse_lzma=false
2022-07-31 18:32:23 +02:00
Riccardo Schirone
33974fccc8 util: make zlib dependency optional 2022-07-18 08:39:11 +02:00
Riccardo Schirone
2f1e39818e Add liblzma subproject 2022-07-02 10:12:26 +02:00
Renamed from librz/util/zip.c (Browse further)