| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-10 | More work on Android building... | Ray San | |
| 2017-10-05 | Android APK building... | Ray San | |
| Using shared libraries just don't work... | |||
| 2017-10-04 | Keep working on Android shared libs... | Ray San | |
| 2017-10-03 | Keep working on Makefiles... | Ray San | |
| 2017-10-02 | Working on Makefiles... | Ray San | |
| 2017-09-29 | Updated libraries for release | Ray | |
| OpenAL Soft and raylib compiled for release and stripped | |||
| 2017-09-29 | Updated to work! | Ray San | |
| 2017-09-29 | Keep working on Android custom building... | Ray San | |
| ...almost there! raylib already works, issues with OpenAL Soft linkage... | |||
| 2017-09-28 | Strip down functionality for testing | Ray San | |
| 2017-09-28 | Work on custom Android build | Ray San | |
| - Renamed some folders - Added some files for testing - Removed useless files | |||
| 2017-09-27 | Added verbose output | Ray San | |
| 2017-09-26 | More work on Android APK building... | Ray San | |
| For some reason it's not working properly... :( | |||
| 2017-09-26 | Working on Android APK building... | Ray San | |
| 2017-09-23 | Added JAVA_HOME | raysan5 | |
| 2017-09-23 | Update Android libs and building | Ray | |
| 2017-09-23 | Updated comments and paths | Ray | |
| 2017-09-23 | Working on project Makefile for Android | Ray | |
| 2017-09-23 | Working on Android APK building with Makefile | Ray | |
| 2017-05-19 | Some tweaks and additions | Ray | |
| 2017-05-14 | Review Android template libraries | Ray | |
| Updated to latest version, not tested | |||
| 2017-05-10 | Review some path for image sharing | Ray | |
| 2017-04-28 | Renamed deprecated function name | Ray | |
| 2017-04-23 | Set canvas background to black... | raysan5 | |
| ..to avoid blending issues with white background | |||
| 2017-04-21 | basic_game - update makefile | Eugene F | |
| Removed glew from basic_game makefile as glew is not part of the raylib package (no glew in mingw). | |||
| 2017-04-17 | Review and recompile web examples | raysan5 | |
| 2017-03-19 | Review contact information | raysan5 | |
| 2017-03-05 | Update basic_game.c | Ray | |
| 2016-11-24 | Update releases to latest version | raysan5 | |
| 2016-11-18 | Updated android template and lib | raysan5 | |
| 2016-08-26 | Review Android project | raysan5 | |
| 2016-08-01 | Review audio module and examples | raysan5 | |
| 2016-07-18 | Update ro raylib 1.5 release | raysan5 | |
| 2016-07-16 | Added release versions of raylib 1.5 | raysan5 | |
| 2016-06-08 | Add physac module to android compile instructions... | victorfisac | |
| ... and switch from debug build to release | |||
| 2016-06-08 | Fix default android project game with new functions | victorfisac | |
| 2016-05-20 | remove user-specific ant files | Gordon McShane | |
| 2016-05-14 | Fix glfw name on OSX and remove unused directory warning | Chris Hemingway | |
| 2016-04-17 | Updated template game library name | raysan5 | |
| 2016-04-06 | Fix Makefile files | LelixSuper | |
| I've added .PHONY targets and fixed "clean" recipe. | |||
| 2016-04-03 | Remove recipes of GLEW from Makefile (not used any more) | LelixSuper | |
| 2016-04-03 | Remove duplicate code | LelixSuper | |
| 2016-03-13 | Remove GLEW library and uncomment other GNU/Linux dependences | LelixSuper | |
| 2016-03-13 | Convert tabs to spaces when it is possible in Makefile files | LelixSuper | |
| 2016-03-12 | Raname all makefile files to "Makefile" | LelixSuper | |
| I've renamed all makefile files to "Makefile" because they appear in the first files. | |||
| 2016-03-12 | Add a missing library for compiling on GNU/Linux | LelixSuper | |
| I've added "-ldl" library, it's necessary to compile the project. | |||
| 2016-03-12 | Update "libraries" and "includes" section | LelixSuper | |
| I've cleaned the GNU/Linux compilation, now you can compile without useless parameters. | |||
| 2016-03-12 | Update GNU/Linux compilation | LelixSuper | |
| If you have raylib on standard directories ("/usr/local/include/raylib/raylib.h" for the header and "/usr/local/lib/libraylib.a" for raylib library) you can compile without edit the makefile. | |||
| 2016-03-12 | Edit the default target to conform to GNU standards | LelixSuper | |
| I've changed all default target names with 'all'. Here there is the explanation: <https://www.gnu.org/prep/standards/standards.html#Standard-Targets>. | |||
| 2016-02-21 | Updated some files | raysan5 | |
| 2016-02-21 | Update makefiles | raysan5 | |
