add support for md5sum checks for mirrored tarballs of packages with version control...
[openwrt/openwrt.git] / include / package.mk
2007-02-16 Felix Fietkauwhen building a package, make sure that older versions...
2007-02-01 Nicolas Thilldisambiguate PKG_CONFIG_PATH, it is used for pkgconfig...
2007-01-22 Nicolas Thillcosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2007-01-21 Felix Fietkaupass the CFLAGS through the environment on compile...
2007-01-20 Felix Fietkauclean up package rebuild messages
2007-01-14 Felix Fietkauinclude section name in the package metadata
2007-01-13 Felix Fietkauadd maintainer to package metadata
2007-01-12 Felix FietkauFix the annoying base-files autorebuild bug. When check...
2006-12-17 Nicolas Thillprevent pkg-config from looking for .pc files on the...
2006-12-08 Felix Fietkauallow package directories to override the path to configure
2006-11-30 Felix Fietkaubuild all packages in a package directory by default...
2006-11-27 Felix Fietkaufix collecting package metadata on freebsd
2006-11-25 Felix Fietkaufix pesky kmod-* ipkg install bug
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-11-05 Nicolas Thillrevert autotools files touching: it has side effects...
2006-11-02 Florian FainelliMove out autotools touching stuff to a macro
2006-11-02 Florian FainelliOk, third round, the right one, touch the file anyway...
2006-11-02 Florian FainelliUpdate makefiles to use the autotools stuff put in...
2006-11-02 Florian FainelliSome more stuff
2006-11-02 Florian FainelliMove out some generic code to prevent autotools from...
2006-10-22 Nicolas Thillstrip third arg (dir name) to Build/Configure/Default...
2006-10-19 Felix Fietkauenable download target only if PKG_SOURCE_URL is set
2006-10-19 Felix Fietkauadd sitefiles similar to the ones from openembedded
2006-10-19 Felix Fietkaufix unnecessary kernel package recompile
2006-10-18 Felix Fietkauchange rm to rm -f to avoid bogus make messages
2006-10-17 Felix Fietkauadd PROVIDES option, currently only used for menuconfig
2006-10-14 Felix Fietkaucheck for empty patch directories
2006-10-14 Felix Fietkaufix mistakes in unpack change
2006-10-14 Felix Fietkaumove common unpacking code to unpack.mk, replace zcat...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk