| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | port soundcore module | nbd | 2006-10-17 | 2 | -8/+0 |
* | port the usb modules over to the new system | nbd | 2006-10-17 | 2 | -128/+0 |
* | add PROVIDES option, currently only used for menuconfig | nbd | 2006-10-17 | 1 | -0/+2 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 1 | -0/+63 |
* | some kernel module cleanup | nbd | 2006-10-17 | 2 | -15/+0 |
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | florian | 2006-10-15 | 1 | -0/+1 |
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o... | florian | 2006-10-15 | 1 | -1/+1 |
* | check for empty patch directories | nbd | 2006-10-14 | 1 | -1/+1 |
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | nbd | 2006-10-14 | 2 | -3/+3 |
* | remove some obsolete stuff | nbd | 2006-10-14 | 1 | -3/+0 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 1 | -2/+2 |
* | fix mistakes in unpack change | nbd | 2006-10-14 | 3 | -6/+6 |
* | add prereq check for case-sensitive filesystem | nbd | 2006-10-14 | 1 | -0/+10 |
* | move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system... | nbd | 2006-10-14 | 4 | -12/+22 |
* | add prereq check for wget | nbd | 2006-10-13 | 1 | -0/+4 |
* | fix tar detection | nbd | 2006-10-13 | 1 | -3/+4 |
* | more fixes | nbd | 2006-10-10 | 1 | -0/+1 |
* | don't include host.mk from rules.mk - confuses package dump | nbd | 2006-10-10 | 1 | -0/+1 |
* | more portability fixes and a prereq check for gnu tar | nbd | 2006-10-10 | 2 | -0/+13 |
* | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | nbd | 2006-10-10 | 1 | -17/+16 |
* | don't touch TAR_OPTIONS in host.mk | nbd | 2006-10-10 | 1 | -1/+1 |
* | hide .host.mk commands | nbd | 2006-10-10 | 1 | -4/+4 |
* | only use --wildcards for gnu tar | nbd | 2006-10-10 | 1 | -0/+4 |
* | move the common variables from host-build.mk to host.mk | nbd | 2006-10-10 | 2 | -18/+25 |
* | 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 |