Age | Commit message (Expand) | Author |
---|---|---|
2023-03-09 | global: Compile the entire codebase with `-sym on` | mrb0nk500 |
2023-03-07 | global: Completly disable inlining | mrb0nk500 |
2023-03-06 | Makefile: Use `FILE_UNIQUE_CFLAGS` for file specific flags, rather than | mrb0nk500 |
2023-03-06 | TProtocol: Disable inlining completely | mrb0nk500 |
2023-02-08 | make: Remove `-enum int` from `CFLAGS_BASE` | mrb0nk500 |
2023-02-02 | make: Suppress winedebug output | mrb0nk500 |
2023-02-01 | make: Create `CFLAGS_BASE`, and make seperate `FLAGS` for c, and c++ | mrb0nk500 |
2023-02-01 | global: Import Dolphin SDK | mrb0nk500 |
2023-01-30 | Makefile: Add `TEST_LD` env var for testing out linking | mrb0nk500 |
2023-01-29 | Add `Makefile`, and `obj_files.mk` | mrb0nk500 |