Commit graph

25 commits

Author SHA1 Message Date
da2bf2d1a0 fix gsettings compile in devenv 2024-11-13 22:55:10 +01:00
02e3415e72 Revert "use cargo to compile blueprints"
This reverts commit 630b44b352.
2024-11-05 10:01:10 +01:00
630b44b352 use cargo to compile blueprints 2024-11-05 09:27:13 +01:00
f15019f49d use env vars for cargo flags
this is more scuffed but means devenv gets a full env, so one can run all custom
stuff in the `meson devenv -C build` shell which is nicer because you can pass
flags to what you run (e.g. cargo doc --open) instead of needing fixed targets
2024-11-04 23:18:03 +01:00
56a43b466b include custom env in devenv
now you can just meson devenv -C build and run whatever cargo commands in there
manually instead of needing a run_command for each
2024-11-04 00:39:50 +01:00
e85e606ba9 died twice 2024-11-03 20:03:42 +01:00
301c934567 one bastion remains 2024-11-03 19:44:13 +01:00
07163eb4f3 add cargo-doc target 2024-10-30 10:06:48 +01:00
4ee544a88d try better meson_config.rs handling 2024-10-30 09:05:10 +01:00
59eba426d2 meson fmt 2024-10-30 04:28:11 +01:00
879dc39c27 ninja -C build clippy 2024-10-30 04:24:36 +01:00
9e5d23061c more meson stuff 2024-10-29 19:45:10 +01:00
2bba51b97b meson stuff 2024-10-29 19:14:04 +01:00
5bfaeade17 bring back vala for a sec 2024-10-29 13:19:12 +01:00
66500f483c let cargo build the resources 2024-10-29 11:56:44 +01:00
824a68956a this is not a place of honor 2024-10-29 11:37:15 +01:00
1ec9d1c2eb commence the ritual 2024-10-29 10:48:40 +01:00
0f5c77bc3d define G_LOG_DOMAIN for G_MESSAGES_DEBUG=audrey to be usable with internal debugging 2024-10-18 10:56:56 +02:00
1037005133 silence more dumb vala shit 2024-10-18 02:39:17 +02:00
c66149b9c0 shut up about idiot vala c warning nobody cares man SHUT UP 2024-10-15 23:02:48 +02:00
16d9c54bb0 meson format
just the defaults
2024-10-15 22:51:13 +02:00
59e9c6d7b4 rename project lol 2024-10-14 21:55:25 +02:00
c1e023276d now gapless 2024-10-14 21:55:24 +02:00
c25df9d61b progress 2024-10-14 21:55:24 +02:00
91b51883e7 initial commit 2024-10-14 21:55:24 +02:00