[PATCH 0/4] dim setup improvements
Lucas De Marchi
lucas.demarchi at intel.com
Mon Mar 4 20:27:34 UTC 2019
We had some small problems when calling dim setup. This should
hopefully fix them all, making it easier to setup a new environment
like I was doing.
Now setting up the environment from scratch has a bigger chance of
working. Maybe we can update the docs with something like:
curl -O \
https://gitlab.freedesktop.org/drm/maintainer-tools/raw/master/dim > ~/bin/dim
chmod +x ~/bin/dim
DIM_PREFIX=/path/to/setup/the/project dim setup
Another thing we may want to improve: add a --no-interactive or change
the default behavior so dim just do the right thing without asking.
Thoughts?
Lucas De Marchi (4):
dim: clone in the right dir
dim: do all setup relative to $DIM_PREFIX
dim: update branches after setup
dim: automatically clone maintainer-tools repo
dim | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13 deletions(-)
--
2.20.1
More information about the dim-tools
mailing list