Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-08 | Merge branch 'master' into scaninc | yenatch | |
2017-07-29 | scaninc: fix buffer overflow | yenatch | |
2017-07-28 | fix std::string buffer overflow in scaninc | camthesaxman | |
2017-07-24 | scaninc: skip whitespace/comments in the read loop | yenatch | |
fixes e73ec108adb15cda40c17ebe891d25460c3c42b3 | |||
2017-07-23 | scaninc: allow multiple include paths | yenatch | |
also use a queue instead of a stack for filesToProcess | |||
2017-07-23 | scaninc: optimize for unix newlines | yenatch | |
this probably has no effect whatsoever | |||
2017-07-23 | scaninc: skipping comments seems to be faster than removing them | yenatch | |
2017-07-23 | scaninc: faster incbin detection | yenatch | |
2017-07-23 | scaninc: add -I and stop hardcoding include paths | yenatch | |
2017-07-22 | scaninc: read c includes | yenatch | |
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-07-06 | Error on tool warnings | yenatch | |
2017-05-11 | strip debugging symbols from tools | camthesaxman | |
2017-05-11 | add LDFLAGS variable to tools makefiles | Cameron | |
2017-02-03 | use std:: prefix and remove some unused functions | camthesaxman | |
2017-02-03 | remove C++14 feature from tools | YamaArashi | |
2017-01-25 | make scaninc build under GCC (#218) | Cameron Hall | |
2017-01-23 | preproc incbins | YamaArashi | |
2016-04-30 | use compiled libgcc | YamaArashi | |
2016-01-24 | pokemon graphics data and makefile | YamaArashi | |