aboutsummaryrefslogtreecommitdiff
path: root/openwrt/include
Commit message (Expand)AuthorAge
* more fixesFelix Fietkau2006-10-10
* don't include host.mk from rules.mk - confuses package dumpFelix Fietkau2006-10-10
* more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-10
* fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-10
* don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-10
* hide .host.mk commandsFelix Fietkau2006-10-10
* only use --wildcards for gnu tarFelix Fietkau2006-10-10
* move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-10
* 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
* move certain host related variables to .host.mk generated by include/host-bui...Felix Fietkau2006-10-10
* Remove old kmod packaging entries moved to the new layout (follow [4992] and ...Nicolas Thill2006-10-09
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-09
* fix unnecessary package rebuildFelix Fietkau2006-10-08
* remove x86-2.4Felix Fietkau2006-10-07
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-06
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-05
* add portability fixes for toolchain/tools (full tools/toolchain build works o...Felix Fietkau2006-09-27
* use 'false' instead of '/bin/false'Felix Fietkau2006-09-27
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-24
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-24
* add BOARD and KERNEL to tgz image file nameNicolas 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
* Clean up prereq error messagesMike Baker2006-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
* move $(MAKE) packages from .linux-compile: to compile:Felix Fietkau2006-08-27
* fix LINUX_RELEASE and use it for the kmod-* buildFelix Fietkau2006-08-27
* add basic support for the Magicbox boardsImre Kaloz2006-08-25
* add prereq check to prevent people from building openwrt as rootFelix Fietkau2006-08-24
* Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
* Port kmod-gre to the new module layoutFlorian Fainelli2006-08-22
* port kmod-ipv6 to the new systemFelix Fietkau2006-08-20
* Remove postinit stuff for initramfsGerry Rozema2006-08-18
* handle postinit for initramfsGerry Rozema2006-08-18
* remove reference to missing fileFelix Fietkau2006-08-18
* Update for initramfs handlingGerry Rozema2006-08-18
* cosmetic coherency fixNicolas Thill2006-08-18
* fix KERNELNAMEFelix Fietkau2006-08-17
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, they...Gerry Rozema2006-08-17
* tidy up outputMike Baker2006-08-17
* fix accidental tabMike Baker2006-08-17