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.
 
 
 
 
 
 
Filipe Brandenburger df2f6a71e7 Make windows_proof_rmtree resilient to read-only files 7 years ago
..
backend Add 'install_mode' to all installable targets 7 years ago
compilers New compiler method: check_header 7 years ago
dependencies Add 0.46.0 features 7 years ago
modules Add a depend_files: keyword to windows.compile_resources() 7 years ago
scripts Add 'install_mode' to all installable targets 7 years ago
wrap new wrap-mode: forcefallback 7 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Add 'install_mode' to all installable targets 7 years ago
coredata.py Move target_version from coredata to mesonlib 7 years ago
environment.py Set the meson command to use when we know what it is 7 years ago
interpreter.py Add 'install_mode' to all installable targets 7 years ago
interpreterbase.py Add 0.47.0 features 7 years ago
linkers.py Add an OpenMP dependency. 7 years ago
mconf.py Fix setting c_args and friends from command line 7 years ago
mesonlib.py Make windows_proof_rmtree resilient to read-only files 7 years ago
mesonmain.py Set the meson command to use when we know what it is 7 years ago
minit.py Use visual studio solution directories 7 years ago
mintro.py introspect: Fix listing target files that are File objects 7 years ago
mlog.py Add VT100 ANSI escape sequences for Windows 10. 7 years ago
mparser.py Add support for octal and binary int literals. 7 years ago
mtest.py Don't call getpgid() when killing a test. 7 years ago
optinterpreter.py Add 0.45.0 features 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago