Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |