aboutsummaryrefslogtreecommitdiff
path: root/shellutil.go
AgeCommit message (Expand)Author
2015-08-10[go] fix find_command.mkFumitoshi Ukai
2015-07-31[go] implement find emulatorFumitoshi Ukai
2015-07-10use github.com/golang/glogFumitoshi Ukai
2015-07-09use sync.Pool for evalBuffer and wordBufferFumitoshi Ukai
2015-07-07introduce wordBufferFumitoshi Ukai
2015-07-07introduce evalWriterFumitoshi Ukai
2015-06-29fix android:java_resource_file_groupsFumitoshi Ukai
2015-06-26fix panic based error reportingFumitoshi Ukai
2015-06-25unexport Logf, LogAlways, Warn*, Error*Fumitoshi Ukai
2015-06-25unexport Func and ExprFumitoshi Ukai
2015-06-25go gettable for github.com/google/katiFumitoshi Ukai
2015-06-24add -shell-date flag to specify time for $(shell date)Fumitoshi Ukai
2015-06-23Add Apache license header to recently added filesShinichiro Hamaji
2015-06-18support android:all-proto-files-underFumitoshi Ukai
2015-06-15add findleaves supportFumitoshi Ukai
2015-06-11refactor sh builtinsFumitoshi Ukai