aboutsummaryrefslogtreecommitdiffstats
path: root/include/package.mk
Commit message (Expand)AuthorAgeFilesLines
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-051-1/+2
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-241-10/+11
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, Nicolas Thill2006-09-241-2/+5
* correct arguments to Build/Prepare/DefaultMike Baker2006-09-181-1/+1
* add quotes to ipkg name in the rebuild checkFelix Fietkau2006-09-071-1/+1
* don't run rebuild checks for dump and prereqFelix Fietkau2006-09-071-7/+9
* add extra rebuild check for development librariesFelix Fietkau2006-09-071-0/+4
* fix unnecessary rebuilds for library package directories with no selected pac...Felix Fietkau2006-09-071-11/+14
* use an if block on the whole configure commandFelix Fietkau2006-08-301-1/+2
* fix previous commitMike Baker2006-08-301-3/+2
* only run trap error code in the configure template, if the configure script w...Felix Fietkau2006-08-301-2/+2
* Add new warning to help track down pesky compile issues Mike Baker2006-08-301-1/+7
* tidy up outputMike Baker2006-08-171-2/+7
* fix accidental tabMike Baker2006-08-171-2/+2
* Show error messages when collecting the package infoMike Baker2006-08-161-0/+2
* set PATH in rules.mkMike Baker2006-08-041-2/+2
* fix everything I broke with the previous patches Mike Baker2006-08-041-1/+1
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-041-1/+0
* remove debug lineMike Baker2006-08-021-2/+1
* correct [4397]Mike Baker2006-08-021-1/+1
* fix CONFIG_ALLMike Baker2006-08-021-2/+2
* minor makefile tweaksMike Baker2006-08-021-28/+29
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-291-0/+2
* fix build issues with SMP compilesMike Baker2006-07-281-1/+1
* add more ipkg validation checksMike Baker2006-07-261-6/+9
* add submenu dependencies (used to hide the proprietary broadcom driver on any...Felix Fietkau2006-07-211-0/+5
* change 'source' to 'download'Mike Baker2006-07-201-2/+2
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-181-0/+1
* check if the Package/$(NAME) template is defined before packaging or installi...Felix Fietkau2006-07-181-6/+9
* rebuild ipkg control files if Makefile changesMike Baker2006-07-101-1/+1
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...Mike Baker2006-07-101-0/+4
* credit where credit is dueMike Baker2006-06-271-0/+6
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-251-0/+6
* remove stale reference to package/rules.mk - not that useful in the dependenc...Felix Fietkau2006-06-221-1/+1
* massive cleanup of toolchain/Felix Fietkau2006-06-211-6/+7
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-0/+300