summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03Fix indentation.luckytyphlosion
2022-01-03Add helpful error checks for common user errors.luckytyphlosion
2021-08-09Fix compilation on BSD make (from pizza2004).luckytyphlosion
2021-01-25Fix builds on xcode 12+luckytyphlosion
2020-12-16Check for $(DEVKITARM) first before checking for $(DEVKITARM)/binluckytyphlosion
2020-12-16Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_toolsluckytyphlosion
2020-11-25Add support for building agbcc without devkitProluckytyphlosion
2020-02-15Merge pull request #30 from camthesaxman/arm_supporthuderlem
2020-02-03Add .travis.ymlPikalaxALT
2020-02-03No more __STDC__ warning in libcScott Norton
2020-01-31Patch get_run_time and add arm compiler to install.shPikalaxALT
2020-01-30delete test suitecamthesaxman
2020-01-30make clean is brokencamthesaxman
2020-01-30make ARM compiler build on Windowscamthesaxman
2020-01-29ignore build artifactscamthesaxman
2020-01-29don't autogenerate c-parse.c and c-parse.h; don't link libiberty.acamthesaxman
2020-01-29add some more filescamthesaxman
2020-01-29add old compiler with ARM supportcamthesaxman
2019-08-06Merge pull request #29 from aaaaaa123456789/masterluckytyphlosion
2019-08-06Fix Makefiles to account for the $CC and $CXX environmentaaaaaa123456789
2019-05-06Merge pull request #26 from 916253/patch-1huderlem
2019-05-06Merge pull request #27 from pret/revert-22-masterhuderlem
2019-05-06Revert "install headers into tools/agbcc/include"huderlem
2019-05-06Merge pull request #22 from garakmon/masterhuderlem
2019-04-29Remove trailing slash to fix macOS compatibilityEmma
2018-07-18install headers into tools/agbcc/includeGarak
2018-05-26Merge pull request #21 from huderlem/toolsMarcus Huderle
2018-05-26Use devkitarm's configured toolsMarcus Huderle
2018-05-25Merge pull request #20 from yui-konnu/masterMarcus Huderle
2018-04-08Use preprocessor from devkitARMyui
2018-04-08Changes to compile on Macyui
2018-04-06Merge pull request #12 from camthesaxman/fhex-asmMarcus Huderle
2018-04-06Merge pull request #8 from NieDzejkob/stop-on-errorMarcus Huderle
2017-12-27Merge pull request #16 from ProjectRevoTPP/libc_fixyenatch
2017-12-27fixProjectRevoTPP
2017-12-27Merge branch 'libc' of https://github.com/ProjectRevoTPP/agbccProjectRevoTPP
2017-12-27please actually work this time im asking nicelyProjectRevoTPP
2017-12-27Merge pull request #15 from ProjectRevoTPP/libcMarcus Huderle
2017-12-27idiot, don't try to change thatProjectRevoTPP
2017-12-27Makefile updateProjectRevoTPP
2017-12-27gitignore is dumbProjectRevoTPP
2017-12-27Merge pull request #13 from ProjectRevoTPP/libcMarcus Huderle
2017-12-21install.sh commentProjectRevoTPP
2017-12-21Merge branch 'master' of https://github.com/sceptillion/agbcc into libcProjectRevoTPP
2017-12-20fix more 64-bit float bugssceptillion
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-12-16Merge pull request #11 from camthesaxman/64bitMarcus Huderle