summaryrefslogtreecommitdiffstats
path: root/include/package.mk
Commit message (Expand)AuthorAgeFilesLines
* fix unnecessary package rebuildnbd2006-10-081-2/+1
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-051-1/+2
* fix DESCRIPTION use in menuconfig and ipkg control filesnico2006-09-241-10/+11
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, nico2006-09-241-2/+5
* correct arguments to Build/Prepare/Defaultmbm2006-09-181-1/+1
* add quotes to ipkg name in the rebuild checknbd2006-09-071-1/+1
* don't run rebuild checks for dump and prereqnbd2006-09-071-7/+9
* add extra rebuild check for development librariesnbd2006-09-071-0/+4
* fix unnecessary rebuilds for library package directories with no selected pac...nbd2006-09-071-11/+14
* 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