Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-29 | Update scaninc to include missing .include files in assembler files | Marcus Huderle | |
2019-08-06 | Fix Makefiles to account for the $CC and $CXX environment variables | aaaaaa123456789 | |
2019-07-23 | Quieter "make tools" | PikalaxALT | |
2019-03-07 | Scaninc: Don't insert missing headers into dependencies | Marcus Huderle | |
2019-03-07 | Fix copyright mixup | Phlosioneer | |
2019-03-07 | Support absolute paths | Phlosioneer | |
2019-03-07 | Overhaul scaninc to work recursively | Phlosioneer | |
This also fixes the bug where scaninc would ignore #include lines in assembly files. | |||
2019-02-13 | Fix C comment consumption logic | Diegoisawesome | |
2018-09-06 | Update scaninc and preproc with multi-file incbins | Diegoisawesome | |
2018-06-16 | compiler fixes | garakmon | |
The compiler flag -s is not necessary and causes build failure on some systems (macOS, clang compilers) due to it being deprecated. Additionally, on those same systems, tools/aif2pcm/main.c failed to compile due to an overly cautious compiler not liking some struct declarations. These changes afaik do not affect other builds. | |||
2017-12-03 | adding tools from pokeruby | xenonnsmb | |
2016-11-01 | remove old tools | YamaArashi | |
2016-01-08 | gpu_regs.c | YamaArashi | |
2015-11-13 | formatting and license | YamaArashi | |
2015-11-13 | pokemon PNGs and palettes | YamaArashi | |