summaryrefslogtreecommitdiff
path: root/tools/scaninc
AgeCommit 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-16Apply 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-16Revert multiple source change commits for rebase.luckytyphlosion
2020-11-26Add 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-12Missing inc files in asm/*.s and data/*.s will raise an actual error message.luckytyphlosion
2019-08-29Update scaninc to include missing .include files in assembler filesMarcus Huderle
2019-08-06Fix Makefiles to account for the $CC and $CXX environment variablesaaaaaa123456789
2019-07-23Quieter "make tools"PikalaxALT
2019-03-07Scaninc: Don't insert missing headers into dependenciesMarcus Huderle
2019-03-07Fix copyright mixupPhlosioneer
2019-03-07Support absolute pathsPhlosioneer
2019-03-07Overhaul scaninc to work recursivelyPhlosioneer
This also fixes the bug where scaninc would ignore #include lines in assembly files.
2019-02-13Fix C comment consumption logicDiegoisawesome
2018-09-06Update scaninc and preproc with multi-file incbinsDiegoisawesome
2018-06-16compiler fixesgarakmon
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-03adding tools from pokerubyxenonnsmb
2016-11-01remove old toolsYamaArashi
2016-01-08gpu_regs.cYamaArashi
2015-11-13formatting and licenseYamaArashi
2015-11-13pokemon PNGs and palettesYamaArashi