index
:
oot
main
Decompilation of The Legend of Zelda: Ocarina of Time
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-20
Add gc-eu-mq to CI (#1943)
cadmic
2024-04-15
Set up gc-eu and match all code (#1938)
cadmic
2024-04-14
Match retail BSS ordering (#1927)
cadmic
2024-03-29
Use `gcc -E` instead of `cpp` to fix macOS build (#1935)
cadmic
2024-03-04
Move baserom segments to extracted/ (#1916)
cadmic
2024-03-04
Make distclean delete build artifacts for all versions (#1909)
cadmic
2024-03-02
Hacks for building nes_font_static and nes_message_data_static with gc-eu-mq ...
cadmic
2024-03-02
Build fixups: build gc-eu-mq with extracted/dbg, remove asmproc pragmas (#1911)
Dragorn421
2024-03-01
Introduce extracted/VERSION, with text extracted there (#1730)
Dragorn421
2024-03-01
No longer use asm-processor (#1824)
Dragorn421
2024-02-29
Some GCC flags improvements (#1903)
Tharo
2024-02-26
RNG doc (#1892)
Tharo
2024-02-12
Rework disassembly: out of makefile, separate sections, relocs (#1728)
Dragorn421
2024-02-09
Diff .data size, .bss size, and .rodata contents in retail_progress.py (#1706)
cadmic
2024-02-05
Split msgdis from extract_assets (#1723)
Dragorn421
2024-02-04
Extract ROM segments from gc-eu-mq (take 2) (#1709)
cadmic
2024-02-03
Match compression for gc-eu-mq (#1704)
cadmic
2024-02-02
Move roms to build folder (#1651)
Derek Hensley
2024-02-01
[Faster CI] Make CI not run CC_CHECK (#1686)
Dragorn421
2024-01-30
Overlay_Relocate and Overlay_Load retail OK (#1662)
Derek Hensley
2024-01-30
Define OOT_DEBUG=0 in retail builds (#1658)
cadmic
2024-01-29
Refactor Makefile variables to use DEBUG (#1657)
cadmic
2024-01-29
Tweak OPTFLAGS for some files for retail (#1647)
cadmic
2024-01-28
Set up disassembly for gc-eu-mq (#1613)
cadmic
2024-01-27
Delete venv if venv creation fails (#1622)
cadmic
2024-01-25
Use virtualenv in Makefile for python dependencies (#1619)
cadmic
2024-01-24
Rename `make compressed` to `make compress` (#1620)
cadmic
2024-01-24
Setup rom decompression and compression (#1614)
Anghelo Carvajal
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2024-01-09
Makefile: Change `EMULATOR :=` to `N64_EMULATOR ?=` (#1608)
Yanis42
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2024-01-05
Create separate build directories based on version (#1591)
cadmic
2023-12-16
Change ?= to := for Makefile variables (#1599)
cadmic
2023-10-27
libc cleanup (#1568)
Tharo
2023-10-20
Track most header dependencies for `include/tables` headers (#1566)
Tharo
2023-08-28
Emulator related changes in the makefile (#1528)
fig02
2023-07-06
Reorganize Audio Files & Name Remaining Audio Files (#1494)
engineer124
2023-03-20
Improve missing mips-linux-gnu error message (#1497)
Billy
2023-02-26
another round of trailing whitespaces (#1495)
playerskel
2022-10-04
Skip compiling C-included files during the build (#1386)
Roman971
2022-07-29
Fix audio strings with -use_readwrite_const and -signed (#1324)
Roman971
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-06-12
Enable more IDO warnings and apply fixes (#1264)
Roman971
2022-06-06
Fix asset file includes to always start with assets/ (#1260)
Roman971
2022-06-03
Rename and move handwritten asm files (#1254)
Tharo
2022-05-20
Document SkelCurve system (#1192)
EllipticEllipsis
2022-05-01
Tweak preprocessing to work on both clang and gcc (#1212)
EllipticEllipsis
2022-05-02
Memstuff (#1164)
EllipticEllipsis
2022-05-01
Improve the state of handwritten assembly files (#865)
Tharo
2022-03-01
Name fmodf (#1162)
Tharo
[next]