summaryrefslogtreecommitdiff
path: root/meson_options.txt
Commit message (Collapse)AuthorAgeFilesLines
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-0/+4
| | | | | | | | This allows us to build with Python 2 and run tests with it. This requires the new "python" meson module which was added in 0.46.0 so bump the required meson version (glib needs a newer one anyway). Also fixes a small test error under Python 2.
* meson: Remove gir_build hack optionNirbheek Chauhan2018-03-101-4/+0
| | | | | gir generation now works in-tree, so we do not need to bootstrap g-i by installing to a prefix first.
* meson: Set default values for some optionsNirbheek Chauhan2018-03-101-3/+3
|
* Allow setting custom cairo-gobject libnamePatrick Griffis2018-03-101-0/+4
|
* Build docsPatrick Griffis2018-03-101-0/+4
|
* Declaration to export functions in girepository.dll/.lib, flag for skipping ↵Danny 'Guru' Forghieri2018-03-101-0/+4
| | | | the build of the gir files.
* Initial work on meson portPatrick Griffis2018-03-101-0/+11