summaryrefslogtreecommitdiff
path: root/include/scan.mk
AgeCommit message (Expand)Author
2013-07-19build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)nbd
2011-04-06build: log package dump failures to logs to avoid forcing user to write crypt...nbd
2009-05-27improve error message output of metadata scan - fix newline break and do not ...nbd
2009-03-03avoid using implicit rules during metadata dump to speed up the process even ...nbd
2008-09-02get rid of a shell warning if md5sum is not foundnbd
2008-06-09large improvement for parallel builds. works without V=99 now and without war...nbd
2008-01-26fix buildprocess if running as cron job (package info files corrupted due mis...ralph
2007-12-14fix the sdknbd
2007-09-23add initial version of a package feeds management scriptnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-06allow scan.mk to find python packages introduced in [8639]nico
2007-07-28more build system cleanupnbd
2007-07-16detect whether the find command supports -L or -follownbd
2007-07-16find: use -follow instead of -L, some systems don't support -Lnbd
2007-07-15follow symlinks in package scannbd
2007-07-15properly support dependencies on packages that just use Build/DefaultTargetsnbd
2007-07-15fixes for recursive package scanningnbd
2007-07-15rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...nbd
2007-05-23fix target rescan (version kernel changes)nbd
2007-04-09fix dependencies for metadata scanningnbd
2007-04-03Tidy up Makefilesmbm
2007-04-01add check for openwrt build system makefiles when scanning for metadatanbd
2007-03-28make sure tmp/info gets creatednbd
2007-03-28detect changes in package/kernel/modules/*.mk when scanning the package metadatanbd
2007-03-04fix metadata scan for profile splitnbd
2007-02-27Massive speedup in the package/target scanning stepnbd