summaryrefslogtreecommitdiffstats
path: root/include/depends.mk
Commit message (Expand)AuthorAgeFilesLines
* build: make find_md5 reproducible with AUTOREMOVEChristian Marangi2022-09-301-0/+1
* depends.mk: fix typo in rdep functionMichael Pratt2022-09-111-1/+1
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+3
* build: find_md5 list with mod time and sortedJohn Beckett2020-12-071-1/+1
* build: add missing wildcard for ignoring .pkgdir in dependency checksFelix Fietkau2017-02-051-1/+1
* build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau2017-01-181-1/+1
* build: introduce extra targets that contain only proper dependenciesFelix Fietkau2017-01-181-0/+6
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-1/+1
* build: find_md5: ignore non-existent files or directoriesYousong Zhou2016-11-241-1/+1
* 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