| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-12 | Update GNU/Linux compilation | LelixSuper | |
| If you have raylib on standard directories ("/usr/local/include/raylib/raylib.h" for the header and "/usr/local/lib/libraylib.a" for raylib library) you can compile without edit the makefile. | |||
| 2016-03-12 | Edit the default target to conform to GNU standards | LelixSuper | |
| I've changed all default target names with 'all'. Here there is the explanation: <https://www.gnu.org/prep/standards/standards.html#Standard-Targets>. | |||
| 2016-02-21 | Update makefiles | raysan5 | |
| 2015-12-31 | Updated makefiles | raysan5 | |
| 2015-01-25 | Fixes for makefiles, GLFW 3.1 library for Linux | Constantine Tarasenkov | |
| 2015-01-18 | Updated makefiles for templates | raysan5 | |
| Now support multiple platforms | |||
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-18 | Multiple templates to start a game | raysan5 | |
| Some basic to advance templates are provided to be use as base code for new games | |||
