xz/src
Jia Tan 82e3c968bf tuklib_common: Define __has_warning if it is not defined.
clang supports the __has_warning macro to determine if the version of
clang compiling the code supports a given warning. If we do not define
it for other compilers, it may cause a preprocessor error.
2023-01-19 20:32:40 +08:00
..
common tuklib_common: Define __has_warning if it is not defined. 2023-01-19 20:32:40 +08:00
liblzma liblzma: Silence another warning from -Wsign-conversion in a 32-bit build. 2023-01-12 05:38:48 +02:00
lzmainfo Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00
scripts xzdiff: Add support for .lz files. 2022-11-11 13:16:21 +02:00
xz xz: Add missing comment for coder_set_compression_settings() 2023-01-16 21:35:45 +08:00
xzdec Build: Add support for translated man pages using po4a. 2020-02-07 15:32:21 +02:00
Makefile.am Build: Prepare to support Automake's subdir-objects. 2014-10-29 21:15:35 +02:00