Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | | | #2998) SVN-Revision: 12674 | ||||
* | change case of conflicting option | Nicolas Thill | 2007-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 8579 | ||||
* | clean up recursive dependency handling, use timestamp.pl again, because it ↵ | Felix Fietkau | 2007-08-30 | 1 | -2/+2 |
| | | | | | | saves memory and execution time SVN-Revision: 8558 | ||||
* | avoid rdep in the top level make process (subdir.mk) - it leaks too much ↵ | Felix Fietkau | 2007-08-29 | 1 | -1/+6 |
| | | | | | | memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here SVN-Revision: 8533 | ||||
* | Fix the annoying base-files autorebuild bug. When checking file mtimes in ↵ | Felix Fietkau | 2007-01-12 | 1 | -3/+2 |
| | | | | | | directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. SVN-Revision: 6084 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+64 |