summaryrefslogtreecommitdiffhomepage
path: root/src/Makefile
AgeCommit message (Expand)Author
2023-11-05Update Makefile (#3509)JupiterRider
2023-11-02Comments tweaksRay
2023-10-29ADDED: Support for SDL building on MakefileRay
2023-10-29Remove physac library from raylib buildingRay
2023-10-22Review prerequisites of rcore.c (#3453)Peter0x44
2023-10-19Update MakefileRay
2023-10-18REVIEWED: `raylib 5.0-dev` version for a future releaseRay
2023-10-16 Make sure rcore.o gets compiled in more situations (#3423)Peter0x44
2023-10-08WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)Ray
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
2023-09-07Update Makefile : clean raygui.c & physac.c (#3296)SuperUserNameMan
2023-07-29Fix android soname in src/Makefile (#3211)ndytts
2023-07-26Fix misleading indentation in src/Makefile (#3202)ashn
2023-07-16Revert "Makefile change for cross compiling. (#3176)"Ray
2023-07-16Makefile change for cross compiling. (#3176)Michael Anghelone
2023-06-12Continuation of support for ES3/WebGL2 (#3107)Chema Guerra
2023-05-30cross compilation for PLATFORM_DRM (#3091)A Billy
2023-03-18Update Makefile comment to indicate arm64 as a supported Linux desktop platfo...ashn
2023-03-13Updated Makefiles to include all missing new examplesRay
2023-01-25Add wayland support (#2883)Antonis Geralis
2023-01-21Fix android sound issue #2118 (#2875)Antonis Geralis
2023-01-01Update year to 2023Ray
2022-11-10Fix Makefile emscripten path (#2785)Julianiolo
2022-08-28Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE`Ray
2022-08-28Update MakefileRay
2022-08-28Reviewed GLFW issue with `ppoll()` functionRay
2022-08-28Avoid error on `implicit-function-declaration`Ray
2022-08-22ADDED: `-latomic` library on Linux (only required for ARM32)Ray
2022-08-21Fix PATH for Web target (#2647)Rodrigo Escar
2022-08-02Added note for multi-threading web compilationRay
2022-08-02Update version to 4.2Ray
2022-07-09Remove unneded TABSRay
2022-07-09Allow DLL creation using TCC (#2569)Audi Nugraha
2022-07-08Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)Richard Smith
2022-06-25Updated PLATFORM_RPI info #2547Ray
2022-06-24Removed physac #2543Ray
2022-06-06WARNING: REMOVED `raygui` from `raylib/src/extras`Ray
2022-05-20ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452Ray
2022-03-12Fixed an issue in Makefile when using raygui and physac on unix systems (#2384)tixvage
2022-02-13Reviewed makefile to use right shell on right platformRay
2022-02-12Update Makefileraysan5
2022-02-12Allow setting a custom PLATFORM_SHELLraysan5
2022-02-12REVIEWED: PLATFORM_OS for PLATFORM_WEBraysan5
2022-02-12REVIEWED: Issue when compiling for PLATFORM_WEBraysan5
2022-02-12Properly fix make clean under windows (#2341)Peter0x44
2022-02-12Revert "Reviewed Makefile clean target to use CMD shell on Windows"raysan5
2022-02-12Reviewed Makefile clean target to use CMD shell on Windowsraysan5
2022-02-10Fix make clean target failing when shell is not cmd (#2338)Peter0x44
2022-01-11Update Makefile, simplifiedRay
2022-01-11Improve Makefile organizationRay