gtk/demos
Christian Hergert 7cc29ce236 demo: use --set-section-alignment when using objcopy
If we don't set the alignment then there is a chance that it ends up
commonly on a 4-byte boundary and GResources will have to malloc/memcpy
the static data.

With --set-section-alignment (which takes a byte offset not ^2) available
in objcopy >= 2.33 we ensure that expectation is met.
2023-07-27 17:09:43 -07:00
..
constraint-editor Fix compile_resources present source directory 2023-03-07 21:59:50 +00:00
gtk-demo demo: use --set-section-alignment when using objcopy 2023-07-27 17:09:43 -07:00
icon-browser Fix compile_resources present source directory 2023-03-07 21:59:50 +00:00
node-editor node-editor: Print default renderer in title 2023-05-16 18:53:53 +02:00
print-editor Deprecate GtkAssistant 2023-02-02 08:39:25 +01:00
widget-factory build: Move objcopy checks to one place 2023-06-28 07:11:51 -04:00
meson.build build: Rename another option 2023-05-09 21:41:27 -04:00