libopkg: implement lightweight package listing logic
[oweals/opkg-lede.git] / src / Makefile.am
2017-02-17 Jo-Philipp Wichbuild: remove automake/autoconf build system
2017-02-13 Jo-Philipp Wichpkg: use a blob buffer in pkg_t to store variable fields
2017-02-10 Jo-Philipp Wichlibbb: use external gzip command as I/O layer
2017-02-10 Jo-Philipp Wichbuild: statically link libopkg
2009-12-18 graham.gowerMove libopkg.c out into the src dir. It shouldn't be...
2008-12-15 ticktock35opkg: fix remaining accidental commit
2008-12-15 ticktock35opkg: revert unintended changes in src/Makefile.am
2008-12-15 ticktock35opkg: * Add opkg-key utility
2008-12-15 ticktock35opkg: fix distcheck issues
2008-12-15 ticktock35opkg: remove per-target CFLAGS
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories