summaryrefslogtreecommitdiff
path: root/include/package.mk
AgeCommit message (Expand)Author
2006-10-22strip third arg (dir name) to Build/Configure/Default macronico
2006-10-19enable download target only if PKG_SOURCE_URL is setnbd
2006-10-19add sitefiles similar to the ones from openembeddednbd
2006-10-19fix unnecessary kernel package recompilenbd
2006-10-18change rm to rm -f to avoid bogus make messagesnbd
2006-10-17add PROVIDES option, currently only used for menuconfignbd
2006-10-14check for empty patch directoriesnbd
2006-10-14fix mistakes in unpack changenbd
2006-10-14move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd
2006-10-10don't include host.mk from rules.mk - confuses package dumpnbd
2006-10-10add support for Package/<pkgname>/description - old format still supported, b...nbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-10put LINUX_KARCH in .kernel.mknbd
2006-10-08fix unnecessary package rebuildnbd
2006-10-05speed up package prereq check (only run make on those directories that actual...nbd
2006-09-24fix DESCRIPTION use in menuconfig and ipkg control filesnico
2006-09-24add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, nico
2006-09-18correct arguments to Build/Prepare/Defaultmbm
2006-09-07add quotes to ipkg name in the rebuild checknbd
2006-09-07don't run rebuild checks for dump and prereqnbd
2006-09-07add extra rebuild check for development librariesnbd
2006-09-07fix unnecessary rebuilds for library package directories with no selected pac...nbd
2006-08-30use an if block on the whole configure commandnbd
2006-08-30fix previous commitmbm
2006-08-30only run trap error code in the configure template, if the configure script w...nbd
2006-08-30Add new warning to help track down pesky compile issues mbm
2006-08-17tidy up outputmbm
2006-08-17fix accidental tabmbm
2006-08-16Show error messages when collecting the package infombm
2006-08-04set PATH in rules.mkmbm
2006-08-04fix everything I broke with the previous patches mbm
2006-08-04more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm
2006-08-02remove debug linembm
2006-08-02correct [4397]mbm
2006-08-02fix CONFIG_ALLmbm
2006-08-02minor makefile tweaksmbm
2006-07-29add support for per-package prereq checks, run global prereq checks before (m...nbd
2006-07-28fix build issues with SMP compilesmbm
2006-07-26add more ipkg validation checksmbm
2006-07-21add submenu dependencies (used to hide the proprietary broadcom driver on any...nbd
2006-07-20change 'source' to 'download'mbm
2006-07-18make the buildroot-ng sdk compatible with the old packagesnbd
2006-07-18check if the Package/$(NAME) template is defined before packaging or installi...nbd
2006-07-10rebuild ipkg control files if Makefile changesmbm
2006-07-10add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...mbm
2006-06-27credit where credit is duembm
2006-06-25move the broadcom driver stuff into its own submenunbd
2006-06-22remove stale reference to package/rules.mk - not that useful in the dependenc...nbd
2006-06-21massive cleanup of toolchain/nbd
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd