summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-26
* fix kmod-* build error when wildcards are being used in $(FILES)Felix Fietkau2007-04-26
* add workaround for occasional kernel module build failures related to kernel ...Felix Fietkau2007-04-25
* add missing dependencies for autorebuildFelix Fietkau2007-04-21
* Improved autorebuild for kernel related stuff. - make modules_install in the ...Felix Fietkau2007-04-18
* ignore errors in the find command for dep checksFelix Fietkau2007-04-18
* hide some junk in non-verbose modeFelix Fietkau2007-04-16
* remove reference to unused .kernel.mkFelix Fietkau2007-04-15
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-15
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-13
* revert find | xargs => find | exec changes - this is completely unnecessary a...Felix Fietkau2007-04-12
* prereq check for find -exec +Mike Baker2007-04-12
* minor tweaks to the verbose systemMike Baker2007-04-11
* fix dependencies for metadata scanningFelix Fietkau2007-04-09
* Tidy up MakefilesMike Baker2007-04-03
* bug #1547Mike Baker2007-04-03
* Using find's -exec to remove directories causes 'not found' errors when find ...Mike Baker2007-04-03
* Use find -exec instead of xargsFlorian Fainelli2007-04-02
* Typo, niceFlorian Fainelli2007-04-02
* Add gawk as a preriquisite (needed for ramdisk images)Florian Fainelli2007-04-02
* add check for openwrt build system makefiles when scanning for metadataFelix Fietkau2007-04-01
* call Build/Clean for clean: in package makefilesFelix Fietkau2007-03-31
* make sure tmp/info gets createdFelix Fietkau2007-03-28
* add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...Felix Fietkau2007-03-28
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-28
* split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...Felix Fietkau2007-03-24
* fix CONFIGURE_PATH and add MAKE_PATHFelix Fietkau2007-03-24
* use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...Felix Fietkau2007-03-24
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-24
* move default templates for the kernel build to kernel-defaults.mk (similar to...Felix Fietkau2007-03-24
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-23
* some cleanups in the metadata.pl script; allow target profiles to add overrid...Felix Fietkau2007-03-23
* fix a small bug in the unpack codeFelix Fietkau2007-03-16
* remove some debug code that slipped into the commitFelix Fietkau2007-03-16
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-16
* re-enable SDK=1 and DEVELOPER=1 overrides for building all packagesFelix Fietkau2007-03-16
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-16
* revert part of [6573] to keep the speedup of metadata scanningFelix Fietkau2007-03-16
* formatting and trivial cleanupMike Baker2007-03-16
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-16
* split package.mk and clean up build system code (based on patch by mbm), make...Felix Fietkau2007-03-15
* fix metadata scan for profile splitFelix Fietkau2007-03-04
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-04
* add a crlf workaround similar to the one from freewrtFelix Fietkau2007-03-04
* final fix for the profile selectionFelix Fietkau2007-03-02
* set the PROFILE variable in target.mk appropriatelyFelix Fietkau2007-03-02
* revert bogus target.mk change from [6465]Felix Fietkau2007-03-02
* fix an error in the kernel image related commitFelix Fietkau2007-03-02
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-02
* kernel build cleanupFelix Fietkau2007-03-02