summaryrefslogtreecommitdiff
path: root/tools/g-ir-tool-template.in
Commit message (Expand)AuthorAgeFilesLines
* Make test suite work with cross-related optionsJohn Ericson2021-05-231-1/+1
* Remove old autoconf fallback code for the python tools.John Ericson2020-05-171-7/+2
* Windows: Fix building and running on Python 3.8+Chun-wei Fan2020-01-161-0/+4
* Make meson.override_find_program working on more complex use casesThibault Saunier2019-08-151-1/+2
* Drop all Python 2 compat codeChristoph Reiter2018-12-081-8/+1
* g-ir-tools: respect gir_dir_prefixKai Kang2018-10-081-0/+10
* g-ir-tool: ask sysconfig instead of hardcoding the extension module suffixChristoph Reiter2018-08-211-4/+4
* g-ir-tool-template.in: Don't hardcode /usr/bin/envChun-wei Fan2018-08-211-1/+1
* g-ir-tool-templates.in: Fix installed use on WindowsChun-wei Fan2018-08-201-1/+6
* g-ir-tool-template: Add correct path to _giscanner.so on autotoolsRico Tzschichholz2018-03-101-1/+1
* g-ir-scanner: Don't require SRCDIR and BUILDDIR env varsNirbheek Chauhan2018-03-101-12/+33
* Initial work on meson portPatrick Griffis2018-03-101-0/+4
* g-ir-tool-template: Fix a coding error that hooks up pdb in any buildMikhail Zabaluev2015-11-011-2/+2
* tools: Windows-re-enable 'relocatability' for tool templateChun-wei Fan2015-10-281-2/+2
* giscanner: Use builtins module in Python 3Simon Feltman2015-09-291-2/+6
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-0/+2
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-1/+2
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-1/+1
* tools: use a template to generate the tools scriptsDieter Verfaillie2015-06-291-0/+58