aboutsummaryrefslogtreecommitdiff
path: root/pathutil.go
AgeCommit message (Expand)Author
2015-06-26fix panic based error reportingFumitoshi Ukai
2015-06-26unexport LogStatsFumitoshi Ukai
2015-06-25unexport Logf, LogAlways, Warn*, Error*Fumitoshi Ukai
2015-06-25go gettable for github.com/google/katiFumitoshi Ukai
2015-06-23reduce reading makefiles.Fumitoshi Ukai
2015-06-19improve wildcardFumitoshi Ukai
2015-06-18support android:all-proto-files-underFumitoshi Ukai
2015-06-18remove TODO comment for findleavesFumitoshi Ukai
2015-06-18improve findleavesFumitoshi Ukai
2015-06-16fix findleaves; should sort the found filenames.Fumitoshi Ukai
2015-06-16fix findleaves failed to detect ./system/security/keystore-engine/Android.mkFumitoshi Ukai
2015-06-15add findleaves supportFumitoshi Ukai
2015-06-15trace event: also emit findcache init eventFumitoshi Ukai
2015-06-11add -find_cache_prunesFumitoshi Ukai
2015-06-10Use LogStats instead of Logf for find cache scan timeShinichiro Hamaji
2015-06-10Add LICENSE and licence headersShinichiro Hamaji
2015-06-09use_find_cache: add another patternFumitoshi Ukai
2015-06-09use_find_cache: add another patternFumitoshi Ukai
2015-06-09add -use_find_cacheFumitoshi Ukai
2015-06-08add -use_wildcard_cache flagFumitoshi Ukai