summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-04-10Add a custom scan_includes.py.yenatch
2016-03-24Revert 85d30fa0796f02a6d390fe4694bcbf21b8398fb5dannye
2016-03-21Fix make deleting files that aren't actually intermediate.yenatch
2016-03-16Fix the symfile.yenatch
2016-03-03Suppress deletion of .1bpp files.yenatch
2016-03-01Trim some whitespace in the makefile.yenatch
2016-03-01Suppress deletion of intermediate .2bpp files.yenatch
2016-03-01Remove useless lines in the makefile.yenatch
2016-03-01Only generate dependencies for a target when it's invoked.yenatch
2016-03-01Only use suffixes needed for intermediate rules.yenatch
2016-02-17Remove "make pngs".yenatch
2016-02-10Use static pattern rules to fix dependencies for objects in subdirs.yenatch
2016-01-29*_crystal.asm files are no longer needed to build crystal *.o.yenatch
2016-01-29Use rgbasm -D instead of extra files for version differences.yenatch
2015-12-18Split common text into a separate object.IIMarckus
2015-11-15Makefile cleanupPikalaxALT
2015-11-01Revert bad merge.IIMarckus
2015-09-01Add an `init` makefile target to prevent data that can't be reasonably reprod...yenatch
2015-08-29Fix touching in make pngs.yenatch
2015-06-28Add a script to convert project-specific graphics.yenatch
2015-06-26Fix the make pngs target.yenatch
2015-04-13Preemptively get rid of graphics queues while they're still not used.yenatch
2015-03-11make compareyenatch
2015-03-11baserom.gbc is no longer required to buildyenatch
2015-02-14Fix make cleanU-Daniel-PC\Daniel
2015-02-14Add the ability to build Crystal 1.1.IIMarckus
2015-01-20Stop using the preprocessor.yenatch
2014-12-29Recombine the event engine objects.yenatch
2014-09-23Use a path argument for find as required by POSIX.IIMarckus
2014-06-15Makefile: Use lower-case variables and graphics conversion queues.yenatch
2014-05-31Rename directory stats -> data.yenatch
2014-04-30Split the mobile adapter library into another object file.yenatch
2014-03-31Simple graphics handling in the makefile.yenatch
2014-02-01Clean up variable usage in the makefile.yenatch
2014-02-01Get rid of globals.asmyenatch
2013-12-21Makefile: pokemontools variableyenatch
2013-12-21Makefile: image handlingyenatch
2013-12-20use pokemontools scan_includes.pyyenatch
2013-12-10rewrite makefile for speed and better dependency handlingyenatch
2013-12-02Makefile: %.bin and %.pal targetsyenatch
2013-12-02Makefile: empty targets for %.asm and baserom.gbcyenatch
2013-12-02Makefile: clean doesnt need object dependenciesyenatch
2013-11-29home.oyenatch
2013-11-29gfx/pics.oyenatch
2013-11-29audio.o and misc/crystal_misc.oyenatch
2013-11-28engine/credits_crystal.oyenatch
2013-11-27maps.o and stats/pokedex/entries.oyenatch
2013-11-23Makefile: more readable object listyenatch
2013-11-23objects for event handling and scriptingyenatch
2013-11-22version-sensitive objects for egg moves and evos/attacksyenatch