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.
 
 
 
 
 
 
Xavier Claessens 93dc9cfcc3 gnome.generate_gir: Fix missing include directories 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: Fix string substitution index error 5 years ago
compilers gfortran: Fix has_header implementation with GCC 10 5 years ago
dependencies ui/qt: Warn if Android cpu_family is unknown 5 years ago
modules gnome.generate_gir: Fix missing include directories 5 years ago
scripts gtkdochelper.py: Ignore UnicodeEncodeError when printing output 5 years ago
templates cuda: Fix meson template (fixes #6869) 5 years ago
wrap wrap: Add fallback urls 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 Merge pull request #6620 from jon-turney/test-output-check 5 years ago
coredata.py coredata: Fixup the default libdir value, not the set value 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 Merge pull request #6620 from jon-turney/test-output-check 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 Compiler options per lang 5 years ago
mdist.py dist: Print location of generated tarballs 5 years ago
mesonlib.py boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
mesonmain.py switch python2 %s for python3 .format 5 years ago
minit.py sample factory implementation 5 years ago
minstall.py Do not call restorecon if there are no files to install 5 years ago
mintro.py Convert test protocol into an enum 5 years ago
mlog.py Make colourize_console() a function 5 years ago
mparser.py mparser: fix precedence of arithmetic operators 5 years ago
msetup.py Fix symlink deletion with --wipe option 5 years ago
msubprojects.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
mtest.py Add native support for gtest tests 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 Compiler options per lang 5 years ago