Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | use arch_prefix for this feature instead | Ariadne Conill | 1 | -3/+3 |
2022-03-30 | meson: support definition of a custom abi tag | Ariadne Conill | 1 | -0/+5 |
2022-01-13 | support building with uncompressed help databases | Ariadne Conill | 1 | -1/+6 |
2021-12-29 | portability: implement skeleton with memrchr function | Ariadne Conill | 1 | -1/+10 |
2021-12-14 | meson: fix underlinking issue with lua module | Ariadne Conill | 1 | -1/+1 |
2021-11-09 | database: implement uvol support | Timo Teräs | 1 | -1/+3 |
2021-07-27 | Refactor .apk extraction code | Timo Teräs | 1 | -2/+6 |
2021-07-22 | adb: unify various interfaces to adb_m_process | Timo Teräs | 1 | -1/+1 |
2021-07-22 | adb: support seamless de/compression of adb files | Timo Teräs | 1 | -0/+1 |
2021-07-16 | genhelp: improve to work with lua 5.1 | Timo Teräs | 1 | -2/+2 |
2021-06-11 | extract: new applet to extract v2 packages | Timo Teräs | 1 | -0/+1 |
2021-06-11 | add basic abstraction for cryptographic operations | Timo Teräs | 1 | -0/+2 |
2021-06-11 | mkpkg: new applet to create v2 packages with basic functionality | Timo Teräs | 1 | -0/+3 |
2021-06-02 | add adbgen applet to generate databases from it's text dump | Timo Teräs | 1 | -0/+2 |
2021-05-26 | add abstraction to adb "walking" - a sax like API to enumerate whole db | Timo Teräs | 1 | -0/+2 |
2020-10-09 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -1/+1 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -1/+2 |
2020-10-09 | add separate vertest applet for version string testing | Timo Teräs | 1 | -0/+1 |
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 |