index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-26
Fix build.sh on macOS
HEAD
master
luckytyphlosion
2022-01-20
Merge pull request #44 from PikalaxALT/patch-3
luckytyphlosion
2022-01-18
Forgot to add installation success message.
luckytyphlosion
2022-01-07
Merge pull request #48 from luckytyphlosion/master
luckytyphlosion
2022-01-07
Improvements to error messages.
luckytyphlosion
2022-01-03
Better install.sh error messages.
luckytyphlosion
2022-01-03
Fix indentation.
luckytyphlosion
2022-01-03
Add helpful error checks for common user errors.
luckytyphlosion
2021-08-09
Delete .travis.yml
PikalaxALT
2021-08-09
Create GitHub workflow for CI
PikalaxALT
2021-08-09
Merge pull request #39 from luckytyphlosion/master
luckytyphlosion
2021-08-09
Fix compilation on BSD make (from pizza2004).
luckytyphlosion
2021-01-25
Fix builds on xcode 12+
luckytyphlosion
2020-12-30
Check for $(DEVKITARM) first before checking for $(DEVKITARM)/bin
luckytyphlosion
2020-12-30
Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools
luckytyphlosion
2020-12-30
Add support for building agbcc without devkitPro
luckytyphlosion
2020-12-16
Check for $(DEVKITARM) first before checking for $(DEVKITARM)/bin
luckytyphlosion
2020-12-16
Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools
luckytyphlosion
2020-11-25
Add support for building agbcc without devkitPro
luckytyphlosion
2020-02-15
Merge pull request #30 from camthesaxman/arm_support
huderlem
2020-02-03
Add .travis.yml
PikalaxALT
2020-02-03
No more __STDC__ warning in libc
Scott Norton
2020-01-31
Patch get_run_time and add arm compiler to install.sh
PikalaxALT
2020-01-30
delete test suite
camthesaxman
2020-01-30
make clean is broken
camthesaxman
2020-01-30
make ARM compiler build on Windows
camthesaxman
2020-01-29
ignore build artifacts
camthesaxman
2020-01-29
don't autogenerate c-parse.c and c-parse.h; don't link libiberty.a
camthesaxman
2020-01-29
add some more files
camthesaxman
2020-01-29
add old compiler with ARM support
camthesaxman
2019-08-06
Merge pull request #29 from aaaaaa123456789/master
luckytyphlosion
2019-08-06
Fix Makefiles to account for the $CC and $CXX environment
aaaaaa123456789
2019-05-06
Merge pull request #26 from 916253/patch-1
huderlem
2019-05-06
Merge pull request #27 from pret/revert-22-master
huderlem
2019-05-06
Revert "install headers into tools/agbcc/include"
huderlem
2019-05-06
Merge pull request #22 from garakmon/master
huderlem
2019-04-29
Remove trailing slash to fix macOS compatibility
Emma
2018-07-18
install headers into tools/agbcc/include
Garak
2018-05-26
Merge pull request #21 from huderlem/tools
Marcus Huderle
2018-05-26
Use devkitarm's configured tools
Marcus Huderle
2018-05-25
Merge pull request #20 from yui-konnu/master
Marcus Huderle
2018-04-08
Use preprocessor from devkitARM
yui
2018-04-08
Changes to compile on Mac
yui
2018-04-06
Merge pull request #12 from camthesaxman/fhex-asm
Marcus Huderle
2018-04-06
Merge pull request #8 from NieDzejkob/stop-on-error
Marcus Huderle
2017-12-27
Merge pull request #16 from ProjectRevoTPP/libc_fix
yenatch
2017-12-27
fix
ProjectRevoTPP
2017-12-27
Merge branch 'libc' of https://github.com/ProjectRevoTPP/agbcc
ProjectRevoTPP
2017-12-27
please actually work this time im asking nicely
ProjectRevoTPP
2017-12-27
Merge pull request #15 from ProjectRevoTPP/libc
Marcus Huderle
[next]