summaryrefslogtreecommitdiff
path: root/utils/getsrcs.sh
AgeCommit message (Expand)Author
2007-12-29remove attributions from utils.Chris Lattner
2006-08-15Simplify this a little bit.Reid Spencer
2006-08-14Make all tools that use llvmdo have a -topdir option that allows the topReid Spencer
2004-09-20Documentation upgrade.Reid Spencer
2004-09-20Base the implementation on the llvmdo script so that we only have toReid Spencer
2004-08-24Add the examples directory to these scripts.Reid Spencer
2004-08-15Include .td and .txt files in the greps. This will allow me to find symbols inChris Lattner
2004-05-27doxygen no longer builds into the docs tree, and we no longer have boostChris Lattner
2004-04-18Spiff is no longer in our treeChris Lattner
2004-04-13Don't index spiff. It should not count as lines of LLVM codeChris Lattner
2004-03-01Don't look in the .libs directories that libtool makesBrian Gaeke
2004-01-27Start counting projectsChris Lattner
2003-10-09Include the new docs directory, whenever it gets added. www is goneChris Lattner
2003-10-05The support directory no longer existsChris Lattner
2003-10-01Make sure to include the "support" directoryChris Lattner
2003-08-12Make LOC count more accurate by not including the tablegen lexer/parser, any ...Chris Lattner
2002-12-12Include tablegenChris Lattner
2002-09-06Fix script due to new www/ top level directoryChris Lattner
2002-07-23Ignore the boost #include filesChris Lattner
2002-05-07Change script to not even look in test/ directory, significantly speeding it upChris Lattner
2002-01-30Exclude doxygen docs from srcsChris Lattner
2001-09-19Print .def files as well as other filesChris Lattner
2001-07-21Filter out the sparc.burm.c fileChris Lattner
2001-06-06Initial revisionChris Lattner