scripts: Probe external toolchains for libthread-db
[openwrt/staging/florian.git] / package / opkg / Makefile
2013-06-21 John Crispinpackages: clean up the package folder
2012-11-15 Jo-Philipp Wichopkg: various additions - only wrap package description...
2012-10-19 Hamish Guthrielicensing: Add licensing metadata to many packages...
2012-09-23 Felix Fietkaubuild: add the + token to any commands that can pass...
2012-09-15 Felix Fietkauopkg: add host and package parallel build support
2012-04-12 Jo-Philipp Wichinclude, base-files, opkg: introduce version configurat...
2011-10-15 Jo-Philipp Wichopkg: fix a double free of pkg vectors when recursively...
2011-04-11 Jo-Philipp Wichopkg: update to r618
2011-03-06 Jo-Philipp Wichchange PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
2011-03-02 Felix Fietkauopkg: use -ffunction-sections, -fdata-sections and...
2010-12-18 Jo-Philipp Wichopkg: remove stray HOST_BUILD_DEPENDS
2010-12-13 Jo-Philipp Wichopkg: remove manual automake invocations and rely and...
2010-10-05 Jo-Philipp Wichopkg: update to r576, remove 013add-list-changed-conffi...
2010-10-03 Jo-Philipp Wichopkg: implement "list-changed-conffiles" command, based...
2010-10-02 Jo-Philipp Wichopkg: reenable global upgrade, refresh patches
2010-09-30 Jo-Philipp Wichadd maintainer information
2010-09-13 Alexandros C. Coul... package/opkg: update to r563
2010-09-12 Jo-Philipp Wichopkg: - implement --add-dest and --add-arch commandline...
2010-09-06 Jo-Philipp Wichopkg: add --force-run-hooks option to run postinstall...
2010-09-06 Jo-Philipp Wichopkg: reintroduce host build, utilize fixed HOST_BUILD_...
2010-07-28 Jo-Philipp Wichrevert r22372 and r22405, dependency on host libtool...
2010-07-23 Jo-Philipp Wichuse host opkg for installing packages in buildroot...
2010-04-18 Jo-Philipp Wichopkg: update to r528, refresh patches
2010-04-03 Nicolas Thillopkg: add upstream patch fixing the order packages...
2010-02-17 Travis Kemenfix opkg.conf
2010-02-11 Travis Kemenchange the opkg path due to changes in the buildsystem...
2010-01-07 Jo-Philipp Wichopkg: update to r513, move lock-file to /var/lock and...
2009-12-22 Jo-Philipp Wichopkg: only select overlay_root if the install destinati...
2009-12-20 Jo-Philipp Wichopkg: update to r503 - reduces peak memory usage by...
2009-11-11 Jo-Philipp Wichopkg: bump to r284 - incorporates parsing improvements...
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...