| Commit message (Expand) | Author | Age | Files | Lines |
* | build: add missing wildcard for ignoring .pkgdir in dependency checks | Felix Fietkau | 2017-02-05 | 1 | -1/+1 |
* | build: stage unstripped packages inside PKG_BUILD_DIR | Felix Fietkau | 2017-01-18 | 1 | -1/+1 |
* | build: introduce extra targets that contain only proper dependencies | Felix Fietkau | 2017-01-18 | 1 | -0/+6 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | build: find_md5: ignore non-existent files or directories | Yousong Zhou | 2016-11-24 | 1 | -1/+1 |
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -1/+1 |
* | change the recursive dependency template to use more make evaluation - the sh... | Felix Fietkau | 2010-11-24 | 1 | -21/+22 |
* | ignore vim .swp files when scanning for updates (#7867) | Jo-Philipp Wich | 2010-09-03 | 1 | -1/+1 |
* | speed up the build system by including include/shell.sh on shell commands onl... | Felix Fietkau | 2010-08-19 | 1 | -1/+1 |
* | fix timestamp checks for build system paths which have '.svn' in their direct... | Felix Fietkau | 2010-04-14 | 1 | -1/+1 |
* | add autorebuild check for menuconfig | Felix Fietkau | 2007-10-14 | 1 | -1/+1 |
* | clean up recursive dependency handling, use timestamp.pl again, because it sa... | Felix Fietkau | 2007-08-30 | 1 | -15/+31 |
* | fix a rebuild bug related to quilt | Felix Fietkau | 2007-07-30 | 1 | -3/+5 |
* | ignore filenames that can cause problems for the recursive dependency handling | Felix Fietkau | 2007-07-26 | 1 | -2/+2 |
* | fix recursive dependencies on build directories - should lead to fewer sponta... | Felix Fietkau | 2007-05-09 | 1 | -8/+9 |
* | ignore errors in the find command for dep checks | Felix Fietkau | 2007-04-18 | 1 | -1/+1 |
* | clean up dependency handling for autorebuilds | Felix Fietkau | 2007-04-15 | 1 | -0/+28 |