..
ast
Replace direct indexing with named methods.
8 months ago
backend
limit wrapped-due-to-env special case for `env` to only apply for env.set
8 months ago
cargo
cargo: Fall back to the checksum in Cargo.lock metadata table
8 months ago
cmake
Recast CMake's IMPORTED_LOCATION into framework flags ( #13299 )
8 months ago
compilers
compilers: pass Environment to openmp_flags
8 months ago
dependencies
dependencies/openmp: use mlog.warning instead of open coding
8 months ago
interpreter
find_program: add a kwarg to specify custom version argument
8 months ago
interpreterbase
Refactor option classes to their own file.
9 months ago
linkers
compilers: pass Environment to openmp_flags
8 months ago
modules
Merge pull request #13307 from mesonbuild/optstorerefactor
8 months ago
scripts
Add support for detecting free-threaded Python on Windows
8 months ago
templates
Use SPDX-License-Identifier consistently
1 year ago
utils
limit wrapped-due-to-env special case for `env` to only apply for env.set
8 months ago
wrap
cargo: Load Cargo.lock
8 months ago
__init__.py
compilers/d: Add b_ndebug support
5 years ago
_pathlib.py
Use SPDX-License-Identifier consistently
1 year ago
_typing.py
Use SPDX-License-Identifier consistently
1 year ago
arglist.py
Use SPDX-License-Identifier consistently
1 year ago
build.py
Replace direct indexing with named methods.
8 months ago
coredata.py
Bump version numbers for rc1.
8 months ago
depfile.py
Use SPDX-License-Identifier consistently
1 year ago
envconfig.py
Added support for Texas Instruments C6000 compiler.
11 months ago
environment.py
Convert option from a plain dictionary into a named class.
9 months ago
machinefile.py
Extract native file parser to machinefile source file.
9 months ago
mcompile.py
move UserArrayOption.listify_value to mesonlib
11 months ago
mconf.py
Fix mypy.
8 months ago
mdevenv.py
devenv: Don't use Path.relative_to() to resolve relative paths
11 months ago
mdist.py
mdist: gracefully handle stale Git index
10 months ago
mesondata.py
Use SPDX-License-Identifier consistently
1 year ago
mesonlib.py
Use SPDX-License-Identifier consistently
1 year ago
mesonmain.py
Suggest mingw Python URL instead of specific package names
8 months ago
mformat.py
format: fix edge case with empty functions
8 months ago
minit.py
Use SPDX-License-Identifier consistently
1 year ago
minstall.py
minstall: fix symlink handling on python 3.13
8 months ago
mintro.py
Fix mypy.
8 months ago
mlog.py
Use SPDX-License-Identifier consistently
1 year ago
mparser.py
format: fix edge case with empty functions
8 months ago
msetup.py
msetup: fix regression under py3.13 causing profile.runctx to not write locals()
8 months ago
msubprojects.py
wrap: Clarify PackageDefinition API
8 months ago
mtest.py
Add meson test --max-lines
8 months ago
munstable_coredata.py
Use SPDX-License-Identifier consistently
1 year ago
optinterpreter.py
Refactor option classes to their own file.
9 months ago
options.py
Fix mypy.
8 months ago
programs.py
find_program: add a kwarg to specify custom version argument
8 months ago
rewriter.py
Rename option variable to optstore to make it unique.
8 months ago