apk-tools/src
Timo Teras b54ff5dd1e build: link zlib dynamically, use --as-needed
use pkgconfig of zlib instead of hard requiring it. and link in
the pkg-config libs with --as-needed as not all of the openssl
libs are really required.
2009-07-08 10:46:38 +03:00
..
Makefile build: link zlib dynamically, use --as-needed 2009-07-08 10:46:38 +03:00
add.c csum: use openssl instead 2009-07-08 10:45:49 +03:00
apk.c csum: use openssl instead 2009-07-08 10:45:49 +03:00
apk_applet.h help: auto construct help 2009-06-25 15:14:07 +03:00
apk_archive.h fetch: new applet to download .apk files 2009-04-15 09:56:09 +03:00
apk_blob.h csum: use openssl instead 2009-07-08 10:45:49 +03:00
apk_csum.h csum: use openssl instead 2009-07-08 10:45:49 +03:00
apk_database.h db: open flags revisited 2009-07-07 09:27:56 +03:00
apk_defines.h csum: use openssl instead 2009-07-08 10:45:49 +03:00
apk_hash.h db: keep only filename in file entries, hash by both directory and file 2009-01-14 10:44:47 +02:00
apk_io.h csum: use openssl instead 2009-07-08 10:45:49 +03:00
apk_package.h ver: only compare the given packages, show version 2009-06-20 12:38:07 +02:00
apk_state.h state: do not derefence unallocated memory 2009-04-15 12:44:24 +03:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c archive: utimes modifies file, not link so don't use it for symlinks 2009-01-17 13:34:18 +02:00
audit.c help: auto construct help 2009-06-25 15:14:07 +03:00
blob.c csum: use openssl instead 2009-07-08 10:45:49 +03:00
cache.c cache: delete also wget temporary files 2009-07-07 09:40:59 +03:00
database.c csum: use openssl instead 2009-07-08 10:45:49 +03:00
del.c help: auto construct help 2009-06-25 15:14:07 +03:00
fetch.c db: open flags revisited 2009-07-07 09:27:56 +03:00
gunzip.c io: fix some memory leaks 2009-01-06 21:23:26 +02:00
hash.c del: proper ordering of file db entry deletion 2009-01-17 09:33:02 +02:00
index.c help: auto construct help 2009-06-25 15:14:07 +03:00
info.c db: open flags revisited 2009-07-07 09:27:56 +03:00
io.c cache: new applet (ref #49) 2009-06-29 11:22:55 +03:00
md5.h Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
package.c package: removed debug code 2009-06-22 09:41:49 +00:00
search.c db: open flags revisited 2009-07-07 09:27:56 +03:00
state.c upgrade: add --available option 2009-06-25 11:09:40 +03:00
template.c Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
update.c help: auto construct help 2009-06-25 15:14:07 +03:00
upgrade.c help: auto construct help 2009-06-25 15:14:07 +03:00
url.c url: rename to .backup rather than unlink before wget 2009-04-21 11:15:24 +00:00
ver.c ver: fix output indentation 2009-07-07 09:45:09 +03:00
version.c version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00