summaryrefslogtreecommitdiffstats
path: root/scripts/gen_deps.pl
Commit message (Expand)AuthorAgeFilesLines
* add PROVIDES option, currently only used for menuconfignbd2006-10-171-0/+8
* only check prerequisites of actually selected packagesnbd2006-10-121-7/+13
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-051-1/+7
* ignore kernel and base-files depends, both don't install anything into the st...nbd2006-10-031-0/+1
* credit where credit is duembm2006-06-271-0/+7
* don't generate invalid dependency lines in sdk modenbd2006-06-211-1/+1
* add sdk option for gen_deps.plnbd2006-06-211-1/+13
* more dependency fixesnbd2006-06-201-1/+1
* fix dependency handling bugnbd2006-06-111-2/+2
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-3/+16
* add proper build dependsnbd2006-05-301-2/+2
* finish up package makefilembm2006-05-161-5/+12
* change syntaxmbm2006-05-141-4/+9
* generate package dependanciesmbm2006-05-141-0/+34