summaryrefslogtreecommitdiff
path: root/tools/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: warn that not all tests will be run if building without cairo/doctoolChristoph Reiter2019-01-061-2/+2
* meson: port doctool testsChristoph Reiter2019-01-031-0/+3
* meson: add default compiler warning flags and enable -Werror on CIChristoph Reiter2018-12-181-0/+12
* meson: Always replace GIR_DIR in toolsEmmanuele Bassi2018-12-181-0/+1
* meson: add back /usr/bin/env to the python-cmd. Fixes #237Havard Graff2018-11-041-1/+1
* g-ir-tools: respect gir_dir_prefixKai Kang2018-10-081-0/+1
* g-ir-tool-template.in: Don't hardcode /usr/bin/envChun-wei Fan2018-08-211-2/+7
* meson: Provide our Python tools for builds. See !51Christoph Reiter2018-07-221-1/+4
* meson: Just use python2/python3 in the tool shebang lineChristoph Reiter2018-07-201-1/+2
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-2/+1
* Remove unused define GIREPO_DEFAULT_SEARCH_PATH.Tomasz Miąsko2018-05-111-2/+0
* Revert "meson: Handle spaces in the full python path"Nirbheek Chauhan2018-03-101-5/+0
* meson: Handle spaces in the full python pathNirbheek Chauhan2018-03-101-0/+5
* meson: Rewrite glib gir generationNirbheek Chauhan2018-03-101-1/+1
* Initial work on meson portPatrick Griffis2018-03-101-0/+54