Sorry, ignore this. I had script fail. Real patch coming up.
On Thu, Jun 18, 2015 at 06:44:35PM -0700, Ben Widawsky wrote: > --- > scripts/tags/mesa_tags.sh | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/scripts/tags/mesa_tags.sh b/scripts/tags/mesa_tags.sh > index 4404b92..c8e2098 100755 > --- a/scripts/tags/mesa_tags.sh > +++ b/scripts/tags/mesa_tags.sh > @@ -3,13 +3,9 @@ > rm cscope.* > rm tags > git ls-files src/mesa/drivers/dri/i965 >| cscope.files > -git ls-files src/mesa/drivers/dri/common >> cscope.files > git ls-files src/mesa/main >> cscope.files > git ls-files include/GL >> cscope.files > git ls-files src/util >> cscope.files > ctags -L cscope.files --langmap=C++:.C.h.c.cpp.hpp --languages=C++ > --c++-kinds=+p --fields=+iaS --extra=+q > cscope -bkqu > #rm cscope.files > - > - > - > -- > 2.4.4 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev