Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-20 | build system: fix build failure when only gunzip is selected | Anthony G. Basile | |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-04-29 | fix build failure when compressed help is selected, but bz2 compression is not | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-04-20 | Fix another build failure found with randconfig | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-04-20 | fix build breakage found by randconfig | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-03-06 | Don't compile get_header_tar_FOO function if they are not needed | Denys Vlasenko | |
Now get_header_tar_gz, get_header_tar_bz2, get_header_tar_lzma are only used if dpkg is built. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2012-03-06 | archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-11-03 | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |