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.
 
 
 
 
 
 
Renan Lavarec 75132a94a1 Vs2010Backend: Fix REGEN.vcxproj not getting default debug config in release 5 months ago
..
ast Replace direct indexing with named methods. 5 months ago
backend Vs2010Backend: Fix REGEN.vcxproj not getting default debug config in release 5 months ago
cargo cargo: Fall back to the checksum in Cargo.lock metadata table 5 months ago
cmake Recast CMake's IMPORTED_LOCATION into framework flags (#13299) 5 months ago
compilers compilers: cpp: fix header name and return value use in header check 5 months ago
dependencies find_program: add a kwarg to specify custom version argument 5 months ago
interpreter find_program: add a kwarg to specify custom version argument 5 months ago
interpreterbase Refactor option classes to their own file. 6 months ago
linkers Add -export_dynamic flag for AppleDynamicLinker 5 months ago
modules Merge pull request #13307 from mesonbuild/optstorerefactor 5 months ago
scripts Add support for detecting free-threaded Python on Windows 5 months ago
templates Use SPDX-License-Identifier consistently 11 months ago
utils `configure_file`: update \@ escape logic 5 months ago
wrap cargo: Load Cargo.lock 5 months ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py Use SPDX-License-Identifier consistently 11 months ago
_typing.py Use SPDX-License-Identifier consistently 11 months ago
arglist.py Use SPDX-License-Identifier consistently 11 months ago
build.py Replace direct indexing with named methods. 5 months ago
coredata.py Fix mypy. 5 months ago
depfile.py Use SPDX-License-Identifier consistently 11 months ago
envconfig.py Added support for Texas Instruments C6000 compiler. 8 months ago
environment.py Convert option from a plain dictionary into a named class. 5 months ago
machinefile.py Extract native file parser to machinefile source file. 5 months ago
mcompile.py move UserArrayOption.listify_value to mesonlib 8 months ago
mconf.py Fix mypy. 5 months ago
mdevenv.py devenv: Don't use Path.relative_to() to resolve relative paths 8 months ago
mdist.py mdist: gracefully handle stale Git index 7 months ago
mesondata.py Use SPDX-License-Identifier consistently 11 months ago
mesonlib.py Use SPDX-License-Identifier consistently 11 months ago
mesonmain.py Suggest mingw Python URL instead of specific package names 5 months ago
mformat.py mformat: fix else token not correctly indented 5 months ago
minit.py Use SPDX-License-Identifier consistently 11 months ago
minstall.py minstall: fix symlink handling on python 3.13 5 months ago
mintro.py Fix mypy. 5 months ago
mlog.py Use SPDX-License-Identifier consistently 11 months ago
mparser.py meson format command 7 months ago
msetup.py msetup: fix regression under py3.13 causing profile.runctx to not write locals() 5 months ago
msubprojects.py wrap: Clarify PackageDefinition API 5 months ago
mtest.py Add meson test --max-lines 5 months ago
munstable_coredata.py Use SPDX-License-Identifier consistently 11 months ago
optinterpreter.py Refactor option classes to their own file. 6 months ago
options.py Fix mypy. 5 months ago
programs.py find_program: add a kwarg to specify custom version argument 5 months ago
rewriter.py Rename option variable to optstore to make it unique. 5 months ago