summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-10-15Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...florian
2006-10-14check for empty patch directoriesnbd
2006-10-14move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd
2006-10-14remove some obsolete stuffnbd
2006-10-14use $(TAR) in unpack commandsnbd
2006-10-14fix mistakes in unpack changenbd
2006-10-14add prereq check for case-sensitive filesystemnbd
2006-10-14move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd
2006-10-13add prereq check for wgetnbd
2006-10-13fix tar detectionnbd
2006-10-10more fixesnbd
2006-10-10don't include host.mk from rules.mk - confuses package dumpnbd
2006-10-10more portability fixes and a prereq check for gnu tarnbd
2006-10-10fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsnbd
2006-10-10don't touch TAR_OPTIONS in host.mknbd
2006-10-10hide .host.mk commandsnbd
2006-10-10only use --wildcards for gnu tarnbd
2006-10-10move the common variables from host-build.mk to host.mknbd
2006-10-10add support for Package/<pkgname>/description - old format still supported, b...nbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-10put LINUX_KARCH in .kernel.mknbd
2006-10-10move certain host related variables to .host.mk generated by include/host-bui...nbd
2006-10-09Remove old kmod packaging entries moved to the new layout (follow [4992] and ...nico
2006-10-09Port kmod-ipip to the new module layoutflorian
2006-10-08fix unnecessary package rebuildnbd
2006-10-07remove x86-2.4nbd
2006-10-06port kmod-sched to new kernel packaging systemnbd
2006-10-05speed up package prereq check (only run make on those directories that actual...nbd
2006-09-27add portability fixes for toolchain/tools (full tools/toolchain build works o...nbd
2006-09-27use 'false' instead of '/bin/false'nbd
2006-09-24fix DESCRIPTION use in menuconfig and ipkg control filesnico
2006-09-24clean up and really fix bogus build_ directorynbd
2006-09-24add BOARD and KERNEL to tgz image file namenico
2006-09-24add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, nico
2006-09-18correct arguments to Build/Prepare/Defaultmbm
2006-09-07add quotes to ipkg name in the rebuild checknbd
2006-09-07don't run rebuild checks for dump and prereqnbd
2006-09-07add extra rebuild check for development librariesnbd
2006-09-07fix unnecessary rebuilds for library package directories with no selected pac...nbd
2006-09-07Clean up prereq error messagesmbm
2006-08-30use an if block on the whole configure commandnbd
2006-08-30fix previous commitmbm
2006-08-30only run trap error code in the configure template, if the configure script w...nbd
2006-08-30Add new warning to help track down pesky compile issues mbm
2006-08-27move $(MAKE) packages from .linux-compile: to compile:nbd
2006-08-27fix LINUX_RELEASE and use it for the kmod-* buildnbd
2006-08-25add basic support for the Magicbox boardskaloz
2006-08-24add prereq check to prevent people from building openwrt as rootnbd
2006-08-22Port kmod-tun to the new module layoutflorian
2006-08-22Port kmod-gre to the new module layoutflorian