summary refs log tree commit diff
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Add a GSettings schemaVika2024-09-041-1/+1
| | | | | Empty for now, but I am planning to include setting up the API endpoints and prompts for Smart Summary, among other things.
* Mesonify buildVika2024-09-041-0/+68
This took a while and had me scratching my head often. But I managed to combine the best parts of Crane and Meson together, allowing me to have blazing fast Nix builds. This also adds initial scaffolding for gettext and other cool things.