opkg: - replace package list parser by something that works with fixed buffers to...
[openwrt/openwrt.git] / package / opkg / Makefile
2009-10-22 Jo-Philipp Wichopkg: - replace package list parser by something that...
2009-10-20 Felix Fietkauopkg: get rid of libopkg, saves >10k compressed, >40k...
2009-10-02 Felix Fietkauopkg: move the build dir to KERNEL_BUILD_DIR, as compil...
2009-08-10 Jo-Philipp Wichopkg: fix duplicate parsing of config file, move opkg...
2009-08-06 Imre Kalozupgrade opkg to r215 from the googlecode svn
2009-08-03 Imre Kalozadd special handling for the adm5120 target, which...
2009-07-31 Imre Kalozuse board names instead of arch in packages
2009-05-17 Florian Fainelliupdate to r4993
2009-05-17 Andy Boyettopkg.conf: update trunk snapshots url
2009-04-30 Felix Fietkauopkg: work around the same broken array overrun check...
2009-02-24 Nicolas Thillreplace some -I & -L flags with $(TARGET_CPPFLAGS)...
2009-02-14 Felix Fietkauopkg: apparently array bounds checking is gcc 4.3 speci...
2009-01-16 Felix Fietkaufix opkg target arch detection problem on x86
2008-12-15 Nicolas Thilladd a patch helping available storage space detection...
2008-08-16 Travis Kemenremove unneeded line
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-13 Florian FainelliFix opkg compilation with ccache, thanks sn9
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2008-08-05 Travis Kemenupdate opkg to 4564, fixes a couple of memory leaks
2008-07-29 Travis Kemenremove opkg config file and link ipkg.conf to opkg...
2008-07-29 Travis Kemenremoved a missed dependancy on curl remove use of autog...
2008-07-29 Florian Fainelliopkg depends on curl
2008-07-29 Travis Kemenadd opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so...