summaryrefslogtreecommitdiff
path: root/tools/.gitignore
AgeCommit message (Collapse)Author
2025-02-21Remove asm-processor in favor of preprocess.sh (#1760)Derek Hensley
* Remove asm-processor in favor of preprocess.sh * Remove duplicate CMD_F * preprocess_pragmas gitignore * Mac fixes * Macos + clang as cc check fixes * Need quotes for paths with spaces * Fix bss
2025-01-12Download IDO recomp instead of commiting binaries (#1781)Derek Hensley
* download ido * silence curl
2024-10-18Clean up gitignores (#1715)Derek Hensley
* Clean up gitignores * c m2c file
2024-01-14Dmadata Migration (#1526)Derek Hensley
* Matching dmatable * Generate NON_MATCHING dmadata * Clean up dmamgr * Format * Ignore tools/buildtools/mkdmadata * Warnings * Use SYMS flag instead of segment name * PR + more notes * PR cleanups
2021-02-24Added IDO recomp support (#45)louist103
* Added recomp * Fix .exes not being included maybe * Fixed now? * OK this should add IDO * Re recompile in -O2 * Updates asm-processor to point to current HEAD. * Uses the exact same ido_recomp binaries as OOT. Co-authored-by: Kenix3 <kenixwhisperwind@gmail.com>
2020-09-17Add some OOT tools (#17)Rozelette
* Add first_diff.py and sym_info.py * Add c tools from OOT. Replace yaz0 tool