Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -1/+2 | |
makes apk_verbosity non-global fixes #10682 | |||||
2020-10-09 | add separate vertest applet for version string testing | Timo Teräs | 1 | -0/+1 | |
start adding meson based tests | |||||
2020-10-09 | build: adopt meson build for v3 branch | Timo Teräs | 1 | -2/+11 | |
2020-10-09 | build: make sure to use helper scripts from git tree and not system | Rasmus Thomsen | 1 | -1/+1 | |
2020-10-09 | build: use tabs for meson files | Rasmus Thomsen | 1 | -124/+124 | |
2020-10-09 | build: add option to build apk.static binary | Rasmus Thomsen | 1 | -8/+32 | |
2020-10-09 | build: add atom.c to meson | Rasmus Thomsen | 1 | -0/+2 | |
2020-10-09 | build: allow building without help in meson | Rasmus Thomsen | 1 | -8/+17 | |
2020-10-09 | build: build help.h with meson | Rasmus Thomsen | 1 | -0/+13 | |
2020-10-09 | build: add support for building with meson | Rasmus Thomsen | 1 | -0/+117 | |