summaryrefslogtreecommitdiff
path: root/include/depends.mk
AgeCommit message (Expand)Author
2022-09-30build: make find_md5 reproducible with AUTOREMOVEChristian Marangi
2022-09-11depends.mk: fix typo in rdep functionMichael Pratt
2021-05-13build: introduce $(MKHASH)Leonardo Mörlein
2021-02-05build: use SPDX license tagsPaul Spooren
2020-12-07build: find_md5 list with mod time and sortedJohn Beckett
2017-02-05build: add missing wildcard for ignoring .pkgdir in dependency checksFelix Fietkau
2017-01-18build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau
2017-01-18build: introduce extra targets that contain only proper dependenciesFelix Fietkau
2017-01-05build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau
2016-11-24build: find_md5: ignore non-existent files or directoriesYousong Zhou
2015-03-29include: remove trailing whitespacesLuka Perkov
2010-11-24change the recursive dependency template to use more make evaluation - the sh...Felix Fietkau
2010-09-03ignore vim .swp files when scanning for updates (#7867)Jo-Philipp Wich
2010-08-19speed up the build system by including include/shell.sh on shell commands onl...Felix Fietkau
2010-04-14fix timestamp checks for build system paths which have '.svn' in their direct...Felix Fietkau
2007-10-14add autorebuild check for menuconfigFelix Fietkau
2007-08-30clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau
2007-07-30fix a rebuild bug related to quiltFelix Fietkau
2007-07-26ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau
2007-05-09fix recursive dependencies on build directories - should lead to fewer sponta...Felix Fietkau
2007-04-18ignore errors in the find command for dep checksFelix Fietkau
2007-04-15clean up dependency handling for autorebuildsFelix Fietkau