summaryrefslogtreecommitdiff
path: root/tools/preproc
AgeCommit message (Collapse)Author
2020-05-18Fix compilation on gcc 10Kurausukun
2020-05-18Fix compilation on gcc 10Kurausukun
2019-08-29allow CRLF line endings in asm files for preprocgarak
2019-03-18minor optimizationPikalaxALT
2019-03-18preproc supports GNU-processed C pipe from stdinPikalaxALT
2018-09-11Update scaninc and preproc with multi-file incbins (ported from pokeemerald) ↵Marcus Huderle
(#685)
2018-06-03Fix "catching polymorphic type" errors with newest gccKonrad Borowski
2018-04-06suppress make tools noiseyenatch
2017-11-25fix issue with line numbers in errors when using preproc with Csceptillion
2017-11-20fix global labels in preprocsceptillion
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