Go to file
Rasmus Thomsen 4966bc5ede build: enable building of development package
- always create .so and .a with the apk libary code
- create .pc file
- install headers and above mentioned files

Maintainers edit: merged commits, cleaned up sed script logic,
and few other minor fixes.
2020-03-16 15:36:46 +02:00
doc convert man page makefile to make.rules format 2020-01-26 11:47:05 +02:00
libfetch libfetch: support TCP_CORK 2020-02-18 15:36:01 +02:00
src build: enable building of development package 2020-03-16 15:36:46 +02:00
test fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11 2020-02-23 18:01:43 +01:00
.gitignore build: enable building of development package 2020-03-16 15:36:46 +02:00
.gitlab-ci.yml lua: fix build and update to lua5.3 2019-12-30 16:17:14 +02:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: enable building of development package 2020-03-16 15:36:46 +02:00
Makefile build: enable building of development package 2020-03-16 15:36:46 +02:00
README.md readme: fix name of doc directory 2020-02-23 18:55:19 +01:00

README.md

Alpine Package Keeper

Alpine Package Keeper (apk) is a package manager developed for Alpine Linux.

Online documentation is available in the doc/ directory in the form of man pages.