aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2023-10-24Cleanup: remove rest of libioHEADmasterDavid Oberhollenzer
2023-09-19Fix example code to use iterator/stream based APIDavid Oberhollenzer
2023-09-15Move directory tree related code from libsquashfs to libcommonDavid Oberhollenzer
2023-01-31Reintegrate test code with library codeDavid Oberhollenzer
2023-01-30Remove without-tools feature switchDavid Oberhollenzer
2023-01-19Split stream compression out of libioDavid Oberhollenzer
2022-11-27Continue cleanup of the test casesDavid Oberhollenzer
2022-11-22Move helper scripts to scripts/ sub directoryDavid Oberhollenzer
2022-11-22Get rid of the built-in copy of LZ4David Oberhollenzer
2022-07-08Cleanup: rename libfstream to libio, split headersDavid Oberhollenzer
2022-04-10Remove builtin copy of zlibDavid Oberhollenzer
2021-03-29Fix build of unit tests if compiling with --without-toolsDavid Oberhollenzer
2021-03-07Optionally use a pool allocator for rb-tree nodesDavid Oberhollenzer
2020-11-02Remove package scripts from release tarballsDavid Oberhollenzer
2020-09-16Add stream I/O abstraction libraryDavid Oberhollenzer
2020-08-29Add package scripts to the release tarballDavid Oberhollenzer
2020-08-04Cleanup: move zlib/lz4 code from lib/sqfs/comp/ to lib/David Oberhollenzer
2020-05-30Cleanup: Reorganize structure of Automake filesDavid Oberhollenzer
2020-04-27Cleanup directory structure of the binary programsDavid Oberhollenzer
2020-02-21Cleanup: move utilities back out of libsquashfsDavid Oberhollenzer
2020-01-12Add stub for sample programsDavid Oberhollenzer
2019-12-13Add a simplistic integration and regression testDavid Oberhollenzer
2019-11-25Cleanup: remove what is left of libutilDavid Oberhollenzer
2019-11-24Update README, clarify licensing situationDavid Oberhollenzer
2019-11-24Fix: Move LZO compressor from libsquashfs to libcommonDavid Oberhollenzer
2019-11-22Cleanup: move all the compatibillity fluff to a dedicated "libcompat"David Oberhollenzer
2019-10-23Add helper script for churning out Windows builds with dependenciesDavid Oberhollenzer
2019-10-08Add a configure option to disable building the toolsDavid Oberhollenzer
2019-10-07Rename libsqfshelper to libcommonDavid Oberhollenzer
2019-09-27Add a pkg-config file for libsquashfsDavid Oberhollenzer
2019-09-11Cleanup Automake file for librariesDavid Oberhollenzer
2019-09-09Add Doxygen based reference manual to build systemDavid Oberhollenzer
2019-09-09Change license of libsquashfs.soDavid Oberhollenzer
2019-08-31Turn libsquashfs.a into a shared libraryDavid Oberhollenzer
2019-08-26Add a change logDavid Oberhollenzer
2019-08-07Add a helper utility to compare filesystem treesDavid Oberhollenzer
2019-07-31Overhaul README and convert it to markdownDavid Oberhollenzer
2019-06-20Add unit testsDavid Oberhollenzer
2019-06-15Add utility to turn a squashfs image into a POSIX tar archvieDavid Oberhollenzer
2019-06-13Add Makemodule.am for doc/ subdirectoryDavid Oberhollenzer
2019-05-05Add man pagesDavid Oberhollenzer
2019-05-04Add READMEDavid Oberhollenzer
2019-05-02Add unsquashfs stubDavid Oberhollenzer
2019-04-30Initial commitDavid Oberhollenzer