index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
preproc
Age
Commit message (
Collapse
)
Author
2020-05-18
Fix compilation on gcc 10
Kurausukun
2020-05-18
Fix compilation on gcc 10
Kurausukun
2019-08-29
allow CRLF line endings in asm files for preproc
garak
2019-03-18
minor optimization
PikalaxALT
2019-03-18
preproc supports GNU-processed C pipe from stdin
PikalaxALT
2018-09-11
Update scaninc and preproc with multi-file incbins (ported from pokeemerald) ↵
Marcus Huderle
(#685)
2018-06-03
Fix "catching polymorphic type" errors with newest gcc
Konrad Borowski
2018-04-06
suppress make tools noise
yenatch
2017-11-25
fix issue with line numbers in errors when using preproc with C
sceptillion
2017-11-20
fix global labels in preproc
sceptillion
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-24
make preproc build under GCC (#215)
Cameron Hall
2017-01-23
preproc incbins
YamaArashi
2017-01-22
change preproc syntax for C strings
YamaArashi
2016-06-17
Potential fix for Issue #1 (#10)
ProjectRevoTPP
replace all-zero incbins with .space and build fixes for certain Linux configurations
2016-06-09
double-colon global labels in preproc; misc other stuff
YamaArashi
2016-06-05
add support for .braille directive to preproc
YamaArashi
2016-05-30
text.c
YamaArashi
2016-05-21
sprite.c and updated preproc
YamaArashi
2016-05-15
allow multiple symbols/integers inside curly brackets in preproc
YamaArashi
2016-04-30
use compiled libgcc
YamaArashi
2016-04-22
use preprocessor
YamaArashi