1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2024-05-13 09:56:13 +02:00
pkg-utils/main/cmd/pack
David Oberhollenzer 1205ca0f3b Move compressors to utility library
- Remove compressor registration interface. Doesn't work in a static
   library, since all the files containing no exported members are
   optimized away at link time.
 - Repack as seperate utility library.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-04-05 12:22:47 +02:00
..
desc.c Add license 2019-03-08 18:18:31 +01:00
filelist.c Fix file list removal of input line 2019-03-09 14:57:59 +01:00
pack.c Add license 2019-03-08 18:18:31 +01:00
pack.h Move compressors to utility library 2019-04-05 12:22:47 +02:00
write_files.c Add license 2019-03-08 18:18:31 +01:00
write_hdr.c Add license 2019-03-08 18:18:31 +01:00
write_toc.c Add license 2019-03-08 18:18:31 +01:00