Commit Graph

6 Commits

Author SHA1 Message Date
yenatch
05cffac744 Add a custom scan_includes.py. 2016-04-10 19:19:58 -04:00
yenatch
34d579d9f9 use pokemontools scan_includes.py
It might look the same as before, but this new name is much better! Well done!
2013-12-20 02:44:44 -05:00
yenatch
b5702e24d9 rewrite scan_includes to skip duplicates
seems to be faster this way
2013-12-02 23:31:16 -05:00
yenatch
38be374d0a check that a source file exists before scanning it for includes 2013-09-11 19:17:25 -04:00
yenatch
e11a56a1f6 use a docstring instead of comments in scan_includes 2013-09-11 01:40:53 -04:00
yenatch
6a21963799 scan source files for Makefile dependencies
preprocessing should work with multiple object files now
2013-09-11 01:23:01 -04:00