summaryrefslogtreecommitdiff
path: root/include/scan.mk
Commit message (Collapse)AuthorAge
* more build system cleanupFelix Fietkau2007-07-28
| | | | SVN-Revision: 8206
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
| | | | SVN-Revision: 8002
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-16
| | | | SVN-Revision: 8000
* follow symlinks in package scanFelix Fietkau2007-07-15
| | | | SVN-Revision: 7984
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-15
| | | | SVN-Revision: 7983
* fixes for recursive package scanningFelix Fietkau2007-07-15
| | | | SVN-Revision: 7982
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵Felix Fietkau2007-07-15
| | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981
* fix target rescan (version kernel changes)Felix Fietkau2007-05-23
| | | | SVN-Revision: 7317
* fix dependencies for metadata scanningFelix Fietkau2007-04-09
| | | | SVN-Revision: 6910
* Tidy up MakefilesMike Baker2007-04-03
| | | | SVN-Revision: 6857
* add check for openwrt build system makefiles when scanning for metadataFelix Fietkau2007-04-01
| | | | SVN-Revision: 6793
* make sure tmp/info gets createdFelix Fietkau2007-03-28
| | | | SVN-Revision: 6749
* detect changes in package/kernel/modules/*.mk when scanning the package metadataFelix Fietkau2007-03-28
| | | | SVN-Revision: 6746
* fix metadata scan for profile splitFelix Fietkau2007-03-04
| | | | SVN-Revision: 6515
* Massive speedup in the package/target scanning step - per package metadata ↵Felix Fietkau2007-02-27
files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild SVN-Revision: 6404