| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add support for Package/<pkgname>/description - old format still supported, b... | nbd | 2006-10-10 | 1 | -1/+8 |
* | add support for a common shell include file, which is evaluated for every mak... | nbd | 2006-10-10 | 2 | -15/+38 |
* | put LINUX_KARCH in .kernel.mk | nbd | 2006-10-10 | 3 | -9/+12 |
* | move certain host related variables to .host.mk generated by include/host-bui... | nbd | 2006-10-10 | 1 | -1/+20 |
* | Remove old kmod packaging entries moved to the new layout (follow [4992] and ... | nico | 2006-10-09 | 2 | -33/+0 |
* | Port kmod-ipip to the new module layout | florian | 2006-10-09 | 1 | -4/+0 |
* | fix unnecessary package rebuild | nbd | 2006-10-08 | 1 | -2/+1 |
* | remove x86-2.4 | nbd | 2006-10-07 | 1 | -1/+0 |
* | port kmod-sched to new kernel packaging system | nbd | 2006-10-06 | 2 | -8/+0 |
* | speed up package prereq check (only run make on those directories that actual... | nbd | 2006-10-05 | 2 | -1/+3 |
* | add portability fixes for toolchain/tools (full tools/toolchain build works o... | nbd | 2006-09-27 | 1 | -0/+1 |
* | use 'false' instead of '/bin/false' | nbd | 2006-09-27 | 1 | -1/+1 |
* | fix DESCRIPTION use in menuconfig and ipkg control files | nico | 2006-09-24 | 1 | -10/+11 |
* | clean up and really fix bogus build_ directory | nbd | 2006-09-24 | 1 | -0/+1 |
* | add BOARD and KERNEL to tgz image file name | nico | 2006-09-24 | 1 | -1/+1 |
* | add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, | nico | 2006-09-24 | 1 | -2/+5 |
* | correct arguments to Build/Prepare/Default | mbm | 2006-09-18 | 1 | -1/+1 |
* | add quotes to ipkg name in the rebuild check | nbd | 2006-09-07 | 1 | -1/+1 |
* | don't run rebuild checks for dump and prereq | nbd | 2006-09-07 | 1 | -7/+9 |
* | add extra rebuild check for development libraries | nbd | 2006-09-07 | 1 | -0/+4 |
* | fix unnecessary rebuilds for library package directories with no selected pac... | nbd | 2006-09-07 | 1 | -11/+14 |
* | Clean up prereq error messages | mbm | 2006-09-07 | 1 | -6/+6 |
* | use an if block on the whole configure command | nbd | 2006-08-30 | 1 | -1/+2 |
* | fix previous commit | mbm | 2006-08-30 | 1 | -3/+2 |
* | only run trap error code in the configure template, if the configure script w... | nbd | 2006-08-30 | 1 | -2/+2 |
* | Add new warning to help track down pesky compile issues | mbm | 2006-08-30 | 1 | -1/+7 |
* | move $(MAKE) packages from .linux-compile: to compile: | nbd | 2006-08-27 | 1 | -1/+1 |
* | fix LINUX_RELEASE and use it for the kmod-* build | nbd | 2006-08-27 | 1 | -1/+1 |
* | add basic support for the Magicbox boards | kaloz | 2006-08-25 | 2 | -0/+4 |
* | add prereq check to prevent people from building openwrt as root | nbd | 2006-08-24 | 1 | -0/+7 |
* | Port kmod-tun to the new module layout | florian | 2006-08-22 | 1 | -4/+0 |
* | Port kmod-gre to the new module layout | florian | 2006-08-22 | 1 | -4/+0 |
* | port kmod-ipv6 to the new system | nbd | 2006-08-20 | 2 | -8/+0 |
* | Remove postinit stuff for initramfs | groz | 2006-08-18 | 1 | -1/+0 |
* | handle postinit for initramfs | groz | 2006-08-18 | 1 | -0/+1 |
* | remove reference to missing file | nbd | 2006-08-18 | 1 | -1/+0 |
* | Update for initramfs handling | groz | 2006-08-18 | 1 | -0/+1 |
* | cosmetic coherency fix | nico | 2006-08-18 | 1 | -2/+2 |
* | fix KERNELNAME | nbd | 2006-08-17 | 1 | -1/+1 |
* | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | groz | 2006-08-17 | 3 | -6/+13 |
* | tidy up output | mbm | 2006-08-17 | 1 | -2/+7 |
* | fix accidental tab | mbm | 2006-08-17 | 1 | -2/+2 |
* | Show error messages when collecting the package info | mbm | 2006-08-16 | 1 | -0/+2 |
* | fix issues if kernel config is changed after the compile has started | mbm | 2006-08-16 | 2 | -30/+41 |
* | Move a bunch of ethernet hardware drivers to new kernel module packageing | groz | 2006-08-14 | 2 | -12/+0 |
* | Make ext2 image larger for uml, update uml kernel config | groz | 2006-08-14 | 1 | -1/+1 |
* | fix uml-2.6 (closes: #678) | nico | 2006-08-10 | 2 | -7/+11 |
* | Force remove of the symbolic link build_arm/linux, especially when switching ... | florian | 2006-08-05 | 1 | -0/+1 |
* | automatically turn off colors | mbm | 2006-08-04 | 1 | -1/+6 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 2 | -8/+8 |