aboutsummaryrefslogtreecommitdiff
path: root/openwrt/include/package.mk
Commit message (Expand)AuthorAge
* add support for Package/<pkgname>/description - old format still supported, b...Felix Fietkau2006-10-10
* add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-10
* put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-10
* fix unnecessary package rebuildFelix Fietkau2006-10-08
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-05
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-24
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAG...Nicolas Thill2006-09-24
* correct arguments to Build/Prepare/DefaultMike Baker2006-09-18
* add quotes to ipkg name in the rebuild checkFelix Fietkau2006-09-07
* don't run rebuild checks for dump and prereqFelix Fietkau2006-09-07
* add extra rebuild check for development librariesFelix Fietkau2006-09-07
* fix unnecessary rebuilds for library package directories with no selected pac...Felix Fietkau2006-09-07
* use an if block on the whole configure commandFelix Fietkau2006-08-30
* fix previous commitMike Baker2006-08-30
* only run trap error code in the configure template, if the configure script w...Felix Fietkau2006-08-30
* Add new warning to help track down pesky compile issuesMike Baker2006-08-30
* tidy up outputMike Baker2006-08-17
* fix accidental tabMike Baker2006-08-17
* Show error messages when collecting the package infoMike Baker2006-08-16
* set PATH in rules.mkMike Baker2006-08-04
* fix everything I broke with the previous patchesMike Baker2006-08-04
* more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)Mike Baker2006-08-04
* remove debug lineMike Baker2006-08-02
* correct [4397]Mike Baker2006-08-02
* fix CONFIG_ALLMike Baker2006-08-02
* minor makefile tweaksMike Baker2006-08-02
* add support for per-package prereq checks, run global prereq checks before (m...Felix Fietkau2006-07-29
* fix build issues with SMP compilesMike Baker2006-07-28
* add more ipkg validation checksMike Baker2006-07-26
* add submenu dependencies (used to hide the proprietary broadcom driver on any...Felix Fietkau2006-07-21
* change 'source' to 'download'Mike Baker2006-07-20
* make the buildroot-ng sdk compatible with the old packagesFelix Fietkau2006-07-18
* check if the Package/$(NAME) template is defined before packaging or installi...Felix Fietkau2006-07-18
* rebuild ipkg control files if Makefile changesMike Baker2006-07-10
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...Mike Baker2006-07-10
* credit where credit is dueMike Baker2006-06-27
* move the broadcom driver stuff into its own submenuFelix Fietkau2006-06-25
* remove stale reference to package/rules.mk - not that useful in the dependenc...Felix Fietkau2006-06-22
* massive cleanup of toolchain/Felix Fietkau2006-06-21
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-21