summaryrefslogtreecommitdiffstats
path: root/include/scan.mk
Commit message (Expand)AuthorAgeFilesLines
* build: log package dump failures to logs to avoid forcing user to write crypt...nbd2011-04-061-1/+6
* improve error message output of metadata scan - fix newline break and do not ...nbd2009-05-271-2/+2
* avoid using implicit rules during metadata dump to speed up the process even ...nbd2009-03-031-1/+1
* get rid of a shell warning if md5sum is not foundnbd2008-09-021-1/+1
* large improvement for parallel builds. works without V=99 now and without war...nbd2008-06-091-1/+1
* fix buildprocess if running as cron job (package info files corrupted due mis...ralph2008-01-261-1/+1
* fix the sdknbd2007-12-141-1/+1
* add initial version of a package feeds management scriptnbd2007-09-231-10/+10
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-2/+2
* allow scan.mk to find python packages introduced in [8639]nico2007-09-061-1/+1
* more build system cleanupnbd2007-07-281-0/+1
* detect whether the find command supports -L or -follownbd2007-07-161-1/+4
* find: use -follow instead of -L, some systems don't support -Lnbd2007-07-161-1/+1
* follow symlinks in package scannbd2007-07-151-1/+1
* properly support dependencies on packages that just use Build/DefaultTargetsnbd2007-07-151-1/+1
* fixes for recursive package scanningnbd2007-07-151-6/+8
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...nbd2007-07-151-33/+43
* fix target rescan (version kernel changes)nbd2007-05-231-2/+2
* fix dependencies for metadata scanningnbd2007-04-091-2/+2
* Tidy up Makefilesmbm2007-04-031-4/+4
* add check for openwrt build system makefiles when scanning for metadatanbd2007-04-011-2/+2
* make sure tmp/info gets creatednbd2007-03-281-1/+0
* detect changes in package/kernel/modules/*.mk when scanning the package metadatanbd2007-03-281-0/+5
* fix metadata scan for profile splitnbd2007-03-041-1/+9
* Massive speedup in the package/target scanning stepnbd2007-02-271-0/+43