summaryrefslogtreecommitdiff
path: root/scan_includes.py
AgeCommit message (Collapse)Author
2016-08-24Remove the python scan_includes.yenatch
gfx.py remains, since it's still useful for two-way conversion.
2016-04-10Add a custom scan_includes.py.yenatch
2013-12-20use pokemontools scan_includes.pyyenatch
It might look the same as before, but this new name is much better! Well done!
2013-12-02rewrite scan_includes to skip duplicatesyenatch
seems to be faster this way
2013-09-11check that a source file exists before scanning it for includesyenatch
2013-09-11use a docstring instead of comments in scan_includesyenatch
2013-09-11scan source files for Makefile dependenciesyenatch
preprocessing should work with multiple object files now