summaryrefslogtreecommitdiffstats
path: root/include/scan.mk
Commit message (Expand)AuthorAgeFilesLines
* build: ignore the linux package in the sdk only for generating package data, ...Felix Fietkau2016-01-101-5/+1
* build: do not allow the SDK to reconfigure built-in kernel modulesFelix Fietkau2016-01-081-1/+5
* include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text...Felix Fietkau2015-06-141-1/+1
* build: use different grep strings for scanning package vs target metadataFelix Fietkau2015-03-151-1/+7
* build: propagate override information to .packageinfoJohn Crispin2015-02-091-5/+21
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-02-091-1/+1
* build: revert r44076John Crispin2015-01-221-1/+1
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-01-221-1/+1
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-221-1/+0
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-221-0/+1
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-2/+6
* build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)Felix Fietkau2013-07-191-1/+1
* build: log package dump failures to logs to avoid forcing user to write crypt...Felix Fietkau2011-04-061-1/+6
* improve error message output of metadata scan - fix newline break and do not ...Felix Fietkau2009-05-271-2/+2
* avoid using implicit rules during metadata dump to speed up the process even ...Felix Fietkau2009-03-031-1/+1
* get rid of a shell warning if md5sum is not foundFelix Fietkau2008-09-021-1/+1
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-091-1/+1
* fix buildprocess if running as cron job (package info files corrupted due mis...Ralph Hempel2008-01-261-1/+1
* fix the sdkFelix Fietkau2007-12-141-1/+1
* add initial version of a package feeds management scriptFelix Fietkau2007-09-231-10/+10
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-2/+2
* allow scan.mk to find python packages introduced in [8639]Nicolas Thill2007-09-061-1/+1
* more build system cleanupFelix Fietkau2007-07-281-0/+1
* detect whether the find command supports -L or -followFelix Fietkau2007-07-161-1/+4
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-161-1/+1
* follow symlinks in package scanFelix Fietkau2007-07-151-1/+1
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-151-1/+1
* fixes for recursive package scanningFelix Fietkau2007-07-151-6/+8
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...Felix Fietkau2007-07-151-33/+43
* fix target rescan (version kernel changes)Felix Fietkau2007-05-231-2/+2
* fix dependencies for metadata scanningFelix Fietkau2007-04-091-2/+2
* Tidy up MakefilesMike Baker2007-04-031-4/+4
* add check for openwrt build system makefiles when scanning for metadataFelix Fietkau2007-04-011-2/+2
* make sure tmp/info gets createdFelix Fietkau2007-03-281-1/+0
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-281-0/+5
* fix metadata scan for profile splitFelix Fietkau2007-03-041-1/+9
* Massive speedup in the package/target scanning step - per package metadata fi...Felix Fietkau2007-02-271-0/+43