index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
timestamp.pl
Age
Commit message (
Expand
)
Author
2010-04-14
fix timestamp checks for build system paths which have '.svn' in their direct...
nbd
2009-03-02
ensure that the timestamp script will follow the path even if it is link
ralph
2008-09-23
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
nbd
2007-09-03
change case of conflicting option
nico
2007-08-30
clean up recursive dependency handling, use timestamp.pl again, because it sa...
nbd
2007-08-29
avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...
nbd
2007-01-12
Fix the annoying base-files autorebuild bug.
nbd
2006-08-04
add -f option to timestamp.pl (follow symlinks)
nbd
2006-06-27
credit where credit is due
mbm
2006-05-15
revert; perl version was entirely too slow
mbm
2006-05-15
replace find call with perl code
mbm
2006-04-21
fix detection of removed packages
nbd
2006-04-20
add proper package dependency handling
nbd
2006-04-20
redirect find stderr to /dev/null in timestamp.pl
nbd
2006-04-20
add timestamp check script
nbd