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