summaryrefslogtreecommitdiff
path: root/tools/scaninc/scaninc.cpp
AgeCommit message (Collapse)Author
2017-07-23scaninc: allow multiple include pathsyenatch
also use a queue instead of a stack for filesToProcess
2017-07-23scaninc: add -I and stop hardcoding include pathsyenatch
2017-07-22scaninc: read c includesyenatch
Now editing .h files triggers a rebuild. Also allow .h and .inc files to be passed as a main argument. src/ and include/ are temporarily hardcoded.
2017-02-03use std:: prefix and remove some unused functionscamthesaxman
2017-01-23preproc incbinsYamaArashi
2016-04-30use compiled libgccYamaArashi
2016-01-24pokemon graphics data and makefileYamaArashi