summaryrefslogtreecommitdiff
path: root/examples/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Make a standalone hello worldMatthias Clasen2021-06-081-1/+0
| | | | | We want to test building against the installed GTK in ci, so lets add a standalone project.
* Refresh the tutorial examplesMatthias Clasen2020-05-111-1/+0
| | | | | | | | | Redo this series of examples from 2013, and adapt it to modern way of doing things. The biggest differences are that we use a headerbar right from the start, and don't mention the app menu. Fixes: #2730
* examples: Add common_cflags to buildTimm Bäder2020-03-061-1/+1
| | | | | | And fix all the warnings and errors generated by doing so. See #2491
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-031-4/+6
| | | | | | We're mixing a lot of styles in the Meson build files. This is an attempt at making everything slightly more consistent in terms of whitespace and indentation.
* meson: examples: updateTim-Philipp Müller2017-05-031-41/+13
| | | | | Mostly style changes. Don't create resource source files with spaces in them, that's tempting our luck.
* Build examplesTimm Bäder2017-05-031-0/+60