Andrei Alexeyev 5ab8934636 kwarg expansion: use dict.update() 6 rokov pred
..
backend d784b5772a ArLinker: Use response files on Windows 6 rokov pred
compilers af546b52ca fix find_library when cross-compiling 32-bit on 64-bit systems 6 rokov pred
dependencies cb2e4877da Debug-log pkg-config calls 6 rokov pred
modules ec29f19c12 Add a helper for fetching of binaries from cross files 6 rokov pred
scripts 32c22ec492 gtkdoc: Use generated types file if there is one 6 rokov pred
wrap a2ebbc7ec4 wraptool: Convert to argparse 6 rokov pred
__init__.py 23b98cd6e6 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 rokov pred
astinterpreter.py 969be1f679 cleanup: Remove redundant parentheses 7 rokov pred
build.py f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) 6 rokov pred
coredata.py f3a8f9c34d Options: treat array option -Dopt= and -Dopt=[] as equivalent 6 rokov pred
environment.py c08c8117ab Warn if compiler envvars point to cross compilers. Closes #3782. 6 rokov pred
interpreter.py dc683218a4 Proper error message for non-found exe in run_target. Closes #3818 6 rokov pred
interpreterbase.py 5ab8934636 kwarg expansion: use dict.update() 6 rokov pred
linkers.py d784b5772a ArLinker: Use response files on Windows 6 rokov pred
mconf.py 9350b9aa7b mconf: Take only one optional builddir arg that defaults to '.' 6 rokov pred
mesonlib.py c9a89027ac run_command: Add new kwarg 'capture' 6 rokov pred
mesonmain.py ce7cdadd37 Fix glib build when using MSI installer. Closes #3762. 6 rokov pred
minit.py c6e03b9535 Use visual studio solution directories 6 rokov pred
minstall.py 10b094c980 Make it work with current master. 6 rokov pred
mintro.py 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 6 rokov pred
mlog.py 91c1cc6f9e Add VT100 ANSI escape sequences for Windows 10. 6 rokov pred
mparser.py 5e7118dd5c Basic kwarg dict expansion support 6 rokov pred
mtest.py 5290f41f31 Report exit status or signal that killed the test 6 rokov pred
optinterpreter.py e565945253 Add UserFeatureOption type 6 rokov pred
rewriter.py 9b2e533d87 Always build parser objects anew to avoid leaking old data. 6 rokov pred