Commit Graph

14 Commits

Author SHA1 Message Date
leo60228
8a594d098c
Don't assume bash is at /bin/bash 2024-05-29 19:20:07 -04:00
luckytyphlosion
bd1b2f511e Check for $(DEVKITARM) first before checking for $(DEVKITARM)/bin 2020-12-30 20:22:56 -06:00
luckytyphlosion
07f3f62b18 Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools
Rationale: uninstalling devkitarm doesn't remove base_tools, but removes bin. If the binaries exist but not base_tools, then the user clearly wants to install using dkA. Otherwise, if base_tools exists but not binaries, it is possible that the user wants to use standalone arm-none-eabi binaries.
2020-12-30 20:22:56 -06:00
luckytyphlosion
293e28b85d Add support for building agbcc without devkitPro 2020-12-30 20:22:56 -06:00
Scott Norton
47d3516dec No more __STDC__ warning in libc 2020-02-03 09:32:53 -05:00
Marcus Huderle
0803b33a54 Use devkitarm's configured tools 2018-05-26 19:08:20 -05:00
yui
2bc87e4ce2 Changes to compile on Mac 2018-04-08 17:01:40 +01:00
ProjectRevoTPP
275f872141 fix 2017-12-27 18:48:11 -05:00
ProjectRevoTPP
b7c2c37a48 Merge branch 'libc' of https://github.com/ProjectRevoTPP/agbcc 2017-12-27 18:47:22 -05:00
ProjectRevoTPP
947ba577d9 please actually work this time im asking nicely 2017-12-27 18:46:19 -05:00
ProjectRevoTPP
a78702fc9a idiot, don't try to change that 2017-12-27 18:05:52 -05:00
ProjectRevoTPP
5dc2630fff Makefile update 2017-12-27 17:49:40 -05:00
ProjectRevoTPP
68ba2c5f31 gitignore is dumb 2017-12-27 17:43:30 -05:00
ProjectRevoTPP
48ef7704c0 add libc building to agbcc. 2017-12-20 16:34:35 -05:00