build: add support for declaring package CONFLICTS which only affect selecting built...
[15.05/openwrt.git] / scripts / timestamp.pl
2010-04-14 Felix Fietkaufix timestamp checks for build system paths which have...
2009-03-02 Ralph Hempelensure that the timestamp script will follow the path...
2008-09-23 Felix Fietkauuse #!/usr/bin/env perl instead of #!/usr/bin/perl...
2007-09-03 Nicolas Thillchange case of conflicting option
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-29 Felix Fietkauavoid rdep in the top level make process (subdir.mk...
2007-01-12 Felix FietkauFix the annoying base-files autorebuild bug.
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-08-04 Felix Fietkauadd -f option to timestamp.pl (follow symlinks)
2006-06-27 Mike Bakercredit where credit is due
2006-05-15 Mike Bakerrevert; perl version was entirely too slow
2006-05-15 Mike Bakerreplace find call with perl code
2006-04-21 Felix Fietkaufix detection of removed packages
2006-04-20 Felix Fietkauadd proper package dependency handling
2006-04-20 Felix Fietkauredirect find stderr to /dev/null in timestamp.pl
2006-04-20 Felix Fietkauadd timestamp check script