| Commit message (Expand) | Author | Age | Files | Lines |
* | more fixes | Felix Fietkau | 2006-10-10 | 1 | -0/+1 |
* | don't include host.mk from rules.mk - confuses package dump | Felix Fietkau | 2006-10-10 | 1 | -0/+1 |
* | more portability fixes and a prereq check for gnu tar | Felix Fietkau | 2006-10-10 | 2 | -0/+13 |
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | Felix Fietkau | 2006-10-10 | 1 | -17/+16 |
* | don't touch TAR_OPTIONS in host.mk | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
* | hide .host.mk commands | Felix Fietkau | 2006-10-10 | 1 | -4/+4 |
* | only use --wildcards for gnu tar | Felix Fietkau | 2006-10-10 | 1 | -0/+4 |
* | move the common variables from host-build.mk to host.mk | Felix Fietkau | 2006-10-10 | 2 | -18/+25 |
* | add support for Package/<pkgname>/description - old format still supported, b... | Felix Fietkau | 2006-10-10 | 1 | -1/+8 |
* | add support for a common shell include file, which is evaluated for every mak... | Felix Fietkau | 2006-10-10 | 2 | -15/+38 |
* | put LINUX_KARCH in .kernel.mk | Felix Fietkau | 2006-10-10 | 3 | -9/+12 |
* | move certain host related variables to .host.mk generated by include/host-bui... | Felix Fietkau | 2006-10-10 | 1 | -1/+20 |
* | Remove old kmod packaging entries moved to the new layout (follow [4992] and ... | Nicolas Thill | 2006-10-09 | 2 | -33/+0 |
* | Port kmod-ipip to the new module layout | Florian Fainelli | 2006-10-09 | 1 | -4/+0 |
* | fix unnecessary package rebuild | Felix Fietkau | 2006-10-08 | 1 | -2/+1 |
* | remove x86-2.4 | Felix Fietkau | 2006-10-07 | 1 | -1/+0 |
* | port kmod-sched to new kernel packaging system | Felix Fietkau | 2006-10-06 | 2 | -8/+0 |
* | speed up package prereq check (only run make on those directories that actual... | Felix Fietkau | 2006-10-05 | 2 | -1/+3 |
* | add portability fixes for toolchain/tools (full tools/toolchain build works o... | Felix Fietkau | 2006-09-27 | 1 | -0/+1 |
* | use 'false' instead of '/bin/false' | Felix Fietkau | 2006-09-27 | 1 | -1/+1 |
* | fix DESCRIPTION use in menuconfig and ipkg control files | Nicolas Thill | 2006-09-24 | 1 | -10/+11 |
* | clean up and really fix bogus build_ directory | Felix Fietkau | 2006-09-24 | 1 | -0/+1 |
* | add BOARD and KERNEL to tgz image file name | Nicolas Thill | 2006-09-24 | 1 | -1/+1 |
* | add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAG... | Nicolas Thill | 2006-09-24 | 1 | -2/+5 |
* | correct arguments to Build/Prepare/Default | Mike Baker | 2006-09-18 | 1 | -1/+1 |
* | add quotes to ipkg name in the rebuild check | Felix Fietkau | 2006-09-07 | 1 | -1/+1 |
* | don't run rebuild checks for dump and prereq | Felix Fietkau | 2006-09-07 | 1 | -7/+9 |
* | add extra rebuild check for development libraries | Felix Fietkau | 2006-09-07 | 1 | -0/+4 |
* | fix unnecessary rebuilds for library package directories with no selected pac... | Felix Fietkau | 2006-09-07 | 1 | -11/+14 |
* | Clean up prereq error messages | Mike Baker | 2006-09-07 | 1 | -6/+6 |
* | use an if block on the whole configure command | Felix Fietkau | 2006-08-30 | 1 | -1/+2 |
* | fix previous commit | Mike Baker | 2006-08-30 | 1 | -3/+2 |
* | only run trap error code in the configure template, if the configure script w... | Felix Fietkau | 2006-08-30 | 1 | -2/+2 |
* | Add new warning to help track down pesky compile issues | Mike Baker | 2006-08-30 | 1 | -1/+7 |
* | move $(MAKE) packages from .linux-compile: to compile: | Felix Fietkau | 2006-08-27 | 1 | -1/+1 |
* | fix LINUX_RELEASE and use it for the kmod-* build | Felix Fietkau | 2006-08-27 | 1 | -1/+1 |
* | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 | 2 | -0/+4 |
* | add prereq check to prevent people from building openwrt as root | Felix Fietkau | 2006-08-24 | 1 | -0/+7 |
* | Port kmod-tun to the new module layout | Florian Fainelli | 2006-08-22 | 1 | -4/+0 |
* | Port kmod-gre to the new module layout | Florian Fainelli | 2006-08-22 | 1 | -4/+0 |
* | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 | 2 | -8/+0 |
* | Remove postinit stuff for initramfs | Gerry Rozema | 2006-08-18 | 1 | -1/+0 |
* | handle postinit for initramfs | Gerry Rozema | 2006-08-18 | 1 | -0/+1 |
* | remove reference to missing file | Felix Fietkau | 2006-08-18 | 1 | -1/+0 |
* | Update for initramfs handling | Gerry Rozema | 2006-08-18 | 1 | -0/+1 |
* | cosmetic coherency fix | Nicolas Thill | 2006-08-18 | 1 | -2/+2 |
* | fix KERNELNAME | Felix Fietkau | 2006-08-17 | 1 | -1/+1 |
* | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | Gerry Rozema | 2006-08-17 | 3 | -6/+13 |
* | tidy up output | Mike Baker | 2006-08-17 | 1 | -2/+7 |
* | fix accidental tab | Mike Baker | 2006-08-17 | 1 | -2/+2 |