Commit Graph

7 Commits

Author SHA1 Message Date
f88718422e fix naming 2025-03-23 20:01:00 +03:00
6d653ae183 added and tested input file size checks 2025-03-23 19:45:33 +03:00
f691ded859 add parsing cli interface using getopt 2025-03-23 10:06:42 +03:00
fb00db7c28 usage concept 2025-03-22 23:17:40 +03:00
a52875d507 write makefile, fix lzma_c build 2025-03-22 22:44:24 +03:00
244e5c92f8 lzma_c: no need to rebuild for using in kpack/kerpack, cleanup
Removed samples, converted indentation to spaces, translated to english, added header for exporting functions.
Added is_kerpack argument to lzma_compress() to make it usable either for kpack and kerpack without rebuild
2025-03-22 18:57:47 +03:00
42e04486e7 get lzma_c from kerpack_linux 2025-03-22 18:41:40 +03:00