summaryrefslogtreecommitdiff
path: root/include/depends.mk
Commit message (Collapse)AuthorAge
* include: remove trailing whitespacesLuka Perkov2015-03-29
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45127
* change the recursive dependency template to use more make evaluation - the ↵Felix Fietkau2010-11-24
| | | | | | shell command got so long that it triggered "Argument list too long" on some systems (#8231) SVN-Revision: 24131
* ignore vim .swp files when scanning for updates (#7867)Jo-Philipp Wich2010-09-03
| | | | SVN-Revision: 22880
* speed up the build system by including include/shell.sh on shell commands ↵Felix Fietkau2010-08-19
| | | | | | only where necessary SVN-Revision: 22720
* fix timestamp checks for build system paths which have '.svn' in their ↵Felix Fietkau2010-04-14
| | | | | | directory name SVN-Revision: 20856
* add autorebuild check for menuconfigFelix Fietkau2007-10-14
| | | | SVN-Revision: 9301
* clean up recursive dependency handling, use timestamp.pl again, because it ↵Felix Fietkau2007-08-30
| | | | | | saves memory and execution time SVN-Revision: 8558
* fix a rebuild bug related to quiltFelix Fietkau2007-07-30
| | | | SVN-Revision: 8255
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-26
| | | | SVN-Revision: 8171
* fix recursive dependencies on build directories - should lead to fewer ↵Felix Fietkau2007-05-09
| | | | | | spontaneous rebuilds SVN-Revision: 7151
* ignore errors in the find command for dep checksFelix Fietkau2007-04-18
| | | | SVN-Revision: 6997
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-15
SVN-Revision: 6956