<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/utils/llvmgrep, branch stable</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/utils/llvmgrep?h=stable</id>
<link rel='self' href='https://git.amat.us/llvm/atom/utils/llvmgrep?h=stable'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2012-01-26T22:06:23Z</updated>
<entry>
<title>Use -H on darwin as well.</title>
<updated>2012-01-26T22:06:23Z</updated>
<author>
<name>Eric Christopher</name>
<email>echristo@apple.com</email>
</author>
<published>2012-01-26T22:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f26475af976389839c4affdcd2b5ef07ba548a81'/>
<id>urn:sha1:f26475af976389839c4affdcd2b5ef07ba548a81</id>
<content type='text'>
Patch by Liang Wang!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149085 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>search unittests.</title>
<updated>2009-08-24T03:44:02Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-24T03:44:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e8f6e795ffaf876defcad01af6826cc8686d72d3'/>
<id>urn:sha1:e8f6e795ffaf876defcad01af6826cc8686d72d3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79884 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update llvm{do,grep} to also search cmake / .cmake files</title>
<updated>2009-07-16T00:06:36Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-16T00:06:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f80d718eb92506739fc78804b7b0fd3a5e15aa3'/>
<id>urn:sha1:4f80d718eb92506739fc78804b7b0fd3a5e15aa3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75867 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attributions from utils.</title>
<updated>2007-12-29T20:37:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3060910e290949a9ac5eda8726d030790c4d60ff'/>
<id>urn:sha1:3060910e290949a9ac5eda8726d030790c4d60ff</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45419 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>This script takes arguments so remove the check for number of arguments,</title>
<updated>2006-08-15T03:48:22Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-15T03:48:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6ae928fc69dc18754d1c72437c7a75357685e066'/>
<id>urn:sha1:6ae928fc69dc18754d1c72437c7a75357685e066</id>
<content type='text'>
just check the first arg to see if its -topdir.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29694 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make all tools that use llvmdo have a -topdir option that allows the top</title>
<updated>2006-08-14T18:49:05Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-14T18:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ca7592a1ba86854a1f9ba2b3e442427bed20d5bc'/>
<id>urn:sha1:ca7592a1ba86854a1f9ba2b3e442427bed20d5bc</id>
<content type='text'>
source dir for LLVM to be specified explicitly. This removes the dependency
on the llvm-config script. If the option is not given, then the scripts use
llvm-config which should be both built and in the PATH. This arrangement
provides a useful default for most developers but also allows the nightly
tester to execute countloc.sh before llvm-config is built and without
altering the PATH.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29663 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make llvmdo and llvmgrep invulnerable to where they are run from by getting</title>
<updated>2006-08-11T21:53:27Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-08-11T21:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1e75b7b01502c0660c419ea6cadb92d86cac354d'/>
<id>urn:sha1:1e75b7b01502c0660c419ea6cadb92d86cac354d</id>
<content type='text'>
the llvm source root from the llvm-config command. The dependency now is
that the correct llvm-config command is in the path. For most developers
this is the case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29630 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Allow a sequence of digits at the end of the directory name when trying to</title>
<updated>2006-03-14T06:08:05Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-03-14T06:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=09a053a777056ea3e246a6b2fc3df139c6dff9f1'/>
<id>urn:sha1:09a053a777056ea3e246a6b2fc3df139c6dff9f1</id>
<content type='text'>
determine the top directory. This allows the tool to find the correct top
directory when you have something like:

   /x/llvm
   /x/llvm2
   /x/llvm3

Previously the scripts would always find /x/llvm even if you were in the
llvm2 or llvm3 directory because the pattern didn't allow the digits at
the end of the path.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26751 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make these scripts work on SunOS too.</title>
<updated>2004-10-07T16:03:21Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-10-07T16:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=054defa74604dcc88db7ce9175122de785992b7b'/>
<id>urn:sha1:054defa74604dcc88db7ce9175122de785992b7b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16805 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation upgrade.</title>
<updated>2004-09-20T08:09:36Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-09-20T08:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=181e65dff10d7c06ae61e35f79003ea79186635e'/>
<id>urn:sha1:181e65dff10d7c06ae61e35f79003ea79186635e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16445 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
