summaryrefslogtreecommitdiffstats
path: root/scripts/deptest.sh
Commit message (Expand)AuthorAgeFilesLines
* deptest: Also accept stamps that are broken links.mb2010-12-081-2/+7
* deptest: Make stamps be symlinks to logs.mb2010-12-061-6/+8
* deptest: Capitalize failure message. Makes it easier to spot in the logs.mb2010-11-041-1/+1
* deptest: Do not clobber the base build and staging dirsmb2010-11-031-17/+83
* deptest: --force also overrides blacklist stampsmb2010-11-031-2/+2
* deptest: Add --force to force a testmb2010-11-031-1/+7
* deptest: Install of host tools has to be forced for every test, because the h...mb2010-11-031-0/+1
* deptest: Add option for lean testmb2010-11-031-14/+40
* deptest: Add sanity check to avoid trouble with illegal package namesmb2010-11-031-0/+2
* deptest: Support specifying certain packages to test on the commandline.mb2010-11-031-27/+54
* deptest: Add optional blacklistingmb2010-11-031-1/+8
* deptest: Check for .configmb2010-11-031-0/+2
* deptest: Install the kernel at init stagemb2010-11-031-0/+1
* deptest: Better detection of base directorymb2010-11-021-8/+16
* deptest: Also make sure the toolchain is built in the initialization step. Th...mb2010-11-021-4/+8
* deptest: Also create "failed" stamps. This makes it easier to check what fail...mb2010-11-021-7/+14
* deptest: Add shbangmb2010-11-021-0/+2
* deptest: Fix indentmb2010-11-021-23/+23
* deptest: use a separate build dir for host packages to prevent hardcoded path...nbd2009-05-281-0/+2
* deptest: handle packages from feedsnbd2009-05-261-1/+1
* add a somewhat hackish script for automatic dependency testingnbd2009-05-261-0/+43