summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-01-13Remove berry fixGriffinR
2021-07-02Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2021-07-02Fix modern builds when devkitARM is not in PATH.luckytyphlosion
2021-06-18Fix regex errorPikalaxALT
2021-06-16Symplifi symfilesPikalaxALT
2021-06-16Port symfile implementation from Ruby, FireRedPikalaxALT
2021-06-03Remove debug print statements in Makefile.luckytyphlosion
2021-06-03Fix building with KEEP_TEMPS=1, and NODEP=1.luckytyphlosion
2021-06-01Fixes to makefile.luckytyphlosion
2021-06-01Merge branch 'master' of https://github.com/pret/pokeemerald into remove-tempsluckytyphlosion
2021-06-01Optimize Makefile.luckytyphlosion
2021-05-23Merge branch 'master' of https://github.com/pret/pokeemeraldluckytyphlosion
2021-05-05Tidy just cleans both normal and modern.luckytyphlosion
2021-05-04Scan all deps of time, also prevent deps from being scanned twice for compare...luckytyphlosion
2021-04-17Makefile: use different linker library sets for modernMichael Panzlaff
2021-04-17modern: link against libnosysMichael Panzlaff
2021-04-17Makefile: resolve libgcc and libc in correct orderMichael Panzlaff
2021-01-29Add comments for some data in crt0.sGriffinR
2021-01-27Fix templess builds from not exiting on error.luckytyphlosion
2021-01-19Don't keep temporary C build files by default.luckytyphlosion
2021-01-04Fix $(AR) define, remove \u warns on macOS.luckytyphlosion
2020-12-16[Round 3] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 3] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Don't define CPP until MODERN is defined.luckytyphlosion
2020-12-16[Round 2] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 2] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Use arm-none-eabi-cpp for modern.luckytyphlosion
2020-12-16Fix modern builds.luckytyphlosion
2020-12-16Check for $(TOOLCHAIN) before checking for $(TOOLCHAIN)/binluckytyphlosion
2020-12-16Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16Remove redundant modern CFLAGSGriffinR
2020-12-10Merge remote-tracking branch 'upstream/master' into berry_crushKurausukun
2020-11-18Remove useless comment.luckytyphlosion
2020-11-18Optimize Makefile, also add *.sna to gitignore.luckytyphlosion
2020-11-12Missing inc files in asm/*.s and data/*.s will raise an actual error message.luckytyphlosion
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-05Remove *.rl in make cleanExpoSeed
2020-09-16Convert to -g; will be required for eliminating fakematches.Kaz
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
2020-09-08Reverted -nostdlib changesPokeCodec
2020-07-08Merge pull request #1078 from GriffinRichards/move-criesPikalaxALT
2020-07-05fix aggressive loop optimizationsMichael Panzlaff
2020-06-15Move Pokemon cries to own directoryGriffinR
2020-05-15Fix building modern from cleanPikalaxALT
2020-05-05Fix MODERN=1 for non-devkitARM compilationMichael Panzlaff
2020-02-16Port librfu from fireredPikalaxALT
2019-09-27Clean up leftover Makefile clean instructionPikalaxALT
2019-09-08Fix modernPikalaxALT
2019-09-08libagbsyscall as an actual libPikalaxALT
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT