aboutsummaryrefslogtreecommitdiff
path: root/include/scan.mk
Commit message (Expand)AuthorAge
* scan.mk: do not silence output of dump phasePetr Štetiar2023-11-13
* treewide: add ORIG_PATH variableMichael Pratt2023-06-05
* treewide: derive host and hostpkg path from STAGING_DIRChristian Marangi2023-01-09
* build: fix find warning with SCAN_EXTRALeo Chung2022-06-05
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-13
* build: have scripts/feeds honor all toplevel .mk-files of a feedSven Roederer2019-10-27
* build: Fix print without colorHauke Mehrtens2019-02-17
* build: Honour NO_COLOR in include/scan.mkR. Diez2019-02-17
* build: fix target metadata scan dependenciesFelix Fietkau2018-07-02
* build: get rid of host.mkFelix Fietkau2017-02-26
* build: get rid of FIND_L from host.mkFelix Fietkau2017-02-26
* build: scan.mk: consider KernelPackage pattern as wellJo-Philipp Wich2017-01-10
* build: scan.mk: remove overlay broad grep patternJo-Philipp Wich2017-01-10
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-05
* build: scan.mk: remove not used variable SCAN_STAMPYousong Zhou2016-11-24
* build: leaving behind incomplete metadata files on cancelled buildsFelix Fietkau2016-10-04
* build: ignore the linux package in the sdk only for generating package data, ...Felix Fietkau2016-01-10
* build: do not allow the SDK to reconfigure built-in kernel modulesFelix Fietkau2016-01-08
* include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text...Felix Fietkau2015-06-14
* build: use different grep strings for scanning package vs target metadataFelix Fietkau2015-03-15
* build: propagate override information to .packageinfoJohn Crispin2015-02-09
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-02-09
* build: revert r44076John Crispin2015-01-22
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-01-22
* Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"Felix Fietkau2014-10-22
* build: use ONESHELL to speed up scanning and the toplevel makefileFelix Fietkau2014-10-22
* build: introduce per feed repository supportJo-Philipp Wich2014-08-05
* build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)Felix Fietkau2013-07-19
* build: log package dump failures to logs to avoid forcing user to write crypt...Felix Fietkau2011-04-06
* improve error message output of metadata scan - fix newline break and do not ...Felix Fietkau2009-05-27
* avoid using implicit rules during metadata dump to speed up the process even ...Felix Fietkau2009-03-03
* get rid of a shell warning if md5sum is not foundFelix Fietkau2008-09-02
* large improvement for parallel builds. works without V=99 now and without war...Felix Fietkau2008-06-09
* fix buildprocess if running as cron job (package info files corrupted due mis...Ralph Hempel2008-01-26
* fix the sdkFelix Fietkau2007-12-14
* add initial version of a package feeds management scriptFelix Fietkau2007-09-23
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* allow scan.mk to find python packages introduced in [8639]Nicolas Thill2007-09-06
* more build system cleanupFelix Fietkau2007-07-28
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-16
* follow symlinks in package scanFelix Fietkau2007-07-15
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-15
* fixes for recursive package scanningFelix Fietkau2007-07-15
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...Felix Fietkau2007-07-15
* fix target rescan (version kernel changes)Felix Fietkau2007-05-23
* fix dependencies for metadata scanningFelix Fietkau2007-04-09
* Tidy up MakefilesMike Baker2007-04-03
* add check for openwrt build system makefiles when scanning for metadataFelix Fietkau2007-04-01
* make sure tmp/info gets createdFelix Fietkau2007-03-28