summaryrefslogtreecommitdiff
path: root/giscanner/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Make test suite work with cross-related optionsJohn Ericson2021-05-231-0/+7
* Remove LibtoolImporterChristoph Reiter2020-11-071-1/+0
* meson: abort the build if the correct Python dependency isn't foundChristoph Reiter2019-07-261-0/+5
* meson: don't pass "install" to configure_file() unless really neededChristoph Reiter2019-07-261-2/+0
* build: Force-include msvc_recommended_pragmas.h on Visual StudioChun-wei Fan2019-04-301-4/+8
* meson: port doctool testsChristoph Reiter2019-01-031-0/+12
* meson: add default compiler warning flags and enable -Werror on CIChristoph Reiter2018-12-181-2/+6
* meson: only link against libpython on WindowsChristoph Reiter2018-12-171-1/+8
* meson: build/install mdextensions.py; and add a simple testChristoph Reiter2018-12-171-0/+1
* Factor out pkg-config functionality to a separate module.Tomasz Miąsko2018-07-281-0/+1
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-2/+2
* Add --version option to Python based tools.Tomasz Miąsko2018-04-261-2/+8
* meson: Fix including of config.hNirbheek Chauhan2018-03-101-0/+2
* meson: Use symbol visibility for giscanner moduleEmmanuele Bassi2018-03-101-1/+1
* meson: Try to use win_flex and win_bison if availableNirbheek Chauhan2018-03-101-2/+2
* g-ir-scanner: Don't require SRCDIR and BUILDDIR env varsNirbheek Chauhan2018-03-101-4/+13
* giscanner: Remove custom collections implementationNirbheek Chauhan2018-03-101-5/+0
* meson: Use glib_dep and configinc for girepositoryNirbheek Chauhan2018-03-101-5/+3
* Fix dependency on giscanner's python modulePatrick Griffis2018-03-101-1/+1
* Windows: compile with /DYY_NO_UNISTD_HDanny 'Guru' Forghieri2018-03-101-0/+6
* Initial work on meson portPatrick Griffis2018-03-101-0/+74