summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth
2022-03-17Refactor pkmncompress.c to use common.hRangi
2022-03-15Use -flto for all toolsRangi
2022-03-08Slightly refactor some C toolsRangi
2021-04-17Prevent some gcc versions from complaining about {0} in tools/scan_includes.cRangi
2020-11-06'make tools' uses -pedanticRangi
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch