summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-04-06wildcard source dirsyenatch
2018-03-04Fix duplicate make toolsyenatch
2018-03-04clean toolsyenatch
2018-03-04Disable dependency scanning for clean/tidy/toolsyenatch
2018-03-04Build tools automatically.yenatch
2018-01-31Merge branch 'master' into german_debugcamthesaxman
2018-01-27Move cries to own directoryMarcus Huderle
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-21use sed to convert library paths relative to build dircamthesaxman
2018-01-21preprocess and copy ld script files to build directorycamthesaxman
2018-01-21don't generate ld scriptscamthesaxman
2018-01-20use manual ld scripts for common symscamthesaxman
2018-01-17add some debug changes that I missedCameron Hall
2018-01-17get nonmatching debug rom to buildCameron Hall
2018-01-17add more debug dataCameron Hall
2018-01-16add debug targetCameron Hall
2018-01-13Fix broken builds after running make without tools installed.yenatch
2018-01-12Merge pull request #525 from camthesaxman/makefile_fixesCameron Hall
2018-01-12avoid clashing with existing environment variablescamthesaxman
2018-01-12fix bogus scaninc invocationscamthesaxman
2018-01-11idiot, remove conflicts pleaseProjectRevoTPP
2018-01-11mergeProjectRevoTPP
2018-01-11mergeProjectRevoTPP
2018-01-11Merge branch 'master' into assertCameron Hall
2018-01-11remove all built ROMs when running make tidycamthesaxman
2018-01-11fix typo in Makefilecamthesaxman
2018-01-10use .SECONDARY to prevent intermediate files from being deletedcamthesaxman
2018-01-10refactor build systemcamthesaxman
2018-01-08nogba to nocashgbaProjectRevoTPP
2018-01-05remove nogba support, crap implementation is crapProjectRevoTPP
2018-01-04Remove obsolete libc rulePikalaxALT
2018-01-04Link libc from agbccPikalaxALT
2017-12-20Add NDEBUG (NOAGBPRN) support to pokeruby.ProjectRevoTPP
2017-11-26fix merge conflictscamthesaxman
2017-11-26oopsProjectRevoTPP
2017-11-26move src/anim to src/battle/anim.ProjectRevoTPP
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-25split battle_anim_80CA710.c (todo: split asm)ProjectRevoTPP
2017-11-13please work i am tired of fixing youProjectRevoTPP
2017-11-09remove shared_symsProjectRevoTPP
2017-10-09Merge pull request #443 from camthesaxman/png_palettesCameron Hall
2017-10-08Merge branch 'master' into scanincyenatch
2017-10-08delete some palette filescamthesaxman
2017-09-30move misc/ files up one dir.ProjectRevoTPP
2017-09-30fix egregious strings.c error on buildProjectRevoTPP
2017-08-13move GBA library files to libs.ProjectRevoTPP
2017-08-13readd commented out makefile outputs.ProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-24scaninc: -I include in the makefileyenatch
2017-07-09Build German Sapphire (1.0)Marijn van der Werf