| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-27 | #917 This commit changes the path to 'shell.html' in all Makefiles (#918) | Antonio Radovcic | |
| 2019-06-09 | Update Makefile | XiaochuanWang | |
| corrected file location for "raylib.rc.data", which will cause an error during compilation | |||
| 2019-05-29 | Define standard examples size | Ray | |
| 2019-05-22 | Update Makefile | Ray | |
| 2019-05-21 | Update Makefile | Ray | |
| 2019-05-21 | Review Makefiles | Ray | |
| 2019-04-07 | Happy new year 2019 | ChillerDragon | |
| 2018-11-19 | Review resources naming | Ray | |
| raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data Also required to work with tcc compiler. | |||
| 2018-07-21 | Review formatting | raysan5 | |
| 2018-07-21 | Looking for a place for raylib resource file | raysan5 | |
| 2018-06-23 | Added support OpenBSD, NetBSD, DragonFly | maficccc@gmail.com | |
| 2018-05-29 | Reviewed Windows resource file name | Ray | |
| 2018-05-12 | Makefile: Remove unnecessary -no-pie for older GCC support | Ahmad Fatoum | |
| Currently, if: * GCC doesn't supports -no-pie: Build error * GCC supports -no-pie * GCC is not configured with --enable-default-pie: No-op * GCC is configured with --enable-default-pie: Slightly worse performance because we still generate -fpie code (-pie affects linker, -fpie affects compiler) So instead of probing for existence of -fno-pie -no-pie, remove it altogether. Fixes #540: Build breakage on Debian 8 with gcc 4.9. | |||
| 2018-05-11 | Updated raylib_icon resource | Ray | |
| 2018-04-03 | Updated to latest raylib changes | Ray | |
| Removed OpenAL and GLFW3 dependencies on building. Reviewed platforms and flags | |||
| 2018-04-02 | Review games Makefile | Ray | |
| 2018-02-21 | Removed flag -fgnu89-inline | Ray | |
| 2017-10-22 | Name tweak | Ray | |
| 2017-10-22 | Updated Makefile to support Android | Ray | |
| 2017-05-15 | Renamed file | Ray | |
