summaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Collapse)AuthorAgeFilesLines
* Do not use an 'enable' prefix for meson argumentsRichard Hughes2017-12-181-9/+9
|
* meson: introspection optionalPatrick Ohly2017-07-261-0/+1
| | | | | | | | | | | | | | | | Calling g-ir-scanner when cross-compiling with bitbake/OpenEmbedded fails because it calls the wrong ld (the one from the host). More work will be needed in meson.bbclass and/or gobject-introspection.bbclass to make it work. In the meantime, having an option to turn of introspection is useful perhaps also in other cases where the extra work is not needed. For example, fwupd works fine also when it is off. The name of the new meson option matches the --disable-introspection that is used by some autotools-based projects. Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
* build: Add options for building API docs and man pagesEmmanuele Bassi2017-05-101-0/+2
| | | | | | It's not always possible, or advisable, to build documentation; we should have configuration time switches to control the build of these components.
* Switch to the meson build system.Richard Hughes2017-05-101-0/+6