Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script/symlink-tree.sh: Fix missing config dir | Daniel Dickinson | 2016-05-18 | 1 | -0/+7 |
| | | | | | | | | | | | Apparently symlink-tree has not been used in quite some time as it fails to symlink the always required config dir Also, if we pulled from git but .git is missing we get many error messages on the symlinked tree without this patch (which symlinks .git, if present) Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> | ||||
* | scripts/symlink-tree.sh: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -3/+3 |
| | | | | | | | | Makes warnings/errors visible when building with V=w/V=1. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35718 | ||||
* | add a simple script for symlinking one tree into another for doing builds ↵ | Felix Fietkau | 2009-12-10 | 1 | -0/+45 |
with separate build dirs, but the same source dir SVN-Revision: 18734 |