fix build issues that happen when the staging dir is cleared and the build directorie...
[openwrt/openwrt.git] / include / scan.mk
2007-09-23 Felix Fietkauadd initial version of a package feeds management script
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-06 Nicolas Thillallow scan.mk to find python packages introduced in...
2007-07-28 Felix Fietkaumore build system cleanup
2007-07-16 Felix Fietkaudetect whether the find command supports -L or -follow
2007-07-16 Felix Fietkaufind: use -follow instead of -L, some systems don't...
2007-07-15 Felix Fietkaufollow symlinks in package scan
2007-07-15 Felix Fietkauproperly support dependencies on packages that just...
2007-07-15 Felix Fietkaufixes for recursive package scanning
2007-07-15 Felix Fietkaurewrite of the metadata scanning - cleaner code, faster...
2007-05-23 Felix Fietkaufix target rescan (version kernel changes)
2007-04-09 Felix Fietkaufix dependencies for metadata scanning
2007-04-03 Mike BakerTidy up Makefiles
2007-04-01 Felix Fietkauadd check for openwrt build system makefiles when scann...
2007-03-28 Felix Fietkaumake sure tmp/info gets created
2007-03-28 Felix Fietkaudetect changes in package/kernel/modules/*.mk when...
2007-03-04 Felix Fietkaufix metadata scan for profile split
2007-02-27 Felix FietkauMassive speedup in the package/target scanning step...