No description
Find a file
Ficus Kirkpatrick 8889bdf39c Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively.
It was doing '*.c*' which both included .class files and omitted .h files.

Change-Id: Iedaac4f7ee86df86fdc38341c04ca565f34223b4
2010-03-01 16:51:47 -08:00
core Merge "Tweak default x86 target arch variant." 2010-02-26 14:01:06 -08:00
libs/host remove mkdirs/etc which caused us to depend on libutils 2009-06-04 14:54:15 -07:00
target Allow to explicitly compile the core build configuration 2010-02-23 10:15:24 -08:00
tools pass blobs to applypatch in incremental OTAs 2010-02-22 15:41:53 -08:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
buildspec.mk.default merge from open-source master 2009-11-09 10:34:27 -08:00
cleanspec.mk Added cleanup step for the switch to stlport for gtest 2010-02-23 15:12:35 -08:00
envsetup.sh Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively. 2010-03-01 16:51:47 -08:00