Age | Commit message (Expand) | Author |
---|---|---|
2021-08-09 | Fix compilation on BSD make (from pizza2004). | luckytyphlosion |
2020-12-16 | Check for $(DEVKITARM) first before checking for $(DEVKITARM)/bin | luckytyphlosion |
2020-12-16 | Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools | luckytyphlosion |
2020-11-25 | Add support for building agbcc without devkitPro | luckytyphlosion |
2018-05-26 | Use devkitarm's configured tools | Marcus Huderle |
2018-04-08 | Use preprocessor from devkitARM | yui |
2018-04-08 | Changes to compile on Mac | yui |
2016-06-17 | add bash -c on two more lines | YamaArashi |
2016-06-17 | build fixes for Linux | YamaArashi |
2016-05-12 | install old_agbcc too | YamaArashi |
2016-04-30 | fix problems building on 64-bit Linux | YamaArashi |
2016-04-30 | build libgcc with older version of compiler and add install script | YamaArashi |
2016-04-29 | build libgcc | YamaArashi |
2016-04-29 | remove caller super-interworking | YamaArashi |
2016-04-29 | move longlong.h to libgcc dir | YamaArashi |
2016-04-27 | reorganize files | YamaArashi |