| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-18 | Redesigned RPI input system -IN PROGRESS- | Ray San | |
| 2016-02-11 | Added 6 new examples | raysan5 | |
| 2015-12-31 | Updated makefiles | raysan5 | |
| 2015-09-02 | Added example: box collisions | raysan5 | |
| 2015-09-02 | Added shaders examples resources | raysan5 | |
| 2015-09-01 | Added some comments to examples | raysan5 | |
| 2015-08-27 | Examples reviewed | raysan5 | |
| 2015-01-25 | Fixes for makefiles, GLFW 3.1 library for Linux | Constantine Tarasenkov | |
| 2015-01-18 | Updated makefiles for templates | raysan5 | |
| Now support multiple platforms | |||
| 2015-01-08 | Improved support for mac. | David Gallardo | |
| Reference to libglfw dylib fixed | |||
| 2015-01-08 | Reorganized external folders by platform | raysan5 | |
| Improved makefiles! | |||
| 2015-01-04 | Review build system for Android and RPI1.2.2 | raysan5 | |
| 2015-01-02 | makefiles reorganization | raysan5 | |
| Edited to better accomodate to multiple platforms | |||
| 2015-01-02 | Integrated ratalaika pull-request | raysan5 | |
| Added first version of OS X compilation support Some conflicts manually resolved... | |||
| 2014-12-31 | Prepare examples makefile to support emscripten | raysan5 | |
| 2014-11-22 | Added first version of OS X compilation support | ratalaika | |
| 2014-11-09 | Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX. | Miguel Lechón | |
| 2014-11-09 | Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too. | Miguel Lechón | |
| 2014-09-30 | Added required linker libs | Ray | |
| 2014-09-30 | Updated example filename | raysan5 | |
| 2014-09-28 | Update makefile | Ray | |
| 2014-09-21 | Examples renaming and test examples merge | raysan5 | |
| Examples have been renamed for coherence with raylib modules and test examples have been merged into examples folder. | |||
| 2014-09-16 | raylib 1.2 | raysan5 | |
| This is a huge update. Check CHANGELOG for details | |||
