index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scan.mk
Age
Commit message (
Expand
)
Author
2013-07-19
build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)
nbd
2011-04-06
build: log package dump failures to logs to avoid forcing user to write crypt...
nbd
2009-05-27
improve error message output of metadata scan - fix newline break and do not ...
nbd
2009-03-03
avoid using implicit rules during metadata dump to speed up the process even ...
nbd
2008-09-02
get rid of a shell warning if md5sum is not found
nbd
2008-06-09
large improvement for parallel builds. works without V=99 now and without war...
nbd
2008-01-26
fix buildprocess if running as cron job (package info files corrupted due mis...
ralph
2007-12-14
fix the sdk
nbd
2007-09-23
add initial version of a package feeds management script
nbd
2007-09-08
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-09-06
allow scan.mk to find python packages introduced in [8639]
nico
2007-07-28
more build system cleanup
nbd
2007-07-16
detect whether the find command supports -L or -follow
nbd
2007-07-16
find: use -follow instead of -L, some systems don't support -L
nbd
2007-07-15
follow symlinks in package scan
nbd
2007-07-15
properly support dependencies on packages that just use Build/DefaultTargets
nbd
2007-07-15
fixes for recursive package scanning
nbd
2007-07-15
rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...
nbd
2007-05-23
fix target rescan (version kernel changes)
nbd
2007-04-09
fix dependencies for metadata scanning
nbd
2007-04-03
Tidy up Makefiles
mbm
2007-04-01
add check for openwrt build system makefiles when scanning for metadata
nbd
2007-03-28
make sure tmp/info gets created
nbd
2007-03-28
detect changes in package/kernel/modules/*.mk when scanning the package metadata
nbd
2007-03-04
fix metadata scan for profile split
nbd
2007-02-27
Massive speedup in the package/target scanning step
nbd