summaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)AuthorFilesLines
2021-07-27Refactor .apk extraction codeTimo Teräs1-2/+6
2021-07-22adb: unify various interfaces to adb_m_processTimo Teräs1-1/+1
2021-07-22adb: support seamless de/compression of adb filesTimo Teräs1-0/+1
2021-07-16genhelp: improve to work with lua 5.1Timo Teräs1-2/+2
2021-06-11extract: new applet to extract v2 packagesTimo Teräs1-0/+1
2021-06-11add basic abstraction for cryptographic operationsTimo Teräs1-0/+2
2021-06-11mkpkg: new applet to create v2 packages with basic functionalityTimo Teräs1-0/+3
2021-06-02add adbgen applet to generate databases from it's text dumpTimo Teräs1-0/+2
2021-05-26add abstraction to adb "walking" - a sax like API to enumerate whole dbTimo Teräs1-0/+2
2020-10-09rename adb_trust to apk_trust, and use it as package signature keystore tooTimo Teräs1-1/+1
2020-10-09rename apk_db_options to apk_ctx, rework loggingTimo Teräs1-1/+2
2020-10-09add separate vertest applet for version string testingTimo Teräs1-0/+1
2020-10-09build: adopt meson build for v3 branchTimo Teräs1-2/+11
2020-10-09build: make sure to use helper scripts from git tree and not systemRasmus Thomsen1-1/+1
2020-10-09build: use tabs for meson filesRasmus Thomsen1-124/+124
2020-10-09build: add option to build apk.static binaryRasmus Thomsen1-8/+32
2020-10-09build: add atom.c to mesonRasmus Thomsen1-0/+2
2020-10-09build: allow building without help in mesonRasmus Thomsen1-8/+17
2020-10-09build: build help.h with mesonRasmus Thomsen1-0/+13
2020-10-09build: add support for building with mesonRasmus Thomsen1-0/+117