meson/mesonbuild
Xavier Claessens 32c22ec492 gtkdoc: Use generated types file if there is one
Closes: #3773.
2018-06-26 22:58:45 +03:00
..
backend ArLinker: Use response files on Windows 2018-06-25 16:12:35 +00:00
compilers Return a better warning if compiled executable is invalid. 2018-06-24 21:19:49 +03:00
dependencies pkgconfig dep: Special-case D link arguments 2018-06-20 11:27:08 +00:00
modules gdbus_codegen: Only add autocleanup args if glib is new enough 2018-06-20 13:27:23 +00:00
scripts gtkdoc: Use generated types file if there is one 2018-06-26 22:58:45 +03:00
wrap wraptool: Convert to argparse 2018-06-06 20:02:37 +00: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 Rename clike_langs to clink_langs for clarity 2018-06-20 11:27:08 +00:00
coredata.py Downgrade unknown option from exception to warning 2018-06-19 20:29:57 +00:00
environment.py Warn if compiler envvars point to cross compilers. Closes #3782. 2018-06-24 21:19:49 +03:00
interpreter.py Print default option values that don't match the current value 2018-06-21 00:56:30 +03:00
interpreterbase.py Interpreter: Fix subdir_done() to exit from inside if/foreach blocks 2018-06-07 12:56:27 +00:00
linkers.py ArLinker: Use response files on Windows 2018-06-25 16:12:35 +00:00
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 2018-06-06 20:02:37 +00:00
mesonlib.py run_command: Add new kwarg 'capture' 2018-06-18 10:51:46 +00:00
mesonmain.py Print default option values that don't match the current value 2018-06-21 00:56:30 +03:00
minit.py Use visual studio solution directories 2018-04-17 23:41:03 +02:00
minstall.py Make it work with current master. 2018-06-20 20:38:26 +03:00
mintro.py macos: Rewrite install_name for dependent built libraries on install 2018-06-18 06:33:23 +00:00
mlog.py Add VT100 ANSI escape sequences for Windows 10. 2018-05-01 20:17:14 +03:00
mparser.py Add support for octal and binary int literals. 2018-05-23 14:07:38 -07:00
mtest.py Report exit status or signal that killed the test 2018-06-17 21:22:42 +03:00
optinterpreter.py Add UserFeatureOption type 2018-06-18 04:57:32 +00:00
rewriter.py Always build parser objects anew to avoid leaking old data. 2018-03-27 00:39:45 +03:00