| Commit message (Expand) | Author | Age | Files | Lines |
* | fix up tcpmss for the new kernel version | nbd | 2007-05-26 | 1 | -0/+1 |
* | fix target rescan (version kernel changes) | nbd | 2007-05-23 | 1 | -2/+2 |
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | kaloz | 2007-05-23 | 1 | -2/+2 |
* | fix pcmcia/pccard build defaults | nbd | 2007-05-19 | 1 | -1/+1 |
* | change handling of target/linux/generic-2.x/files to match other targets (#1648) | mbm | 2007-05-10 | 1 | -3/+2 |
* | improve metadata scanning time | nbd | 2007-05-10 | 1 | -1/+1 |
* | fix recursive dependencies on build directories - should lead to fewer sponta... | nbd | 2007-05-09 | 4 | -15/+16 |
* | simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br... | nbd | 2007-05-05 | 2 | -6/+3 |
* | fix make kernel_menuconfig (#1637) | nbd | 2007-05-05 | 1 | -1/+1 |
* | fixes for a few build errors on osx without fink | nbd | 2007-04-29 | 3 | -6/+13 |
* | Small bugfix for dependency handling - mostly for base-files and symlinks | nbd | 2007-04-26 | 2 | -3/+3 |
* | fix kmod-* build error when wildcards are being used in $(FILES) | nbd | 2007-04-26 | 1 | -1/+1 |
* | add workaround for occasional kernel module build failures related to kernel ... | nbd | 2007-04-25 | 1 | -0/+1 |
* | add missing dependencies for autorebuild | nbd | 2007-04-21 | 1 | -1/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 3 | -3/+3 |
* | ignore errors in the find command for dep checks | nbd | 2007-04-18 | 1 | -1/+1 |
* | hide some junk in non-verbose mode | nbd | 2007-04-16 | 2 | -2/+2 |
* | remove reference to unused .kernel.mk | nbd | 2007-04-15 | 1 | -1/+1 |
* | clean up dependency handling for autorebuilds | nbd | 2007-04-15 | 4 | -37/+62 |
* | Add raw and NOTRACK targets (#1583) | florian | 2007-04-13 | 1 | -0/+2 |
* | revert find | xargs => find | exec changes - this is completely unnecessary a... | nbd | 2007-04-12 | 3 | -14/+6 |
* | prereq check for find -exec + | mbm | 2007-04-12 | 1 | -0/+8 |
* | minor tweaks to the verbose system | mbm | 2007-04-11 | 1 | -1/+5 |
* | fix dependencies for metadata scanning | nbd | 2007-04-09 | 1 | -2/+2 |
* | Tidy up Makefiles | mbm | 2007-04-03 | 1 | -4/+4 |
* | bug #1547 | mbm | 2007-04-03 | 1 | -1/+1 |
* | Using find's -exec to remove directories causes 'not found' errors when find ... | mbm | 2007-04-03 | 1 | -3/+3 |
* | Use find -exec instead of xargs | florian | 2007-04-02 | 2 | -6/+6 |
* | Typo, nice | florian | 2007-04-02 | 1 | -1/+1 |
* | Add gawk as a preriquisite (needed for ramdisk images) | florian | 2007-04-02 | 1 | -2/+3 |
* | add check for openwrt build system makefiles when scanning for metadata | nbd | 2007-04-01 | 1 | -2/+2 |
* | call Build/Clean for clean: in package makefiles | nbd | 2007-03-31 | 1 | -0/+1 |
* | make sure tmp/info gets created | nbd | 2007-03-28 | 1 | -1/+0 |
* | add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in... | nbd | 2007-03-28 | 1 | -0/+2 |
* | detect changes in package/kernel/modules/*.mk when scanning the package metadata | nbd | 2007-03-28 | 1 | -0/+5 |
* | split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin... | nbd | 2007-03-24 | 1 | -3/+4 |
* | fix CONFIGURE_PATH and add MAKE_PATH | nbd | 2007-03-24 | 1 | -2/+4 |
* | use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac... | nbd | 2007-03-24 | 1 | -7/+7 |
* | trigger a kernel module rebuild when the kernel config changes | nbd | 2007-03-24 | 2 | -4/+4 |
* | move default templates for the kernel build to kernel-defaults.mk (similar to... | nbd | 2007-03-24 | 2 | -84/+95 |
* | make busybox autorebuild on relevant config changes | nbd | 2007-03-23 | 2 | -10/+17 |
* | some cleanups in the metadata.pl script; allow target profiles to add overrid... | nbd | 2007-03-23 | 1 | -0/+4 |
* | fix a small bug in the unpack code | nbd | 2007-03-16 | 1 | -1/+1 |
* | remove some debug code that slipped into the commit | nbd | 2007-03-16 | 1 | -1/+0 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -10/+47 |
* | re-enable SDK=1 and DEVELOPER=1 overrides for building all packages | nbd | 2007-03-16 | 1 | -1/+1 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 2 | -0/+5 |
* | revert part of [6573] to keep the speedup of metadata scanning | nbd | 2007-03-16 | 1 | -20/+20 |
* | formatting and trivial cleanup | mbm | 2007-03-16 | 3 | -82/+71 |
* | Add an 'Image Configuration' menu to menuconfig | nbd | 2007-03-16 | 2 | -7/+14 |