summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Collapse)Author
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)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-17Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-17Prevent some gcc versions from complaining about {0} in tools/scan_includes.cRangi
2020-11-06'make tools' uses -pedanticRangi
2020-11-06'make tools' uses -pedanticRangi
2020-11-06Replace pcm.py with pcm.c, removing the dependency on PythonRangi
2019-06-10Update toolsCeleste Brault
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch