index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
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
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
2016-07-16
restyle Makefile of 'src/' folder and fix targets
LelixSuper
2016-07-16
Corrected bug on OpenGL 1.1
raysan5
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
2016-06-01
Ignore invalid warning
raysan5
2016-04-06
Fix Makefile files
LelixSuper
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