index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
build: make soname explicit and simplify and fix soname link
Timo Teräs
1
-18
/
+10
2020-05-19
fix logic to not compile lua module when it was not asked
Fredrik Gustafsson
1
-1
/
+1
2020-05-19
make the atom functions not use global state
Timo Teräs
1
-1
/
+1
2020-05-19
allow building without help when lua interpreter is not available
Timo Teräs
1
-5
/
+15
2020-05-06
add script to autogenerate help from man pages
Timo Teräs
1
-1
/
+14
2020-04-01
build: fix includedir in pkgconfig file
Rasmus Thomsen
1
-2
/
+2
2020-03-16
build: enable building of development package
Rasmus Thomsen
1
-39
/
+67
2020-02-14
rename all iostream source to io_*.c
Timo Teräs
1
-3
/
+4
2020-02-14
rename all applets sources to app_*.c
Timo Teräs
1
-3
/
+7
2019-12-30
lua: fix build and update to lua5.3
Timo Teräs
1
-1
/
+1
2018-01-28
list: new applet
William Pitcock
1
-1
/
+1
2017-10-05
build and use bundled libfetch natively
Timo Teräs
1
-4
/
+7
2017-05-20
manifest: new applet which dumps checksums in sha1sum format for a package
William Pitcock
1
-1
/
+1
2016-07-06
fix cross-compiling to pick right libfetch.a
Timo Teräs
1
-1
/
+1
2016-06-13
build: allow override compiler/linker flags for external libs
Natanael Copa
1
-9
/
+11
2015-06-12
add simple stats applet
Timo Teräs
1
-1
/
+1
2014-10-08
url: use libfetch to retrieve http/https/ftp files
Timo Teräs
1
-1
/
+2
2014-05-12
finally fix building PIE binaries
Timo Teräs
1
-2
/
+2
2013-06-26
build: lua module build fixes
Natanael Copa
1
-2
/
+5
2013-06-18
policy: new applet
Timo Teräs
1
-1
/
+1
2013-06-13
solver: rewrite as deductive solver -- core features
Timo Teräs
1
-1
/
+1
2012-03-28
build: openssl seems to require -ldl for now, so add that
Timo Teräs
1
-0
/
+1
2012-02-28
lua: fix bindings, and build by default
Timo Teräs
1
-0
/
+1
2012-02-23
test: rewrite the testing framework to use the real applets
Timo Teräs
1
-3
/
+6
2011-09-16
build: fix make install of shared lib and lua module
Natanael Copa
1
-2
/
+2
2011-09-14
build: support building lua module without shared libapk
Natanael Copa
1
-3
/
+4
2011-09-13
solver: add per-name specific flags, and fix the fix applet
Timo Teräs
1
-1
/
+1
2011-09-09
applets: start using solver code
Timo Teräs
1
-2
/
+2
2011-08-05
solver: move topology sorting to solver code
Timo Teräs
1
-1
/
+1
2011-07-27
Makefile: make it possible to override pkg-config via PKG_CONFIG
Natanael Copa
1
-3
/
+4
2011-07-26
solver: new package selection logic (which is not yet used)
Timo Teräs
1
-3
/
+10
2011-07-24
dot: applet to generate the dot attributed graph language files
Timo Teräs
1
-1
/
+1
2010-06-30
static build: do not use openssl engines
Timo Teräs
1
-1
/
+2
2010-06-16
Makefile: do not require lua pkgconfig unless you intend build lua module
Natanael Copa
1
-5
/
+6
2010-06-14
Makefile: Don't build or install the libapk and lua module by default
Natanael Copa
1
-10
/
+29
2010-06-11
build: fix CFLAGS, and use pkg-config for lua
Timo Teräs
1
-5
/
+4
2010-06-11
lua: initial lua module
Natanael Copa
1
-2
/
+10
2010-06-11
First steps for libapk
Natanael Copa
1
-7
/
+17
2010-06-05
all: rework how arrays work
Timo Teräs
1
-1
/
+1
2009-08-04
fix: new applet to reinstall and fix package
Timo Teras
1
-1
/
+1
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-0
/
+1
2009-07-29
build: make install depend on main targets
Timo Teras
1
-1
/
+1
2009-07-17
verify: new applet (ref #46)
Timo Teras
1
-1
/
+1
2009-07-08
build: link zlib dynamically, use --as-needed
Timo Teras
1
-3
/
+5
2009-07-08
csum: use openssl instead
Timo Teras
1
-3
/
+9
2009-06-29
cache: new applet (ref #49)
Timo Teras
1
-1
/
+1
2009-06-25
upgrade: new applet
Timo Teras
1
-1
/
+1
2009-04-21
Makefile: add -nopie to LDFLAGS
Natanael Copa
1
-0
/
+1
2009-04-16
db: cache index files, 'update' applet
Timo Teras
1
-2
/
+2
2009-04-16
build: rewrite make system to something slightly similar to kbuild
Timo Teras
1
-45
/
+12
[next]