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
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
..
buildstrategy Add option to buildstrategy to produce a dot graph 2019-03-30 23:40:19 +01:00
dump cleanup: merge listing & format flags for dump and install commands 2019-03-08 23:53:30 +01:00
pack Move compressors to utility library 2019-04-05 12:22:47 +02:00
depgraph.c Add a pkg command for producing a dependency graph 2019-03-09 00:56:32 +01:00
help.c Add license 2019-03-08 18:18:31 +01:00
install.c Add missing colon to optarg listing flag 2019-03-09 15:25:34 +01:00
unpack.c Add license 2019-03-08 18:18:31 +01:00