PikalaxALT
3fcbcaebae
Patch get_run_time and add arm compiler to install.sh
2020-01-31 21:21:14 -05:00
Emma
bfc767e567
Remove trailing slash to fix macOS compatibility
...
BSD utilities on macOS do not ignore trailing slashes in commands, which results in this script incorrectly copying files to /tools/agbcc, rather than the intended /tools/agbcc/include. Removing the trailing slash should prevent this from happening, and allow macOS users to use the tool as intended.
2019-04-29 20:12:26 -06:00
Marcus Huderle
5203c8c1e0
Merge pull request #8 from NieDzejkob/stop-on-error
...
Stop the script on the first error using the set -e command
2018-04-06 08:22:29 -07:00
ProjectRevoTPP
d88495e3f4
install.sh comment
2017-12-21 00:46:45 -05:00
ProjectRevoTPP
cb9fdf5fbb
dont forget to be recursive
2017-12-20 16:42:22 -05:00
ProjectRevoTPP
64edc892c3
move libc/include/ to agbcc/include/ in install.sh.
2017-12-20 16:41:35 -05:00
ProjectRevoTPP
4b01df6ef8
tab to spaces
2017-12-20 16:38:19 -05:00
ProjectRevoTPP
48ef7704c0
add libc building to agbcc.
2017-12-20 16:34:35 -05:00
NieDzejkob
36ecb5f530
Stop the script on the first error using the set -e command
2017-05-14 16:05:50 +02:00
YamaArashi
a761374c43
build fixes for Linux
2016-06-17 05:17:31 -07:00
YamaArashi
d26e664586
install old_agbcc too
2016-05-12 20:09:19 -07:00
YamaArashi
d1cb3194bb
build libgcc with older version of compiler and add install script
2016-04-30 04:57:33 -07:00