index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-11-18
Remove useless comment.
luckytyphlosion
2020-11-18
Optimize Makefile, also add *.sna to gitignore.
luckytyphlosion
2020-11-12
Missing inc files in asm/*.s and data/*.s will raise an actual error message.
luckytyphlosion
2020-10-26
Merge branch 'master' into reverts
aaaaaa123456789
2020-10-05
Remove *.rl in make clean
ExpoSeed
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-08
Reverted -nostdlib changes
PokeCodec
2020-07-08
Merge pull request #1078 from GriffinRichards/move-cries
PikalaxALT
2020-07-05
fix aggressive loop optimizations
Michael Panzlaff
2020-06-15
Move Pokemon cries to own directory
GriffinR
2020-05-15
Fix building modern from clean
PikalaxALT
2020-05-05
Fix MODERN=1 for non-devkitARM compilation
Michael Panzlaff
2020-02-16
Port librfu from firered
PikalaxALT
2019-09-27
Clean up leftover Makefile clean instruction
PikalaxALT
2019-09-08
Fix modern
PikalaxALT
2019-09-08
libagbsyscall as an actual lib
PikalaxALT
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-09-05
NULL_BATTLE_TOWER_POKEMON define
PikalaxALT
2019-09-05
Don't look for src/crt0.c, it doesn't exist
PikalaxALT
2019-09-03
Copy Berry Fix MB dism from FR (#777)
PikalaxALT
2019-08-29
Update scaninc to include missing .include files in assembler files
Marcus Huderle
2019-08-21
Move asm srcs to src
PikalaxALT
2019-08-06
Fix Makefiles to account for the $CC and $CXX environment variables
aaaaaa123456789
2019-08-04
Merge branch 'master' into pokenav_unk_2
PikalaxALT
2019-07-24
Fix "arm-none-eabi-gcc not found" error (#751)
PikalaxALT
2019-07-23
Quieter "make tools"
PikalaxALT
2019-07-20
Pad the GBA using gbafix instead of objcopy
PikalaxALT
2019-07-19
Deprecate build_tools.sh
PikalaxALT
2019-07-02
Fix libgcc path
PikalaxALT
2019-06-29
Misc. changes
PikalaxALT
2019-06-29
Additional fixes
PikalaxALT
2019-06-29
Wildcard bss, ewram_data, and COMMON in modern toolchain
PikalaxALT
2019-06-28
Support for non-dkA toolchains
PikalaxALT
2019-06-26
Simplify ld_script for modern, use devkitARM libs
PikalaxALT
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-06-26
Modernize code
PikalaxALT
2019-05-08
Better dependency handling for wild_encounters
PikalaxALT
2019-05-08
Convert wild encounter data to JSON
Marcus Huderle
2019-03-07
Support absolute paths
Phlosioneer
2019-03-07
Overhaul scaninc to work recursively
Phlosioneer
2019-02-10
Ignore trigraph warning
Phlosioneer
2019-02-04
Merge pull request #543 from pret/mapdata
huderlem
2019-02-03
convert mapjson.py to mapjson.cpp
garak
2019-02-01
Update Makefile
DizzyEggg
2019-02-01
Merge m4a files into one, get rid of one asm
DizzyEggg
2019-02-01
CgbSound is decompiled.
DizzyEggg
2019-01-31
Convert map data to JSON
Marcus Huderle
2019-01-11
fix debug symbol in Makefile
Philipp AUER
2019-01-11
add debug flag to Makefile
Philipp AUER
2019-01-01
Remove sed from ld_script, replace with INCLUDEs
nullableVoidPtr
[next]