aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile (unfollow)
Commit message (Expand)Author
2026-01-07Do not compile tools with LTONishant Chatterjee
2024-10-07Tools depend on common.h by defaultRangi42
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth
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-17Refactor pkmncompress.c to use common.hRangi
2022-03-15Use -flto for all toolsRangi
2022-03-15Use -flto for all toolsRangi
2022-03-08Slightly refactor some C 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
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