Commit graph

13 commits

Author SHA1 Message Date
Danny Lin
532ab7f41f extract: Convert all ELFs to Soong for Android 12
Android 12's build system requires all prebuilt ELF files, including
executables and shared libraries, to be declared in Soong blueprints
rather than PRODUCT_COPY_FILES.

This removes the need for BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES.
2021-11-07 04:28:10 -08:00
Danny Lin
de6b18ea6b extract: Split into multiple files 2021-11-07 03:21:28 -08:00
Danny Lin
9a7b9f8add commands: Implement LineageOS proprietary-files.txt extraction 2021-11-07 02:35:19 -08:00
Danny Lin
03eb1b4771 gitignore: Ignore vendor output 2021-11-07 02:35:11 -08:00
Danny Lin
dbf8625378 tsconfig: Update to ES2021 target
This allows us to use String#replaceAll.
2021-11-07 02:34:52 -08:00
Danny Lin
cf1960a5a1 package: Update TypeScript to 4.4.4
Required for es2021 target.
2021-11-07 02:34:36 -08:00
Danny Lin
04556e7327 package: Add ora library 2021-11-07 01:22:09 -07:00
Danny Lin
a91091d784 Update Node.js type definitions 2021-11-07 00:36:29 -07:00
Danny Lin
e3bf7dc19d Add zx library 2021-11-06 23:41:53 -07:00
Danny Lin
cf3e864f7e Add chalk library 2021-11-06 23:39:02 -07:00
Danny Lin
f8685eaae7 Create oclif project 2021-11-06 23:34:51 -07:00
Danny Lin
36b4def6e5 Add MIT license 2021-11-15 17:45:08 -08:00
Danny Lin
492fb4f1e5 Initial commit 2021-11-06 23:34:44 -07:00