meson/mesonbuild
Dylan Baker eac2d5eec5 modules/python: Allow trying a macos framework as well other methods 2021-07-13 16:43:14 -07:00
..
ast fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
backend more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03:00
cmake more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03:00
compilers Clang: Apply `-O0` 2021-07-13 16:40:40 -07:00
dependencies condense lines 2021-07-05 17:55:04 +03:00
interpreter modules/python: simplify a number of interfaces 2021-07-13 16:43:14 -07:00
interpreterbase fix: Fix recursive _unholder permissive kwarg (fixes #8977) 2021-07-10 22:30:06 +03:00
linkers condense lines 2021-07-05 17:55:04 +03:00
mesonlib condense lines 2021-07-05 17:55:04 +03:00
modules modules/python: Allow trying a macos framework as well other methods 2021-07-13 16:43:14 -07:00
scripts use modern set syntax 2021-07-05 17:55:04 +03:00
templates fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
wrap Delete redirected wrap files in subprojects purge 2021-07-03 13:14:20 +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
_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 Update version number for rc2. 2021-07-12 01:03:32 +03: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 more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03:00
mcompile.py more f-strings too complex to be caught by pyupgrade 2021-07-05 17:55:04 +03: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 dist: only exclude actual git files 2021-07-04 01:25:23 +03: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 Delete redirected wrap files in subprojects purge 2021-07-03 13:14:20 +03: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