| Commit message (Expand) | Author | Age | Files | Lines |
* | build: get rid of host.mk | Felix Fietkau | 2017-02-26 | 1 | -2/+2 |
* | build: get rid of FIND_L from host.mk | Felix Fietkau | 2017-02-26 | 1 | -1/+1 |
* | build: scan.mk: consider KernelPackage pattern as well | Jo-Philipp Wich | 2017-01-10 | 1 | -1/+1 |
* | build: scan.mk: remove overlay broad grep pattern | Jo-Philipp Wich | 2017-01-10 | 1 | -1/+1 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | build: scan.mk: remove not used variable SCAN_STAMP | Yousong Zhou | 2016-11-24 | 1 | -2/+2 |
* | build: leaving behind incomplete metadata files on cancelled builds | Felix Fietkau | 2016-10-04 | 1 | -2/+4 |
* | build: ignore the linux package in the sdk only for generating package data, ... | Felix Fietkau | 2016-01-10 | 1 | -5/+1 |
* | build: do not allow the SDK to reconfigure built-in kernel modules | Felix Fietkau | 2016-01-08 | 1 | -1/+5 |
* | include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text... | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | build: use different grep strings for scanning package vs target metadata | Felix Fietkau | 2015-03-15 | 1 | -1/+7 |
* | build: propagate override information to .packageinfo | John Crispin | 2015-02-09 | 1 | -5/+21 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-02-09 | 1 | -1/+1 |
* | build: revert r44076 | John Crispin | 2015-01-22 | 1 | -1/+1 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-01-22 | 1 | -1/+1 |
* | Revert "build: use ONESHELL to speed up scanning and the toplevel makefile" | Felix Fietkau | 2014-10-22 | 1 | -1/+0 |
* | build: use ONESHELL to speed up scanning and the toplevel makefile | Felix Fietkau | 2014-10-22 | 1 | -0/+1 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 1 | -2/+6 |
* | build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection) | Felix Fietkau | 2013-07-19 | 1 | -1/+1 |
* | build: log package dump failures to logs to avoid forcing user to write crypt... | Felix Fietkau | 2011-04-06 | 1 | -1/+6 |
* | improve error message output of metadata scan - fix newline break and do not ... | Felix Fietkau | 2009-05-27 | 1 | -2/+2 |
* | avoid using implicit rules during metadata dump to speed up the process even ... | Felix Fietkau | 2009-03-03 | 1 | -1/+1 |
* | get rid of a shell warning if md5sum is not found | Felix Fietkau | 2008-09-02 | 1 | -1/+1 |
* | large improvement for parallel builds. works without V=99 now and without war... | Felix Fietkau | 2008-06-09 | 1 | -1/+1 |
* | fix buildprocess if running as cron job (package info files corrupted due mis... | Ralph Hempel | 2008-01-26 | 1 | -1/+1 |
* | fix the sdk | Felix Fietkau | 2007-12-14 | 1 | -1/+1 |
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 | 1 | -10/+10 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -2/+2 |
* | allow scan.mk to find python packages introduced in [8639] | Nicolas Thill | 2007-09-06 | 1 | -1/+1 |
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 1 | -0/+1 |
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 | 1 | -1/+4 |
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 | 1 | -1/+1 |
* | follow symlinks in package scan | Felix Fietkau | 2007-07-15 | 1 | -1/+1 |
* | properly support dependencies on packages that just use Build/DefaultTargets | Felix Fietkau | 2007-07-15 | 1 | -1/+1 |
* | fixes for recursive package scanning | Felix Fietkau | 2007-07-15 | 1 | -6/+8 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | Felix Fietkau | 2007-07-15 | 1 | -33/+43 |
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 | 1 | -2/+2 |
* | fix dependencies for metadata scanning | Felix Fietkau | 2007-04-09 | 1 | -2/+2 |
* | Tidy up Makefiles | Mike Baker | 2007-04-03 | 1 | -4/+4 |
* | add check for openwrt build system makefiles when scanning for metadata | Felix Fietkau | 2007-04-01 | 1 | -2/+2 |
* | make sure tmp/info gets created | Felix Fietkau | 2007-03-28 | 1 | -1/+0 |
* | detect changes in package/kernel/modules/*.mk when scanning the package metadata | Felix Fietkau | 2007-03-28 | 1 | -0/+5 |
* | fix metadata scan for profile split | Felix Fietkau | 2007-03-04 | 1 | -1/+9 |
* | Massive speedup in the package/target scanning step - per package metadata fi... | Felix Fietkau | 2007-02-27 | 1 | -0/+43 |