Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-16 | [Round 3] Apply all source related changes for the new INSTALL.md in one commit. | luckytyphlosion | |
2020-12-16 | [Round 3] Revert multiple source change commits for re-commit. | luckytyphlosion | |
2020-12-16 | [Round 2] Apply all source related changes for the new INSTALL.md in one commit. | luckytyphlosion | |
2020-12-16 | [Round 2] Revert multiple source change commits for re-commit. | luckytyphlosion | |
2020-12-16 | Apply all source related changes for the new INSTALL.md in one commit. | luckytyphlosion | |
For people who want to have dkPless builds in their repo. | |||
2020-12-16 | Revert multiple source change commits for rebase. | luckytyphlosion | |
2020-11-26 | Add msys2 and Cygwin instructions, also add .exe extension to built tools. | luckytyphlosion | |
Todo: actually extensively test out msys2 and Cygwin, and double check the readme. | |||
2020-11-12 | Missing inc files in asm/*.s and data/*.s will raise an actual error message. | luckytyphlosion | |
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 | |