summaryrefslogtreecommitdiff
path: root/tools/scaninc
AgeCommit message (Expand)Author
2018-09-11Update scaninc and preproc with multi-file incbins (ported from pokeemerald) ...Marcus Huderle
2018-04-06suppress make tools noiseyenatch
2017-10-22fix out of bounds read when scanning commentscamthesaxman
2017-10-08Merge branch 'master' into scanincyenatch
2017-07-29scaninc: fix buffer overflowyenatch
2017-07-28fix std::string buffer overflow in scaninccamthesaxman
2017-07-24scaninc: skip whitespace/comments in the read loopyenatch
2017-07-23scaninc: allow multiple include pathsyenatch
2017-07-23scaninc: optimize for unix newlinesyenatch
2017-07-23scaninc: skipping comments seems to be faster than removing themyenatch
2017-07-23scaninc: faster incbin detectionyenatch
2017-07-23scaninc: add -I and stop hardcoding include pathsyenatch
2017-07-22scaninc: read c includesyenatch
2017-07-06Error on tool warningsyenatch
2017-05-11strip debugging symbols from toolscamthesaxman
2017-05-11add LDFLAGS variable to tools makefilesCameron
2017-02-03use std:: prefix and remove some unused functionscamthesaxman
2017-02-03remove C++14 feature from toolsYamaArashi
2017-01-25make scaninc build under GCC (#218)Cameron Hall
2017-01-23preproc incbinsYamaArashi
2016-04-30use compiled libgccYamaArashi
2016-01-24pokemon graphics data and makefileYamaArashi