summaryrefslogtreecommitdiff
path: root/install.sh
AgeCommit message (Expand)Author
2022-01-18Forgot to add installation success message.luckytyphlosion
2022-01-07Improvements to error messages.luckytyphlosion
2022-01-03Better install.sh error messages.luckytyphlosion
2022-01-03Fix indentation.luckytyphlosion
2022-01-03Add helpful error checks for common user errors.luckytyphlosion
2020-01-31Patch get_run_time and add arm compiler to install.shPikalaxALT
2019-04-29Remove trailing slash to fix macOS compatibilityEmma
2018-04-06Merge pull request #8 from NieDzejkob/stop-on-errorMarcus Huderle
2017-12-21install.sh commentProjectRevoTPP
2017-12-20dont forget to be recursiveProjectRevoTPP
2017-12-20move libc/include/ to agbcc/include/ in install.sh.ProjectRevoTPP
2017-12-20tab to spacesProjectRevoTPP
2017-12-20add libc building to agbcc.ProjectRevoTPP
2017-05-14Stop the script on the first error using the set -e commandNieDzejkob
2016-06-17build fixes for LinuxYamaArashi
2016-05-12install old_agbcc tooYamaArashi
2016-04-30build libgcc with older version of compiler and add install scriptYamaArashi