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.
 
 
 
 
 
 
Mike Gilbert 692b9af94c Ignore file access errors when scanning .so files in system libdirs 5 years ago
..
ast interpreterbase: Add warning when built-in object method has no kwargs 5 years ago
backend Fix outdated cross-compilation checks 5 years ago
cmake cmake: always split property lists (fixes #7228) 5 years ago
compilers Ignore file access errors when scanning .so files in system libdirs 5 years ago
dependencies dependencies/cuda: Add support for ARM linux 5 years ago
modules gnome.generate_gir: Fix missing include directories 5 years ago
scripts Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
templates Fix meson_jar_template 5 years ago
wrap Always disable interpolation for ini parsers. 5 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py Allow indexed custom target to be used in executable's depends. 5 years ago
coredata.py Bump versions to 0.54.2 for release 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Add AVR to cpu families. Closes #7085. 5 years ago
environment.py Fix outdated cross-compilation checks 5 years ago
interpreter.py interpreter: Correctly ignore def files in build directory 5 years ago
interpreterbase.py interpreterbase: Fix version checking for deprecation 5 years ago
linkers.py Do not pass rpath flags to wasm-ld 5 years ago
mcompile.py mcompile: Use the current dir if unspecified 5 years ago
mconf.py Fix typos found by codespell 5 years ago
mdist.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
mesonlib.py boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
mesonmain.py mesonbuild: Add mcompile command 5 years ago
minit.py sample factory implementation 5 years ago
minstall.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
mintro.py intro: List symlinks in installdata (fixes #6734) 5 years ago
mlog.py Add property to disable compiler sanity checks during cross compilation. 5 years ago
mparser.py mparser: fix precedence of arithmetic operators 5 years ago
msetup.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
msubprojects.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
mtest.py mtest: Improve test output formatting. 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py opts: Allow `-` and `not` in meson_options.txt (fixes #6948) 5 years ago
rewriter.py review: Initial fixup 5 years ago