| Commit message (Expand) | Author | Age | Files | Lines |
* | deptest: Also accept stamps that are broken links. | Michael Büsch | 2010-12-08 | 1 | -2/+7 |
* | deptest: Make stamps be symlinks to logs. | Michael Büsch | 2010-12-06 | 1 | -6/+8 |
* | deptest: Capitalize failure message. Makes it easier to spot in the logs. | Michael Büsch | 2010-11-04 | 1 | -1/+1 |
* | deptest: Do not clobber the base build and staging dirs | Michael Büsch | 2010-11-03 | 1 | -17/+83 |
* | deptest: --force also overrides blacklist stamps | Michael Büsch | 2010-11-03 | 1 | -2/+2 |
* | deptest: Add --force to force a test | Michael Büsch | 2010-11-03 | 1 | -1/+7 |
* | deptest: Install of host tools has to be forced for every test, because the h... | Michael Büsch | 2010-11-03 | 1 | -0/+1 |
* | deptest: Add option for lean test | Michael Büsch | 2010-11-03 | 1 | -14/+40 |
* | deptest: Add sanity check to avoid trouble with illegal package names | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
* | deptest: Support specifying certain packages to test on the commandline. | Michael Büsch | 2010-11-03 | 1 | -27/+54 |
* | deptest: Add optional blacklisting | Michael Büsch | 2010-11-03 | 1 | -1/+8 |
* | deptest: Check for .config | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
* | deptest: Install the kernel at init stage | Michael Büsch | 2010-11-03 | 1 | -0/+1 |
* | deptest: Better detection of base directory | Michael Büsch | 2010-11-02 | 1 | -8/+16 |
* | deptest: Also make sure the toolchain is built in the initialization step. Th... | Michael Büsch | 2010-11-02 | 1 | -4/+8 |
* | deptest: Also create "failed" stamps. This makes it easier to check what fail... | Michael Büsch | 2010-11-02 | 1 | -7/+14 |
* | deptest: Add shbang | Michael Büsch | 2010-11-02 | 1 | -0/+2 |
* | deptest: Fix indent | Michael Büsch | 2010-11-02 | 1 | -23/+23 |
* | deptest: use a separate build dir for host packages to prevent hardcoded path... | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
* | deptest: handle packages from feeds | Felix Fietkau | 2009-05-26 | 1 | -1/+1 |
* | add a somewhat hackish script for automatic dependency testing | Felix Fietkau | 2009-05-26 | 1 | -0/+43 |