No description
  • QML 36.8%
  • CMake 30.4%
  • C++ 22.3%
  • C 7.5%
  • Shell 3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Florent Revest df15cc103c Build-time QML pre-compilation via asteroid_app_qml_module
The .so ships pre-compiled QML bytecode and the engine skips the
parse/JIT pipeline on every launch.
2026-06-05 21:42:04 +02:00
i18n i18n: Change expected app name structure. 2022-09-20 23:35:10 +01:00
src Build-time QML pre-compilation via asteroid_app_qml_module 2026-06-05 21:42:04 +02:00
.gitignore Port to CMake 2022-05-13 00:00:45 +02:00
asteroid-gps-test.desktop.template Move main library file to CMAKE_INSTALL_LIBDIR and add a launch script 2023-05-14 19:39:53 +02:00
asteroid-gps-test.in Use asteroid-qt6 booster type for proper QML pre-warming 2026-06-05 11:27:44 +02:00
CMakeLists.txt Move main library file to CMAKE_INSTALL_LIBDIR and add a launch script 2023-05-14 19:39:53 +02:00
LICENSE Initial commit 2017-10-03 22:17:33 +02:00
README.md Initial commit 2017-10-03 22:17:33 +02:00

Asteroid GPS Test

A gps test app for AsteroidOS