Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | more build system cleanup | Felix Fietkau | 2007-07-28 |
| | | | | SVN-Revision: 8206 | ||
* | detect whether the find command supports -L or -follow | Felix Fietkau | 2007-07-16 |
| | | | | SVN-Revision: 8002 | ||
* | find: use -follow instead of -L, some systems don't support -L | Felix Fietkau | 2007-07-16 |
| | | | | SVN-Revision: 8000 | ||
* | follow symlinks in package scan | Felix Fietkau | 2007-07-15 |
| | | | | SVN-Revision: 7984 | ||
* | properly support dependencies on packages that just use Build/DefaultTargets | Felix Fietkau | 2007-07-15 |
| | | | | SVN-Revision: 7983 | ||
* | fixes for recursive package scanning | Felix Fietkau | 2007-07-15 |
| | | | | SVN-Revision: 7982 | ||
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵ | Felix Fietkau | 2007-07-15 |
| | | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981 | ||
* | fix target rescan (version kernel changes) | Felix Fietkau | 2007-05-23 |
| | | | | SVN-Revision: 7317 | ||
* | fix dependencies for metadata scanning | Felix Fietkau | 2007-04-09 |
| | | | | SVN-Revision: 6910 | ||
* | Tidy up Makefiles | Mike Baker | 2007-04-03 |
| | | | | SVN-Revision: 6857 | ||
* | add check for openwrt build system makefiles when scanning for metadata | Felix Fietkau | 2007-04-01 |
| | | | | SVN-Revision: 6793 | ||
* | make sure tmp/info gets created | Felix Fietkau | 2007-03-28 |
| | | | | SVN-Revision: 6749 | ||
* | detect changes in package/kernel/modules/*.mk when scanning the package metadata | Felix Fietkau | 2007-03-28 |
| | | | | SVN-Revision: 6746 | ||
* | fix metadata scan for profile split | Felix Fietkau | 2007-03-04 |
| | | | | SVN-Revision: 6515 | ||
* | Massive speedup in the package/target scanning step - per package metadata ↵ | Felix Fietkau | 2007-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 |