aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2019-11-24Review PR #1022raysan5
2019-11-15Fix Makefile missing X11 lib when building as a shared library on Linux. (#1018)JuDelCo
2019-09-13Update for latest emsdk configurationRay
2019-08-06Improved Android Building (#930)NimbusFox
2019-06-29add multi channel audio to raudio (#895)chriscamacho
2019-06-12Review DEBUG modeRay
2019-06-12Support externally provided compilerRay
2019-06-06Merge branch 'master' of https://github.com/raysan5/raylibRay
2019-06-06Update emsdk version for testingRay
2019-06-05build: increment API_VERSION after releaseAhmad Fatoum
2019-05-29Define standard examples sizeRay
2019-05-21Review MakefilesRay
2019-05-21Review pathsRay
2019-05-17Makefile: move -x objective-c option before filenameAhmad Fatoum
2019-05-17Revert "fixed GLFW compiler flag for OSX"Ahmad Fatoum
2019-05-17fixed GLFW compiler flag for OSXIlya Kolbin
2019-05-16Review build config on webRay
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