move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that...
[openwrt.git] / include / package.mk
2006-10-14 nbdmove common unpacking code to unpack.mk, replace zcat...
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbddon't include host.mk from rules.mk - confuses package...
2006-10-10 nbdadd support for Package/<pkgname>/description - old...
2006-10-10 nbdadd support for a common shell include file, which...
2006-10-10 nbdput LINUX_KARCH in .kernel.mk
2006-10-08 nbdfix unnecessary package rebuild
2006-10-05 nbdspeed up package prereq check (only run make on those...
2006-09-24 nicofix DESCRIPTION use in menuconfig and ipkg control...
2006-09-24 nicoadd CXXFLAGS and PKG_CONFIG_PATH in Build/Configure...
2006-09-18 mbmcorrect arguments to Build/Prepare/Default
2006-09-07 nbdadd quotes to ipkg name in the rebuild check
2006-09-07 nbddon't run rebuild checks for dump and prereq
2006-09-07 nbdadd extra rebuild check for development libraries
2006-09-07 nbdfix unnecessary rebuilds for library package directorie...
2006-08-30 nbduse an if block on the whole configure command
2006-08-30 mbmfix previous commit
2006-08-30 nbdonly run trap error code in the configure template...
2006-08-30 mbmAdd new warning to help track down pesky compile issues
2006-08-17 mbmtidy up output
2006-08-17 mbmfix accidental tab
2006-08-16 mbmShow error messages when collecting the package info
2006-08-04 mbmset PATH in rules.mk
2006-08-04 mbmfix everything I broke with the previous patches
2006-08-04 mbmmore cleanup (make sure to pass TARGET_PATH and not...
2006-08-02 mbmremove debug line
2006-08-02 mbmcorrect [4397]
2006-08-02 mbmfix CONFIG_ALL
2006-08-02 mbmminor makefile tweaks
2006-07-29 nbdadd support for per-package prereq checks, run global...
2006-07-28 mbmfix build issues with SMP compiles
2006-07-26 mbmadd more ipkg validation checks
2006-07-21 nbdadd submenu dependencies (used to hide the proprietary...
2006-07-20 mbmchange 'source' to 'download'
2006-07-18 nbdmake the buildroot-ng sdk compatible with the old packages
2006-07-18 nbdcheck if the Package/$(NAME) template is defined before...
2006-07-10 mbmrebuild ipkg control files if Makefile changes
2006-07-10 mbmadd a new FORCEREBUILD option to Package/<name> to...
2006-06-27 mbmcredit where credit is due
2006-06-25 nbdmove the broadcom driver stuff into its own submenu
2006-06-22 nbdremove stale reference to package/rules.mk - not that...
2006-06-21 nbdmassive cleanup of toolchain/
2006-06-21 nbdbuild system cleanup. move shared include files into...