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