aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
Commit message (Collapse)AuthorAge
* split format/lintLoek Le Blansch43 hours
|
* `make format`Loek Le Blansch10 days
|
* update cleanupLoek Le Blansch2024-11-07
|
* update clang-format and run `make format` over my (loek)s filesLoek Le Blansch2024-11-07
|
* start cleanupLoek Le Blansch2024-11-07
|
* update makefilejaroWMR2024-11-07
|
* added physics systemjaroWMR2024-11-07
|
* Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
|
* Big cleanup setupmax-0012024-11-06
|
* start cleanupLoek Le Blansch2024-11-05
|
* `make format`Loek Le Blansch2024-10-24
|
* `make format` + clang-tidyLoek Le Blansch2024-10-05
|
* remove lazy.mk and update readmeLoek Le Blansch2024-09-21
|
* shuffle filesLoek Le Blansch2024-09-03
Moving all code into src/crepe allows you to add the src folder as SYSTEM INTERFACE, resulting in includes that look like `<crepe/xyz.h>`.