make target/linux/* directories self-contained, use the selected kernel version for...
[openwrt.git] / include / package.mk
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-11-05 nicorevert autotools files touching: it has side effects...
2006-11-02 florianMove out autotools touching stuff to a macro
2006-11-02 florianOk, third round, the right one, touch the file anyway...
2006-11-02 florianUpdate makefiles to use the autotools stuff put in...
2006-11-02 florianSome more stuff
2006-11-02 florianMove out some generic code to prevent autotools from...
2006-10-22 nicostrip third arg (dir name) to Build/Configure/Default...
2006-10-19 nbdenable download target only if PKG_SOURCE_URL is set
2006-10-19 nbdadd sitefiles similar to the ones from openembedded
2006-10-19 nbdfix unnecessary kernel package recompile
2006-10-18 nbdchange rm to rm -f to avoid bogus make messages
2006-10-17 nbdadd PROVIDES option, currently only used for menuconfig
2006-10-14 nbdcheck for empty patch directories
2006-10-14 nbdfix mistakes in unpack change
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...