Felix Fietkau
|
84bd74057f
build: use mkhash to replace various quirky md5sum/openssl calls
|
před 8 roky |
Yousong Zhou
|
f66cb6f810
build: find_md5: ignore non-existent files or directories
|
před 8 roky |
Luka Perkov
|
7002f6326e
include: remove trailing whitespaces
|
před 9 roky |
Felix Fietkau
|
695a1268e1
change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231)
|
před 14 roky |
Jo-Philipp Wich
|
6734c999af
ignore vim .swp files when scanning for updates (#7867)
|
před 14 roky |
Felix Fietkau
|
a9136c0892
speed up the build system by including include/shell.sh on shell commands only where necessary
|
před 14 roky |
Felix Fietkau
|
091934e7fb
fix timestamp checks for build system paths which have '.svn' in their directory name
|
před 14 roky |
Felix Fietkau
|
af03fdb6c5
add autorebuild check for menuconfig
|
před 17 roky |
Felix Fietkau
|
5f748a6c24
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
před 17 roky |
Felix Fietkau
|
23f0017829
fix a rebuild bug related to quilt
|
před 17 roky |
Felix Fietkau
|
109f15b54c
ignore filenames that can cause problems for the recursive dependency handling
|
před 17 roky |
Felix Fietkau
|
56cdcf23a3
fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds
|
před 17 roky |
Felix Fietkau
|
a3a9e039d8
ignore errors in the find command for dep checks
|
před 17 roky |
Felix Fietkau
|
449a4f4079
clean up dependency handling for autorebuilds
|
před 17 roky |