index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
timestamp.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure that the timestamp script will follow the path even if it is link
Ralph Hempel
2009-03-02
1
-3
/
+4
*
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
Felix Fietkau
2008-09-23
1
-1
/
+1
*
change case of conflicting option
Nicolas Thill
2007-09-03
1
-1
/
+1
*
clean up recursive dependency handling, use timestamp.pl again, because it sa...
Felix Fietkau
2007-08-30
1
-2
/
+2
*
avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...
Felix Fietkau
2007-08-29
1
-1
/
+6
*
Fix the annoying base-files autorebuild bug.
Felix Fietkau
2007-01-12
1
-3
/
+2
*
add -f option to timestamp.pl (follow symlinks)
Felix Fietkau
2006-08-04
1
-2
/
+4
*
credit where credit is due
Mike Baker
2006-06-27
1
-0
/
+7
*
revert; perl version was entirely too slow
Mike Baker
2006-05-15
1
-22
/
+11
*
replace find call with perl code
Mike Baker
2006-05-15
1
-11
/
+22
*
fix detection of removed packages
Felix Fietkau
2006-04-21
1
-1
/
+0
*
add proper package dependency handling
Felix Fietkau
2006-04-20
1
-9
/
+25
*
redirect find stderr to /dev/null in timestamp.pl
Felix Fietkau
2006-04-20
1
-1
/
+1
*
add timestamp check script
Felix Fietkau
2006-04-20
1
-0
/
+40