summaryrefslogtreecommitdiff
path: root/tools/preproc
AgeCommit message (Collapse)Author
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-24make preproc build under GCC (#215)Cameron Hall
2017-01-23preproc incbinsYamaArashi
2017-01-22change preproc syntax for C stringsYamaArashi
2016-06-17Potential fix for Issue #1 (#10)ProjectRevoTPP
replace all-zero incbins with .space and build fixes for certain Linux configurations
2016-06-09double-colon global labels in preproc; misc other stuffYamaArashi
2016-06-05add support for .braille directive to preprocYamaArashi
2016-05-30text.cYamaArashi
2016-05-21sprite.c and updated preprocYamaArashi
2016-05-15allow multiple symbols/integers inside curly brackets in preprocYamaArashi
2016-04-30use compiled libgccYamaArashi
2016-04-22use preprocessorYamaArashi