| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-30 | WARNING: REMOVED: Game templates | raysan5 | |
| It's seems noone has ever used them | |||
| 2021-06-30 | REVIEWED: emscripten versions | raysan5 | |
| 2021-06-30 | REVIEWED: Advance template | raysan5 | |
| 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-05-04 | Update raylib version | Ray | |
| 2021-04-21 | Reviewed templates Makefiles | Ray | |
| 2021-04-17 | Update and fix android linux makefile template (#1725) | Peter Arato | |
| 2021-03-21 | Update Makefile | Ray | |
| 2021-02-14 | Update Makefile | raysan5 | |
| 2021-02-09 | Review Makefile to support PLATFORM_RPI #1580 | raysan5 | |
| 2021-02-09 | Update advance_game.c | raysan5 | |
| 2021-01-20 | Update Makefile | Ray | |
| 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. | |||
| 2021-01-12 | Update Makefile | Ray | |
| 2021-01-02 | Update year to 2021 | raysan5 | |
| 2020-12-23 | Review Android Makefiles to required version | raysan5 | |
| 2020-12-23 | Update Makefile(s) | raysan5 | |
| 2020-08-08 | Review Makefiles for WEB compilation | Ray | |
| 2020-07-14 | Update Makefile Android | raysan5 | |
| 2020-07-14 | Update Makefile emsdk paths | raysan5 | |
| 2020-05-06 | No need for "LOGO_RECS_SIDE" maybe an artifact? (#1236) | Rfaile313 | |
| Game will not compile with those four lines of code. | |||
| 2020-04-22 | [android] Extend validity of the certificate (#1212) | Dani Martin | |
| For uploading a apk to Google Play a minimun of 25 years (9125 days) is needed for the validity of the key. More info: https://developer.android.com/studio/publish/app-signing | |||
| 2020-04-14 | Set the correct version of make on macos (#1202) | Stefan E. Mayer | |
| 2020-03-05 | Reviewed and Updated Android compilation scripts | Ray | |
| 2020-02-06 | Review ALL games to raylib 3.0 | Ray | |
| 2020-02-06 | Review game templates | Ray | |
| 2020-01-16 | Create makefile for building android app on osx (#1070) | Yunoinsky | |
| * Create makefile for building android app on osx This makefile can work on macos to build android app * Update and rename Makefile.macos.android to Makefile.Android.macos Rename the makefile for android macos. * Update Makefile.Android.macos replace the user specific folder with env var $HOME | |||
| 2020-01-15 | Review Makefiles for web compilation | Ray | |
| 2020-01-05 | Update year to 2020 | raysan5 | |
| 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 | |||
| 2019-07-27 | #917 This commit changes the path to 'shell.html' in all Makefiles (#918) | Antonio Radovcic | |
| 2019-05-22 | Move emscripten web shell to src | Ray | |
| 2019-05-21 | Review metat tags and embed logo | Ray | |
| 2019-05-21 | Review Makefiles | Ray | |
| 2019-05-10 | Add WinMM library for linkage | raysan5 | |
| Now it's required on Windows if not using a busy wait loop | |||
| 2019-04-23 | WARNING: Issues on web building | Ray | |
| Found some issues when building for web using latest emscripten 1.38.30, traced the error and found that eglGetProcAdress does not return function pointers for VAO functionality, supported by extension. It requires more investigation but now it works (avoiding VAO usage) | |||
| 2019-04-07 | Happy new year 2019 | ChillerDragon | |
| 2019-03-17 | Review build release path, default to src directory | raysan5 | |
| 2019-01-08 | Update shell.html | Ray | |
| 2018-11-26 | Allow file download from MEMFS | Ray | |
| Support file download to disk from memory filesystem. | |||
| 2018-11-19 | Review resources naming | Ray | |
| raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data Also required to work with tcc compiler. | |||
| 2018-09-25 | PNG image size optimization | Ray | |
| 2018-07-21 | Review formatting | raysan5 | |
| 2018-07-21 | Review templates Makefiles | raysan5 | |
| 2018-07-21 | Looking for a place for raylib resource file | raysan5 | |
| 2018-07-10 | Review Android Makefiles | Ray | |
| 2018-07-09 | Corrected issue on 32bit ARM build | raysan5 | |
| 2018-07-09 | Support ARM and ARM64 Android building | raysan5 | |
| 2018-06-23 | Added support OpenBSD, NetBSD, DragonFly | [email protected] | |
| 2018-05-29 | Reviewed Windows resource file name | Ray | |
