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
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
2021-12-31
Update year to 2022
raysan5
2021-12-29
Support CUSTOM_CFLAGS
raysan5
2021-12-29
Reviewed CFLAGS
raysan5
2021-12-27
Reviewed makefiles
Ray
2021-12-27
Update Makefile
Ray
2021-12-27
Update Makefile
Ray
2021-12-27
Update Makefile
Ray
2021-12-21
Review makefiles debug flag
raysan5
2021-12-20
Remove TODO on Makefile (#2232)
Laurentino Luna
2021-12-16
Fix build results path on Linux and RPi (#2218)
Tomas S
2021-12-16
Fix RPi make install (#2217)
Tomas S
2021-12-06
Update Makefile
Ray
2021-11-17
Fixes CC while compiling for ANDROID_ARCH x86 (#2148)
WilledgeR
2021-11-02
Updated some scripts paths
Ray
2021-10-21
Reviewed to support raygui and physac on building
Ray
2021-10-21
Update Makefile
Ray
2021-10-21
Reviewed physac building
Ray
2021-10-17
Reviewed makefile and examples building
raysan5
2021-09-23
Reviewed some TODO comments
Ray
2021-09-22
Modify TODO to NOTE on Makefile (#2007)
Laurentino Luna
2021-09-22
Update Makefile
Ray
2021-09-22
WARNING: MODULES RENAMING!!!
Ray
2021-09-21
Reviewed some compilation issues #1997
raysan5
[next]