Remove -Werror from libopkg CFLAGS.
[oweals/opkg-lede.git] / libopkg / Makefile.am
2009-12-04 graham.gowerRemove -Werror from libopkg CFLAGS.
2009-11-27 florian.boorFix typo in file name in order to fix distcheck.
2009-11-26 graham.gowerRemove str_util.{c,h}
2009-11-05 pixdamixAdd pathfinder support for certificate validation
2009-11-04 graham.gowerRemove unused opkg_set_current_state bits.
2009-11-03 pixdamixMake `curl' an instance variable and ssl support
2009-10-27 ticktock35Add sha256 ckecksums to okpg
2009-06-14 ticktock35adds a configure option so "/etc/opkg" can be
2008-12-15 ticktock35opkg: introduce the protype of active_list
2008-12-15 ticktock35opkg: fix distcheck issues
2008-12-15 ticktock35opkg: remove per-target CFLAGS
2008-12-15 ticktock35opkg: clean up libopkg Makefile.am a bit
2008-12-15 ticktock35opkg: fix header include path issues
2008-12-15 ticktock35opkg: various white space cleanups and implement opkg_u...
2008-12-15 ticktock35opkg: start new libopkg api in opkg.{c,h} and remove...
2008-12-15 ticktock35libopkg: stop exporting random symbols into the wild
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: remove old opkg.c
2008-12-15 ticktock35=?utf-8?q?opkg:=20Fix=20md5=20sum=20on=20big=20endian...
2008-12-15 ticktock35opkg: enable -Werror in libopkg and fix resulting build...
2008-12-15 ticktock35opkg: remove redundant OPKG_LIB conditional code
2008-12-15 ticktock35opkg: distcheck fixes
2008-12-15 ticktock35opkg: move tests into a separate directory
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories