aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2019-05-07Added resource file for raylib.dllRay
2019-05-07NO SUPPORT_BUSY_WAIT_LOOP by defaultRay
2019-04-23WARNING: Issues on web buildingRay
2019-04-09Update MakefileRay
2019-04-07Happy new year 2019ChillerDragon
2019-03-18Support additional modules building -WIP-Ray
2019-03-17Review build release path, default to src directoryraysan5
2019-03-16Support no-audio no-models modules compilationraysan5
2019-03-12Reorder one flagRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-01-10WARNING: Renamed module: audio -> raudioRay
2019-01-01Update Makefile for Emscriptenraysan5
2018-12-21Use stb_vorbis.h as header onlyRay
2018-12-16Added a possible dependency include path for glfwRay
2018-11-30Some tweaksRay
2018-11-28Replaced default release pathsRay
2018-11-26Enable SDL2 library for audio on WebRay
2018-11-23Review emscripten pathRay
2018-10-20Reviewed possible issue with external libsRay
2018-10-18Remove non-Windows includes from MakefileDillon Jones
2018-10-18Removed OpenAL backendRay
2018-08-25Create release directory if not existraysan5
2018-07-16Reviewed compilation optionsRay
2018-07-11Reviewed shared library generationRay
2018-07-09Support ARM and ARM64 Android buildingraysan5
2018-07-07Reviewed latest commit for Android gamepad supportraysan5
2018-07-06Added SNES-style GAMEPAD SUPPORTSeth Archambault
2018-06-23Added support OpenBSD, NetBSD, DragonFlymaficccc@gmail.com
2018-05-27Corrected issue with compiler paramRay
2018-05-21Working on Android APK buildingraysan5
2018-05-20Removed 32bit arm Android libraryraysan5
2018-05-20Support shared library building on Androidraysan5
2018-05-18Increase API versionMichael Vetter
2018-05-17Reviewed Android pipelineRay
2018-05-11Review raylib version to 2.0Ray
2018-04-10Updated release versionRay San
2018-03-19Review tabs issue when compiling...Ray
2018-02-25Update MakefileRDR8
2018-02-24jar_xm: Workaround for unaligned pointer accessesAhmad Fatoum
2018-02-24Update Makefiles. Enable example usage of staged libraylib.so.RDR8
2018-02-21Removed flag -fgnu89-inlineRay
2018-02-12Update MakefileRDR8
2018-02-12Update MakefileRDR8
2018-02-11Update Makefiles for Linux installation. See prior commit.RDR8
2018-02-11Update Makefiles for Linux installation.RDR8
2018-02-11Some reviews for Android compilationRay
2018-02-04Bump version to 1.9.4Ahmad Fatoum
2018-01-25Make function calls without prior declaration an errorAhmad Fatoum
2018-01-25Support DEBUG library buildingRay
2018-01-18GCC/Clang: Treat void pointer arithmetic as errorAhmad Fatoum