summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2023-03-09global: Compile the entire codebase with `-sym on`mrb0nk500
2023-03-07global: Completly disable inliningmrb0nk500
2023-03-06Makefile: Use `FILE_UNIQUE_CFLAGS` for file specific flags, rather thanmrb0nk500
2023-03-06TProtocol: Disable inlining completelymrb0nk500
2023-02-08make: Remove `-enum int` from `CFLAGS_BASE`mrb0nk500
2023-02-02make: Suppress winedebug outputmrb0nk500
2023-02-01make: Create `CFLAGS_BASE`, and make seperate `FLAGS` for c, and c++mrb0nk500
2023-02-01global: Import Dolphin SDKmrb0nk500
2023-01-30Makefile: Add `TEST_LD` env var for testing out linkingmrb0nk500
2023-01-29Add `Makefile`, and `obj_files.mk`mrb0nk500