summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2013-11-21version-neutral build targetsyenatch
2013-11-20finally compile multiple objectsyenatch
2013-11-18convert pngs to 1bpp tooyenatch
2013-09-11fix a typo in Makefileyenatch
2013-09-11consolidate labels across objects into globals.asmyenatch
2013-09-11abstract make targets are now phonyyenatch
2013-09-11rename lzs make target to gfxyenatch
2013-09-11rename make variables for graphics filesyenatch
2013-09-11scan source files for Makefile dependenciesyenatch
2013-09-10rewrite Makefile to handle multiple rgbasm objectsyenatch
2013-09-10preprocess everythingyenatch
2013-09-10no need to use python if baserom.gbc doesn't existyenatch
2013-09-09suppress .tx handling in Makefileyenatch
2013-09-06define PYTHON in Makefile for simpler local changesSanky
2013-09-04makefile: files in constants/ dont all end in 'constants' anymoreyenatch
2013-08-29fix baserom.gbc check in MakefileBryan Bishop
2013-08-28fail fast when the baserom.gbc file doesn't existBryan Bishop
2013-08-27Merge branch 'master' into remove-extrasBryan Bishop
2013-08-16generate a mapfile and symfile on compileyenatch
2013-08-03Merge branch 'master' into remove-extras-fix-make-gfxBryan Bishop
2013-08-03fix gfx/pics/%/front.lz make targetBryan Bishop
2013-08-03probably fix the pngs target for makeBryan Bishop
2013-08-03update Makefile for the new gfx.py pathBryan Bishop
2013-07-12Merge pull request #157 from yenatch/overworldBryan Bishop
2013-07-10make: check wram/constantsyenatch
2013-06-25use rm -f in MakefileBryan Bishop
2013-06-21make: don't recompile if it's not necessaryyenatch
2013-06-21preprocess asm files individuallyyenatch
2013-06-18make clean is no longer required to compileyenatch
2013-05-28remove makefile clutteryenatch