The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam James b56a3198b4
compilers: detect: fix comment/error string in _get_gnu_compiler_defines
8 months ago
..
ast Replace direct indexing with named methods. 8 months ago
backend Update mesonbuild/backend/vs2010backend.py 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: detect: fix comment/error string in _get_gnu_compiler_defines 8 months ago
dependencies find_program: add a kwarg to specify custom version argument 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 Add -export_dynamic flag for AppleDynamicLinker 9 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 `configure_file`: update \@ escape logic 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 Fix mypy. 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 mformat: fix else token not correctly indented 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 meson format command 11 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