blueprint-compiler/blueprintcompiler/extensions
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
..
__init__.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_a11y.py Create an interactive porting tool 2021-12-01 23:38:28 -06:00
gtk_combo_box_text.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_file_filter.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_layout.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_menu.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_size_group.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_string_list.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
gtk_styles.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00