Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deptest: Also accept stamps that are broken links. | Michael Büsch | 2010-12-08 | 1 | -2/+7 |
| | | | | SVN-Revision: 24350 | ||||
* | deptest: Make stamps be symlinks to logs. | Michael Büsch | 2010-12-06 | 1 | -6/+8 |
| | | | | SVN-Revision: 24277 | ||||
* | deptest: Capitalize failure message. Makes it easier to spot in the logs. | Michael Büsch | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23855 | ||||
* | deptest: Do not clobber the base build and staging dirs | Michael Büsch | 2010-11-03 | 1 | -17/+83 |
| | | | | SVN-Revision: 23835 | ||||
* | deptest: --force also overrides blacklist stamps | Michael Büsch | 2010-11-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 23827 | ||||
* | deptest: Add --force to force a test | Michael Büsch | 2010-11-03 | 1 | -1/+7 |
| | | | | SVN-Revision: 23826 | ||||
* | deptest: Install of host tools has to be forced for every test, because the ↵ | Michael Büsch | 2010-11-03 | 1 | -0/+1 |
| | | | | | | host staging dir is cleaned prior a test. SVN-Revision: 23825 | ||||
* | deptest: Add option for lean test | Michael Büsch | 2010-11-03 | 1 | -14/+40 |
| | | | | SVN-Revision: 23821 | ||||
* | deptest: Add sanity check to avoid trouble with illegal package names | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 23819 | ||||
* | deptest: Support specifying certain packages to test on the commandline. | Michael Büsch | 2010-11-03 | 1 | -27/+54 |
| | | | | SVN-Revision: 23818 | ||||
* | deptest: Add optional blacklisting | Michael Büsch | 2010-11-03 | 1 | -1/+8 |
| | | | | SVN-Revision: 23811 | ||||
* | deptest: Check for .config | Michael Büsch | 2010-11-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 23810 | ||||
* | deptest: Install the kernel at init stage | Michael Büsch | 2010-11-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 23809 | ||||
* | deptest: Better detection of base directory | Michael Büsch | 2010-11-02 | 1 | -8/+16 |
| | | | | SVN-Revision: 23807 | ||||
* | deptest: Also make sure the toolchain is built in the initialization step. ↵ | Michael Büsch | 2010-11-02 | 1 | -4/+8 |
| | | | | | | This makes it possible to run the script from within a fresh tree. SVN-Revision: 23806 | ||||
* | deptest: Also create "failed" stamps. This makes it easier to check what ↵ | Michael Büsch | 2010-11-02 | 1 | -7/+14 |
| | | | | | | failed after the script finished. SVN-Revision: 23805 | ||||
* | deptest: Add shbang | Michael Büsch | 2010-11-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 23804 | ||||
* | deptest: Fix indent | Michael Büsch | 2010-11-02 | 1 | -23/+23 |
| | | | | SVN-Revision: 23803 | ||||
* | deptest: use a separate build dir for host packages to prevent hardcoded ↵ | Felix Fietkau | 2009-05-28 | 1 | -0/+2 |
| | | | | | | path screwups SVN-Revision: 16162 | ||||
* | deptest: handle packages from feeds | Felix Fietkau | 2009-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16099 | ||||
* | add a somewhat hackish script for automatic dependency testing | Felix Fietkau | 2009-05-26 | 1 | -0/+43 |
SVN-Revision: 16097 |