summaryrefslogtreecommitdiff
path: root/build.sh
AgeCommit message (Collapse)Author
2022-01-26Fix build.sh on macOSHEADmasterluckytyphlosion
2022-01-03Add helpful error checks for common user errors.luckytyphlosion
2020-01-30delete test suitecamthesaxman
2020-01-30make clean is brokencamthesaxman
2020-01-30make ARM compiler build on Windowscamthesaxman
2020-01-29don't autogenerate c-parse.c and c-parse.h; don't link libiberty.acamthesaxman
2020-01-29add some more filescamthesaxman
2019-08-06Fix Makefiles to account for the $CC and $CXX environmentaaaaaa123456789
2018-04-06Merge pull request #8 from NieDzejkob/stop-on-errorMarcus Huderle
Stop the script on the first error using the set -e command
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