summaryrefslogtreecommitdiffhomepage
path: root/src/Makefile
AgeCommit message (Expand)Author
2017-10-22Added cross-compiler RPI libsRay
2017-10-20Updated release versions for raylib 1.8Ray San
2017-10-16Corrected issue with OpenAL Soft staticRay San
2017-10-14Small tweak, remove tabsraysan5
2017-10-14Review Makefilesraysan5
2017-10-11Updated compilation output pathsRay San
2017-10-04Keep working on Android shared libs...Ray San
2017-10-03Keep working on Makefiles...Ray San
2017-10-02Working on Makefiles...Ray San
2017-09-29Default to OpenAL static libRay
2017-09-29Added some compiler flags for AndroidRay San
2017-09-23Update Android libs and buildingRay
2017-08-27CMake based build system.ASDF
2017-07-18Able to make a .dylib for OS XBenjamin N. Summerton
2017-07-17Review shared library generationRay
2017-05-29Accept external CFLAGSMichael Vetter
2017-05-19Some tweaks and additionsRay
2017-05-18Updated libsRay
2017-05-11Some work on Android buildRay
2017-05-10Some tweaksRay
2017-05-08Included required paths for web compilationRay
2017-05-08Review Android compilingRay
2017-05-03Review makefilesRay
2017-04-12Added _DEFAULT_SOURCE to CFLAGS for C99 compatibilityRDR8
2017-03-29Fine-tuning PLATFORM_WEB CFLAGSRDR8
2017-03-29Restore inadvertant changes to MakefilesRDR8
2017-03-24Always somethingRDR8
2017-03-24Sweep blank linesRDR8
2017-03-24Strip trailing spacesRDR8
2017-03-24Automate compiler flags selection.RDR8
2017-03-24c99 fix, some linux housekeepingRDR8
2017-01-26Fix RPi build and add missing directoriesMilan Nikolic
2017-01-26Integrate Android build into MakefileMilan Nikolic
2016-11-18Some code tweaksraysan5
2016-11-17Some tweaks aroundraysan5
2016-11-16Updated to support OpenAL Soft static libraryraysan5
2016-09-21Corrected bugraysan5
2016-08-13Support shared/dynamic raylib compilationraysan5
2016-08-10Ported camera module to header-onlyRay
2016-08-06Redesigned gestures module to header-onlyraysan5
2016-08-04Fix install command of src/ makefileLelixSuper
2016-07-22OS X comaptiblity changes and compiled librarysol-prog
2016-07-18Review outputs by platformraysan5
2016-07-18fix small things on 'src/' makefileLelixSuper
2016-07-17allow to compile shared version of raylibLelixSuper
2016-07-17fix 'external/stb_vorbis.c" compilationLelixSuper
2016-07-17restore the original method to compile all modulesLelixSuper
2016-07-17add some explanation of makefile in 'src/'LelixSuper
2016-07-16fix small things on makefile of 'src/' folderLelixSuper
2016-07-16improve the compilation of all modulesLelixSuper