| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-30 | WARNING: REMOVED: Game templates | raysan5 | |
| It's seems noone has ever used them | |||
| 2021-05-04 | modified Makefile.Android.linux in templates/simple_game (#1748) | Rudolf Kemmler | |
| switched out @echo for @printf to make it actually print newlines instead of literal \n's Co-authored-by: Rudolf Kemmler <[email protected]> | |||
| 2021-04-21 | Reviewed templates Makefiles | Ray | |
| 2021-04-17 | Update and fix android linux makefile template (#1725) | Peter Arato | |
| 2021-01-13 | Fixes Android builds on Linux environments (#1530) | Davidson Francis | |
| * simple_game: Configure Make and makefile for Linux environments * simple_game: Fix build issues on Android plaform with Linux HOST The Makefile.Android.linux file was out of date with the rest of the project, so this commit updates the paths, as well as leaving some as optional, if it is already configured as an environment variable. In addition, it corrects the build error related to static raylib: the makefile was trying to generate libmain.so using the path of the NDK libraries, instead of using those of the Android system, which resulted in crashes in the generated apk. | |||
| 2019-10-29 | Raysan (#1003) | Jean-Seb / jseb | |
| * new linux makefile for Android portages * Revert "projects: CMake: bump up minimal raylib version (#983)" This reverts commit 82306af111894397cb2028ac270f2916aa615fab. * new PR for upstream * for Raysan | |||
