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.
 
 
 
 
 
 
Nicole Mazzuca f1546e289c add cpp_std support for MSVC 6 years ago
..
backend Skip creating a PDB file if a debug build hasn't been requested 6 years ago
compilers add cpp_std support for MSVC 6 years ago
dependencies dependencies/llvm: Mark as not found when not found 6 years ago
modules gnome.compile_resources: Put dependency directories before current source dir 6 years ago
scripts Do not try to remove duplicate RPATH entries on macOS 6 years ago
wrap wrap: Fix crash with file based wraps 6 years ago
__init__.py
astinterpreter.py
build.py Add 'b_pie' compiler option 6 years ago
coredata.py Expose wrap_mode as an option. Closes #4266. 6 years ago
environment.py Added basic detection for AIX linker (not really a better way) 6 years ago
interpreter.py wrap: Improve error handling and logging 6 years ago
interpreterbase.py Interpreter: Add 'continue' and 'break' keywords 6 years ago
linkers.py
mconf.py Use a single ArgumentParser for all subcommands 6 years ago
mesonlib.py os.path.relpath() can fail on Windows 6 years ago
mesonmain.py Hide 'rewrite' and 'runpython' commands from help 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py Remove implicit compression of man pages 6 years ago
mintro.py Use a single ArgumentParser for all subcommands 6 years ago
mlog.py
mparser.py Interpreter: Add 'continue' and 'break' keywords 6 years ago
msetup.py msetup: Remove dead code 6 years ago
mtest.py Use a single ArgumentParser for all subcommands 6 years ago
optinterpreter.py
rewriter.py Use a single ArgumentParser for all subcommands 6 years ago