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