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.
 
 
 
 
 
 
Daniel Mensinger e089eb7665
Fixed line and column numbers for dict and array nodes
6 years ago
..
ast First rewriter test case 6 years ago
backend custom_target: do not let install override build_by_default 6 years ago
compilers Add PGI C and C++ compilers (#4803) 6 years ago
dependencies find_external_dependency: Return NotFoundDependency() 6 years ago
modules add support for generating cmake files 6 years ago
scripts Add a clang-format target. 6 years ago
wrap Add 'meson subprojects update' command 6 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 custom_target: do not let install override build_by_default 6 years ago
coredata.py coredata: Serialize native files into the cmd_line.txt file 6 years ago
environment.py Add PGI C and C++ compilers (#4803) 6 years ago
interpreter.py mintro: Introspection interpreter refactoring (#4733) 6 years ago
interpreterbase.py Fix flake8 errors 6 years ago
linkers.py Add support for Renesas CC-RX toolchain 6 years ago
mconf.py Merge pull request #4732 from mensinda/introMesonInfo2 6 years ago
mesonlib.py Removed fallback detection logic 6 years ago
mesonmain.py Merge pull request #4719 from ocrete/fix-posix-lang 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py fix meson configure exception when install_umask is not an int 6 years ago
mintro.py Moved the introspection interpreter 6 years ago
mlog.py do_subproject: Improve log messages and formatting 6 years ago
mparser.py Fixed line and column numbers for dict and array nodes 6 years ago
msetup.py Merge pull request #4732 from mensinda/introMesonInfo2 6 years ago
msubprojects.py Add 'meson subprojects download' command 6 years ago
mtest.py Save surrogates as-is in log files 6 years ago
munstable_coredata.py Add new meson.py unstable-coredata subcommand. 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Added support for removing sources from a target 6 years ago