Ivan Molodetskikh
78618cb75a
Merge branch 'YaLTeR-main-patch-76590' into 'main'
...
setup.rst: Fix meson dependencies
See merge request jwestman/blueprint-compiler!2
2025-04-21 07:25:12 +00:00
James Westman
3ab2fbe5a0
yet another docs fix
2021-12-14 20:26:37 -06:00
James Westman
6800601d94
docs: Fix inline code
...
I keep forgetting this isn't markdown
2021-12-06 12:26:34 -06:00
Ivan Molodetskikh
9f9a2d94e0
setup.rst: Fix meson dependencies
...
The previous way did not establish dependencies between .ui files and the gresource properly.
2021-12-03 16:58:24 +00:00
James Westman
d0cf13b2c4
Fix link
2021-12-02 17:47:24 -06:00
James Westman
8e4433a487
Create an interactive porting tool
...
`blueprint-compiler port` interactively ports a project to blueprint.
It will create the subproject wrap file, add it to .gitignore, decompile
your GtkBuilder XML files, emit code to copy and paste into your
meson.build file, and update POTFILES.in.
It can't quite handle all of the features the forward compiler can, so
it will skip those files.
2021-12-01 23:38:28 -06:00
James Westman
544d152fb6
Rename to blueprint-compiler
...
This isn't an official GTK project so better to avoid using "GTK" in the
name.
2021-12-01 15:35:58 -06:00
James Westman
5c0fd46ebe
Add input directory argument to batch-compile
...
This allows it to maintain the directory structure of the input files.
2021-11-24 21:30:12 -06:00
James Westman
c576fdf211
docs: Add Setup page
2021-10-27 12:59:48 -05:00