Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | meson.build: use built-in variable substitution handling instead of sed | Peter Hutterer | |
Generated outputs are identical Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2020-02-25 | meson: mark more extensions as legacy | Ross Burton | |
The Meson and Autotools builds disagree about what extensions are legacy. This patch makes the Meson build identical to autotools. Signed-off-by: Ross Burton <ross.burton@intel.com> | |||
2018-02-01 | meson: Spread the install rules into their subdirs | Adam Jackson | |
Mostly this is is so the generated Xpoll.h can be emitted into a usable directory when we build as a subproject. Signed-off-by: Adam Jackson <ajax@redhat.com> |