meson/mesonbuild
Iñigo Martínez cecbbfab0e gnome.gtkdoc: Fix missing permitted `c_args` argument
Although `gtkdoc` function has support for `c_args` argument[0], it
produces warning messages due to missing string in the permitted
arguments list.

[0] https://github.com/mesonbuild/meson/pull/4192
2018-11-19 21:05:28 +02:00
..
backend Fix ProjectGuid values in VS projects. 2018-11-15 21:07:33 +02:00
compilers Merge pull request #4359 from dcbaker/icc-fixes 2018-11-17 06:57:07 -08:00
dependencies dependencies/misc: Add openmp 5.0 preliminary support 2018-11-15 18:34:12 -08:00
modules gnome.gtkdoc: Fix missing permitted `c_args` argument 2018-11-19 21:05:28 +02:00
scripts depfixer: Do not try to fix rpaths of dlls 2018-10-25 19:30:02 +03:00
wrap wrap: Check the directory key is a name and not a path 2018-10-27 16:36:01 +03:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
astinterpreter.py cleanup: Remove redundant parentheses 2017-01-18 21:22:47 +02:00
build.py Add kwarg is_default to add_test_setup() 2018-11-12 16:23:59 +05:30
coredata.py Get basic native config file loading working 2018-11-14 15:57:37 -08:00
environment.py environment: detect compilers from native files 2018-11-14 15:57:37 -08:00
interpreter.py interpreter: allow find_program to use the native file 2018-11-14 15:57:37 -08:00
interpreterbase.py Make string division do path joining. 2018-11-02 21:02:25 +02:00
linkers.py Add support for Renesas CC-RX toolchain 2018-11-08 00:02:22 +13:00
mconf.py Recover when coredata cannot be loaded 2018-11-06 16:37:13 -05:00
mesonlib.py meson: performance optimizethe file object 2018-11-02 21:04:13 +02:00
mesonmain.py Hide 'rewrite' and 'runpython' commands from help 2018-10-04 09:40:21 -04:00
minit.py Use a single ArgumentParser for all subcommands 2018-10-04 09:40:21 -04:00
minstall.py Fix flake8 'imported but unused' reports 2018-10-24 19:11:46 +03:00
mintro.py Use a single ArgumentParser for all subcommands 2018-10-04 09:40:21 -04:00
mlog.py Print dependencies being used for compiler checks 2018-10-29 21:44:46 +02:00
mparser.py Interpreter: Add 'continue' and 'break' keywords 2018-10-04 20:14:37 -04:00
msetup.py Get basic native config file loading working 2018-11-14 15:57:37 -08:00
mtest.py Add kwarg is_default to add_test_setup() 2018-11-12 16:23:59 +05:30
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 2018-07-25 09:55:16 -04:00
rewriter.py Use a single ArgumentParser for all subcommands 2018-10-04 09:40:21 -04:00