meson/mesonbuild
Dylan Baker 4a0a6a8083 modules: modules need to return either an ExtensionModlue or a
NewExtensionModule object

So that we get the found() method.
2021-06-30 14:07:26 -07:00
..
ast fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
backend Add feed arg to custom_target() 2021-06-29 20:54:13 +03:00
cmake fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
compilers fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
dependencies fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
interpreter modules: modules need to return either an ExtensionModlue or a 2021-06-30 14:07:26 -07:00
interpreterbase fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
linkers Split compiler detection from Environment 2021-06-25 19:34:48 +02:00
mesonlib fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
modules modules: modules need to return either an ExtensionModlue or a 2021-06-30 14:07:26 -07:00
scripts Add feed arg to custom_target() 2021-06-29 20:54:13 +03:00
templates fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
wrap fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
__init__.py
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 2021-06-29 11:28:08 +02:00
_typing.py typing: mlog use StringProtocol 2021-06-05 12:35:48 +02:00
arglist.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
build.py Add feed arg to custom_target() 2021-06-29 20:54:13 +03:00
coredata.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py holders: Introduce HoldableObject 2021-06-18 23:48:33 +02:00
environment.py typing: Annotate compilers.detect 2021-06-25 19:34:48 +02:00
mcompile.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mconf.py coredata: Invalidate deps cache when changing wrap_mode option 2021-06-11 09:40:21 -04:00
mdevenv.py Add `meson devenv` command and meson.add_devenv() 2021-03-16 09:00:50 -04:00
mdist.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mesonmain.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
minit.py minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c# 2021-06-13 14:28:08 -04:00
minstall.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mintro.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mlog.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mparser.py Add support for basic format strings 2021-03-10 08:55:22 -05:00
msetup.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
msubprojects.py msubprojects: Display progress while tasks are running 2021-06-25 15:16:55 -04:00
mtest.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
munstable_coredata.py Use a single coredata dictionary for options 2021-01-04 12:20:58 -08:00
optinterpreter.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
programs.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
rewriter.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00