aboutsummaryrefslogtreecommitdiff
path: root/templates/advance_game/Makefile.Android
AgeCommit message (Collapse)Author
2019-05-21Review MakefilesRay
2019-03-17Review build release path, default to src directoryraysan5
2018-07-10Review Android MakefilesRay
2018-05-20Removed 32bit arm Android libraryraysan5
From 2019 64bit support will be mandatory to publish an Android app. Google plans to require that new apps target Oreo (API level 26) in August of 2018.
2018-02-11Some reviews for Android compilationRay
2018-01-15Review Makefiles and templates-
2017-12-05Removed OpenAL Soft dependency on buildingRay San
OpenAL Soft backend is still available in audio module, I'm thinking if exposing it for building in some way or just left it there for advance users to switch to it manually in case of necessity...
2017-10-16Review issue with resources folderRay San
2017-10-14Review some issuesRay
It seems there are some platform-dependant issues
2017-10-14Review templates for Androidraysan5
- Removed useless templates - Reviewed all Makefiles - Rework some code for Android support - Added resources to advance template