summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-04-21add missing dependencies for autorebuildnbd
2007-04-18Improved autorebuild for kernel related stuff.nbd
2007-04-18ignore errors in the find command for dep checksnbd
2007-04-16hide some junk in non-verbose modenbd
2007-04-15remove reference to unused .kernel.mknbd
2007-04-15clean up dependency handling for autorebuildsnbd
2007-04-13Add raw and NOTRACK targets (#1583)florian
2007-04-12revert find | xargs => find | exec changes - this is completely unnecessary a...nbd
2007-04-12prereq check for find -exec +mbm
2007-04-11minor tweaks to the verbose systemmbm
2007-04-09fix dependencies for metadata scanningnbd
2007-04-03Tidy up Makefilesmbm
2007-04-03bug #1547mbm
2007-04-03Using find's -exec to remove directories causes 'not found' errors when find ...mbm
2007-04-02Use find -exec instead of xargsflorian
2007-04-02Typo, niceflorian
2007-04-02Add gawk as a preriquisite (needed for ramdisk images)florian
2007-04-01add check for openwrt build system makefiles when scanning for metadatanbd
2007-03-31call Build/Clean for clean: in package makefilesnbd
2007-03-28make sure tmp/info gets creatednbd
2007-03-28add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...nbd
2007-03-28detect changes in package/kernel/modules/*.mk when scanning the package metadatanbd
2007-03-24split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...nbd
2007-03-24fix CONFIGURE_PATH and add MAKE_PATHnbd
2007-03-24use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...nbd
2007-03-24trigger a kernel module rebuild when the kernel config changesnbd
2007-03-24move default templates for the kernel build to kernel-defaults.mk (similar to...nbd
2007-03-23make busybox autorebuild on relevant config changesnbd
2007-03-23some cleanups in the metadata.pl script; allow target profiles to add overrid...nbd
2007-03-16fix a small bug in the unpack codenbd
2007-03-16remove some debug code that slipped into the commitnbd
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16re-enable SDK=1 and DEVELOPER=1 overrides for building all packagesnbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2007-03-16revert part of [6573] to keep the speedup of metadata scanningnbd
2007-03-16formatting and trivial cleanupmbm
2007-03-16Add an 'Image Configuration' menu to menuconfignbd
2007-03-15split package.mk and clean up build system code (based on patch by mbm), make...nbd
2007-03-04fix metadata scan for profile splitnbd
2007-03-04nuke mdev and replace it with hotplug2 :)nbd
2007-03-04add a crlf workaround similar to the one from freewrtnbd
2007-03-02final fix for the profile selectionnbd
2007-03-02set the PROFILE variable in target.mk appropriatelynbd
2007-03-02revert bogus target.mk change from [6465]nbd
2007-03-02fix an error in the kernel image related commitnbd
2007-03-02commit profile support for base-files... patches still need to be donepavlov
2007-03-02kernel build cleanupnbd
2007-03-02add EXTRA_CFLAGS variable supportnbd
2007-03-02make squashfs overlay support more generic and integrate it for x86-2.6nbd
2007-02-28fix kexec-tools buildnbd