Chris Morgan 8e59c5d34a Don't make tags for our dependencies and tests.
Largely, this is just being more specific about where tags get searched
for to remove external dependencies like src/llvm, which reduces the
number of tags *enormously* and significantly increases the usefulness
of the tags file as it is then focusing on 240K lines of Rust code
and 4.5K of C++ rather than just shy of 1M lines of C++ code (mostly
from LLVM) and another 100K lines of Rust tests and a diverse collection
of other languages.

src/rustllvm/RustWrapper.cpp and src/rustllvm/PassWrapper.cpp are
getting tags made, but I'm not sure if that's desirable or not. At
worst, it's not a significant wrong.

A future, desirable step is producing tags for just libstd and libextra
for the use of people using Rust-the-language rather than working on
Rust itself.
2013-11-16 13:44:52 +11:00
..
2013-10-29 16:22:08 -07:00
2013-11-13 09:40:45 +01:00
2013-10-29 16:22:08 -07:00
2013-10-29 16:22:08 -07:00
2013-10-29 16:22:08 -07:00
2013-11-06 22:11:09 +01:00
2013-10-29 16:22:08 -07:00
2013-10-29 16:22:08 -07:00
2013-10-29 16:22:08 -07:00
2013-11-02 21:28:17 -07:00