| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-04 | Fix $(AR) define, remove \u warns on macOS. | luckytyphlosion | |
| 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 | Check for $(TOOLCHAIN) before checking for $(TOOLCHAIN)/bin | luckytyphlosion | |
| if TOOLCHAIN is blank, wildcard can still detect the `/bin` directory. | |||
| 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-12-16 | Fix asmdiff.sh to work without DKP, also improve the makefile command for ↵ | luckytyphlosion | |
| recognizing a toolchain. The new command requires the toolchain binary path to exist in the file system before building using a toolchain (to handle the case where gba-dev is uninstalled but $(DEVKITARM) still exists)) | |||
| 2020-11-25 | Don't use base_tools if dkP is installed, also just use $(CC) -E for CPP ↵ | luckytyphlosion | |
| regardless. | |||
| 2020-11-25 | Add support for dkp-less instructions. | luckytyphlosion | |
| Todo: actually test building with dkP. | |||
| 2019-09-08 | libagbsyscall as an actual lib | PikalaxALT | |
