aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deptest.sh
Commit message (Collapse)AuthorAgeFilesLines
* deptest: Also make sure the toolchain is built in the initialization step. ↵Michael Büsch2010-11-021-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üsch2010-11-021-7/+14
| | | | | | failed after the script finished. SVN-Revision: 23805
* deptest: Add shbangMichael Büsch2010-11-021-0/+2
| | | | SVN-Revision: 23804
* deptest: Fix indentMichael Büsch2010-11-021-23/+23
| | | | SVN-Revision: 23803
* deptest: use a separate build dir for host packages to prevent hardcoded ↵Felix Fietkau2009-05-281-0/+2
| | | | | | path screwups SVN-Revision: 16162
* deptest: handle packages from feedsFelix Fietkau2009-05-261-1/+1
| | | | SVN-Revision: 16099
* add a somewhat hackish script for automatic dependency testingFelix Fietkau2009-05-261-0/+43
SVN-Revision: 16097