aboutsummaryrefslogtreecommitdiff
path: root/find.h
AgeCommit message (Expand)Author
2017-10-11`clang-format -i -style=file *.cc *.h`Dan Willemsen
2017-02-22Pass a Loc into FindEmulator for better warningsDan Willemsen
2016-10-19Optimize findleaves regen checkDan Willemsen
2016-09-20Workaround lifetime problem identified by ASANDan Willemsen
2015-10-15[C++] Make FindEmulator's symlink support betterShinichiro Hamaji
2015-08-11[C++] Handle 2> /dev/null in find commandShinichiro Hamaji
2015-08-11[C++] Reduce unnecessary shell invocationsShinichiro Hamaji
2015-08-06[C++] Re-run commands only when certain directories are updatedShinichiro Hamaji
2015-08-06[C++] Add findleaves support to FindEmulatorShinichiro Hamaji
2015-08-04[C++] Re-generate ninja file when a file is added/removedShinichiro Hamaji
2015-08-03[C++] Move FindCommandParser to outside FindEmulatorShinichiro Hamaji
2015-07-31[C++] Expose FindCommand structShinichiro Hamaji
2015-07-01[C++] Introduce FindEmulator to speed up find commandShinichiro Hamaji