| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-22 | OS X comaptiblity changes and compiled library | sol-prog | |
| 2016-07-18 | Review outputs by platform | raysan5 | |
| 2016-07-18 | fix small things on 'src/' makefile | LelixSuper | |
| 2016-07-17 | allow to compile shared version of raylib | LelixSuper | |
| 2016-07-17 | fix 'external/stb_vorbis.c" compilation | LelixSuper | |
| 2016-07-17 | restore the original method to compile all modules | LelixSuper | |
| This commit restores the original method to compile all modules, but fix prerequisites. | |||
| 2016-07-17 | add some explanation of makefile in 'src/' | LelixSuper | |
| 2016-07-16 | fix small things on makefile of 'src/' folder | LelixSuper | |
| 2016-07-16 | improve the compilation of all modules | LelixSuper | |
| 2016-07-16 | improve 'clean' target of 'src/' makefile | LelixSuper | |
| 2016-07-16 | add 'install' and 'unistall' target | LelixSuper | |
| The first target allow makefile to install the dev files (static library and header) to standard directories on GNU/Linux platforms; the second allow it to unistall (remove) the dev files. It needs lot of improvements. | |||
| 2016-07-16 | restyle Makefile of 'src/' folder and fix targets | LelixSuper | |
| 2016-07-16 | Corrected bug on OpenGL 1.1 | raysan5 | |
| Set makefile to default OpenGL 3.3 compilation | |||
| 2016-06-16 | Added support for OpenGL 2.1 | Ray | |
| 2016-06-07 | Converted GLAD to header only | raysan5 | |
| 2016-06-06 | Fix mistake in Makefile | LelixSuper | |
| 2016-06-06 | Reorganize external libraries - BREAKING CHANGE - | Ray | |
| Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules. | |||
| 2016-06-01 | Ignore invalid warning | raysan5 | |
| 2016-04-06 | Fix Makefile files | LelixSuper | |
| I've added .PHONY targets and fixed "clean" recipe. | |||
| 2016-04-03 | Fix cleaning recipies for GNU/Linux | LelixSuper | |
| 2016-04-03 | Remove recipes of GLEW from Makefile (not used any more) | LelixSuper | |
| 2016-03-12 | Raname all makefile files to "Makefile" | LelixSuper | |
| I've renamed all makefile files to "Makefile" because they appear in the first files. | |||
