allow target specific builddir list override
[openwrt/openwrt.git] / include / package.mk
2007-06-11 Felix Fietkauonly apply recursive deps if DUMP is unset
2007-06-03 Felix FietkauAdd quilt integration for packages
2007-05-10 Felix Fietkauimprove metadata scanning time
2007-05-09 Felix Fietkaufix recursive dependencies on build directories - shoul...
2007-04-26 Felix FietkauSmall bugfix for dependency handling - mostly for base...
2007-04-21 Felix Fietkauadd missing dependencies for autorebuild
2007-04-16 Felix Fietkauhide some junk in non-verbose mode
2007-04-15 Felix Fietkauclean up dependency handling for autorebuilds
2007-03-31 Felix Fietkaucall Build/Clean for clean: in package makefiles
2007-03-23 Felix Fietkaumake busybox autorebuild on relevant config changes
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-03-16 Mike Bakerformatting and trivial cleanup
2007-03-15 Felix Fietkausplit package.mk and clean up build system code (based...
2007-03-02 Felix Fietkauadd EXTRA_CFLAGS variable support
2007-02-28 Felix Fietkaufix kexec-tools build
2007-02-26 Felix Fietkauremove old variables
2007-02-26 Felix Fietkaumove CXXFLAGS to MAKE_VARS
2007-02-26 Felix Fietkauadd MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
2007-02-25 Felix Fietkaurename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
2007-02-25 Felix Fietkaumove configure args to CONFIGURE_ARGS and configure...
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