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