summaryrefslogtreecommitdiff
path: root/tools/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Make test suite work with cross-related optionsJohn Ericson2021-05-231-6/+8
* Merge remote-tracking branch 'upstream/master' into find_program_overrideJohn Ericson2020-05-171-3/+2
|\
| * Remove old autoconf fallback code for the python tools.John Ericson2020-05-171-2/+1
* | Don't override finding executables when using pre-built tools.John Ericson2020-04-271-4/+9
|/
* tools/meson: use the path from the python-module insteadHåvard Graff2019-11-101-1/+1
* meson: change "doctool" from a boolean to a feature optionChristoph Reiter2019-09-301-0/+2
* Make meson.override_find_program working on more complex use casesThibault Saunier2019-08-151-0/+3
* meson: don't pass "install" to configure_file() unless really neededChristoph Reiter2019-07-261-1/+0
* build: Force-include msvc_recommended_pragmas.h on Visual StudioChun-wei Fan2019-04-301-9/+6
* 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