summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Collapse)Author
2020-09-20Port scan_includes.c from pokepicrossRangi
2018-06-18Fix and use make_shim.pyobskyr
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-05-31Remove scan_includes.cpfero
2018-05-30Clean up Makefilepfero
This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want.
2018-05-30Add more graphicsdannye
add tools/gfx.c for trimming whitespace from pngs
2018-05-29tools: add pkmncompress from pokered f75049feTauwasser
Add *.pic rule to Makefile to create compressed pictures. Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-27Initial commitSanqui