summaryrefslogtreecommitdiffstats
path: root/include/depends.mk
Commit message (Expand)AuthorAgeFilesLines
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
* change the recursive dependency template to use more make evaluation - the sh...Felix Fietkau2010-11-241-21/+22
* ignore vim .swp files when scanning for updates (#7867)Jo-Philipp Wich2010-09-031-1/+1
* speed up the build system by including include/shell.sh on shell commands onl...Felix Fietkau2010-08-191-1/+1
* fix timestamp checks for build system paths which have '.svn' in their direct...Felix Fietkau2010-04-141-1/+1
* add autorebuild check for menuconfigFelix Fietkau2007-10-141-1/+1
* clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau2007-08-301-15/+31
* fix a rebuild bug related to quiltFelix Fietkau2007-07-301-3/+5
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-261-2/+2
* fix recursive dependencies on build directories - should lead to fewer sponta...Felix Fietkau2007-05-091-8/+9
* ignore errors in the find command for dep checksFelix Fietkau2007-04-181-1/+1
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-151-0/+28