summaryrefslogtreecommitdiffstats
path: root/include/package.mk
Commit message (Expand)AuthorAgeFilesLines
...
* use an if block on the whole configure commandnbd2006-08-301-1/+2
* fix previous commitmbm2006-08-301-3/+2
* only run trap error code in the configure template, if the configure script w...nbd2006-08-301-2/+2
* Add new warning to help track down pesky compile issues mbm2006-08-301-1/+7
* tidy up outputmbm2006-08-171-2/+7
* fix accidental tabmbm2006-08-171-2/+2
* Show error messages when collecting the package infombm2006-08-161-0/+2
* set PATH in rules.mkmbm2006-08-041-2/+2
* fix everything I broke with the previous patches mbm2006-08-041-1/+1
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)mbm2006-08-041-1/+0
* remove debug linembm2006-08-021-2/+1
* correct [4397]mbm2006-08-021-1/+1
* fix CONFIG_ALLmbm2006-08-021-2/+2
* minor makefile tweaksmbm2006-08-021-28/+29
* add support for per-package prereq checks, run global prereq checks before (m...nbd2006-07-291-0/+2
* fix build issues with SMP compilesmbm2006-07-281-1/+1
* add more ipkg validation checksmbm2006-07-261-6/+9
* add submenu dependencies (used to hide the proprietary broadcom driver on any...nbd2006-07-211-0/+5
* change 'source' to 'download'mbm2006-07-201-2/+2
* make the buildroot-ng sdk compatible with the old packagesnbd2006-07-181-0/+1
* check if the Package/$(NAME) template is defined before packaging or installi...nbd2006-07-181-6/+9
* rebuild ipkg control files if Makefile changesmbm2006-07-101-1/+1
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...mbm2006-07-101-0/+4
* credit where credit is duembm2006-06-271-0/+6
* move the broadcom driver stuff into its own submenunbd2006-06-251-0/+6
* remove stale reference to package/rules.mk - not that useful in the dependenc...nbd2006-06-221-1/+1
* massive cleanup of toolchain/nbd2006-06-211-6/+7
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-0/+300