JingMatrix
ad81149700
Improve development experience
...
1. Add installation tasks
2. Export CMake symbols for clangd
2025-11-02 10:54:28 +01:00
Dakkshesh
088e9ff1b0
java: Stop using dev.rikka.hidden.stub
...
- We dont need the whole dev.rikka.hidden.stub library so just remove it and simplify dependencies.
- We already have our own stub package so we can just include the missing stubs that we want directly in it.
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-17 23:15:44 +05:30
Dakkshesh
60bf475d48
app: Bump version to 2.1.0
...
Signed-off-by: Dakkshesh <dakkshesh5@gmail.com >
2025-08-11 16:21:59 +05:30
Dakkshesh
64a998000a
cpp: Switch to C++23 standard
...
- Our codebase is written well to support this.
- LSPlt will continue to use c++20 via its cmake logic.
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-07 16:49:42 +05:30
Dakkshesh
52e8056b90
cpp: Move LSPlt configuration to gradle script
...
Otherwise for some reason it fails to set the vars in CI builds.
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-07 16:24:42 +05:30
Dakkshesh
e46820275f
src: Add module files
...
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-06 19:46:42 +05:30
Dakkshesh
205f939deb
build: Update relavant tools
...
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-04 14:07:41 +05:30
Dakkshesh
9549296d69
src: Initialize gplv3 license
...
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-04 14:01:31 +05:30
Dakkshesh
30e25f461a
src: Clean up
...
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-04 13:37:26 +05:30
Dakkshesh
9eb151eb07
Initialize a native project
...
Signed-off-by: Dakkshesh <beakthoven@gmail.com >
2025-08-04 09:38:02 +05:30