apk-tools/src
Timo Teräs fca1c30b80 pkg, db: add preliminary support for arch field
Architecture is now:
 - parsed from .PKGINFO
 - written to index and installed db
 - appended to repository URL when fetching files
2010-12-14 17:06:29 +02:00
..
Makefile static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
add.c First steps for libapk 2010-06-11 07:02:18 +00:00
apk-static.c static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
apk.c io, db: id cache should be specific to database root, not system root 2010-10-08 15:36:54 +03:00
apk_applet.h all: implement database open options 2009-08-06 14:25:03 +03:00
apk_archive.h io, db: id cache should be specific to database root, not system root 2010-10-08 15:36:54 +03:00
apk_blob.h io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
apk_database.h pkg, db: add preliminary support for arch field 2010-12-14 17:06:29 +02:00
apk_defines.h pkg, db: add preliminary support for arch field 2010-12-14 17:06:29 +02:00
apk_hash.h hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
apk_io.h io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
apk_package.h pkg, db: add preliminary support for arch field 2010-12-14 17:06:29 +02:00
apk_print.h print: clean up after copy-paste 2010-06-11 07:09:25 +00:00
apk_state.h print: clean up after copy-paste 2010-06-11 07:09:25 +00:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c io, db: id cache should be specific to database root, not system root 2010-10-08 15:36:54 +03:00
audit.c various: use O_CLOEXEC and add some error checking 2010-06-11 13:42:21 +03:00
blob.c blob: fix segfault on x86_64 with --virtual 2010-11-23 09:37:12 +00:00
cache.c db: remove support for unsigned repository index 2010-12-10 16:42:25 +02:00
common.c all: rework how arrays work 2010-06-05 12:33:54 +03:00
database.c pkg, db: add preliminary support for arch field 2010-12-14 17:06:29 +02:00
del.c First steps for libapk 2010-06-11 07:02:18 +00:00
fetch.c various: use O_CLOEXEC and add some error checking 2010-06-11 13:42:21 +03:00
fix.c First steps for libapk 2010-06-11 07:02:18 +00:00
gunzip.c io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
hash.c all: rework how arrays work 2010-06-05 12:33:54 +03:00
index.c First steps for libapk 2010-06-11 07:02:18 +00:00
info.c First steps for libapk 2010-06-11 07:02:18 +00:00
io.c io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
lua-apk.c lua: initial lua module 2010-06-11 07:02:18 +00: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 pkg, db: add preliminary support for arch field 2010-12-14 17:06:29 +02:00
print.c io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
search.c all: rework how arrays work 2010-06-05 12:33:54 +03:00
state.c state: handle properly packages which are installed 2010-06-15 18:31:45 +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 First steps for libapk 2010-06-11 07:02:18 +00:00
upgrade.c upgrade: warn (do not fail) on missing top-level package names 2010-06-15 18:34:03 +03:00
url.c io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
ver.c io: enhance istream/bstreams with pipe to forked child 2010-12-09 10:47:09 +02:00
verify.c io, db: id cache should be specific to database root, not system root 2010-10-08 15:36:54 +03:00
version.c version: add support for version control suffixes 2009-11-06 13:29:58 +02:00