Commit Graph

6 Commits

Author SHA1 Message Date
snake-4
8c7f376f16 Misc build system and CI changes 2024-05-03 18:10:02 +02:00
snake-4
08547864cd Added missing header guards, bumped to C++20 2024-04-09 20:32:28 +02:00
snake-4
08cc6f7e33 Changed to C++14, updated README.md 2024-03-25 21:21:45 +01:00
snake-4
c630bb1bca Set minSdk and compileSdkVersion to 21 and 31...
Bumped C++ version to 20.
Updated .gitignore
2024-03-25 02:48:45 +01:00
snake-4
f7d067546d Rewrote the build system and module...
+ Added more architectures to compile.
- Removed all scripts from the module, now it is compatible with all root implementations.
- Removed unused code and variables.
- Removed most references to the module name.
* Compilation is now parallelized.
2024-03-25 00:19:26 +01:00
Yervant7
8c0524dc0f Initial commit 2024-01-16 19:28:29 -03:00