summaryrefslogtreecommitdiffhomepage
path: root/src/Makefile
AgeCommit message (Expand)Author
2021-11-02Updated some scripts pathsRay
2021-10-21Reviewed to support raygui and physac on buildingRay
2021-10-21Update MakefileRay
2021-10-21Reviewed physac buildingRay
2021-10-17Reviewed makefile and examples buildingraysan5
2021-09-23Reviewed some TODO commentsRay
2021-09-22Modify TODO to NOTE on Makefile (#2007)Laurentino Luna
2021-09-22Update MakefileRay
2021-09-22WARNING: MODULES RENAMING!!!Ray
2021-09-21Reviewed some compilation issues #1997raysan5
2021-09-10Update Makefile for web compilationraysan5
2021-09-06Fix dynamic library issues on Macos (#1978)Steven Schveighoffer
2021-09-05Updated Makefile for latest Android NDK r32 LTSraysan5
2021-07-30Review include path that was breaking the buildraysan5
2021-07-29Add external folder to build (just in case)raysan5
2021-07-09Update Makefileraysan5
2021-06-30REVIEWED: emscripten versionsraysan5
2021-06-05Update Makefileraysan5
2021-05-22Update MakefileRay
2021-05-21Update version to 3.8-dev to note breaking changesraysan5
2021-04-05Update version to raylib 3.7raysan5
2021-04-02Update Makefileraysan5
2021-03-23Fix PATH for other PLATFORM_OS's (#1671)Davidson Francis
2021-03-19Removed trailing spacesRay
2021-03-17Update to latest emscriptenRay
2020-12-24Update Makefileraysan5
2020-12-23Review Android Makefiles to required versionraysan5
2020-09-27Platform DRM (#1388)kernelkinetic
2020-09-18Updated build script to generate .a on WebAssemblyraysan5
2020-09-18Updated library build script for HTML5 (emscripten 2.0.4)raysan5
2020-08-23Corrected compiling issueraysan5
2020-08-20Review compilation parameter for objective C code on GLFWraysan5
2020-08-20Minor tweak for consistencyraysan5
2020-08-20Avoid architecture selection on gcc, use correct gcc version insteadraysan5
2020-08-19Support externally provided library nameraysan5
2020-08-19Review Android arch names to lowercaseraysan5
2020-08-19Trying to configure android_native_app_glue target compilationraysan5
2020-08-19Update Makefileraysan5
2020-08-19Update Makefileraysan5
2020-08-19Update Makefileraysan5
2020-08-19Update Makefileraysan5
2020-08-19Trying to automate Android building...raysan5
2020-08-19Update Makefileraysan5
2020-08-19Add LDFLAGS when requiredraysan5
2020-08-19Update Makefileraysan5
2020-08-17Support multiple build architectures (x86, x64)raysan5
2020-08-17Improved Makefile clean on Windowsraysan5
2020-08-17Update Makefileraysan5
2020-08-17Update Makefileraysan5
2020-08-02Update Makefile for web (#1332)Rfaile313