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.
 
 
 
 
 
 
Jussi Pakkanen 73b3b60436
Merge pull request #11924 from dcbaker/submit/c++stdlib-fixes
2 years ago
..
ast
backend genvslite: greatly simplify the implementation of non-genvslite backends 2 years ago
cargo
cmake WIP: cmake: do not re-export unused top-level objects 2 years ago
compilers compilers/cpp: remove special libc++ handling from the AppleClangCPPCompiler 2 years ago
dependencies dependencies: switch the delayed-import mechanism for custom dependencies 2 years ago
interpreter Experimental 'genvslite' WIP. (#11049) 2 years ago
interpreterbase
linkers Archive shared library in AIX (#11850) 2 years ago
modules modules/rust: Add a keyword argument to pass extra args to the rust compiler 2 years ago
scripts Add kernel and subsystem properties to machine objects. 2 years ago
templates
utils genvslite: fix the core option being listed as one of the per-project options 2 years ago
wrap
__init__.py
_pathlib.py
_typing.py
arglist.py linkers: delay implementations import until detect is run 2 years ago
build.py rust: get stdlib arguments for non-rust languages when linking 2 years ago
coredata.py genvslite: fix badly overflowing line lengths 2 years ago
depfile.py
envconfig.py Merge pull request #11902 from dcbaker/submit/rust-module-enhancements 2 years ago
environment.py environment: separate illumos and Solaris kernels in Machines 2 years ago
mcompile.py
mconf.py fully type mconf.py 2 years ago
mdevenv.py dependencies: defer importing a custom dependency until it is used 2 years ago
mdist.py fully type mdist.py 2 years ago
mesondata.py
mesonlib.py
mesonmain.py
minit.py
minstall.py Archive shared library in AIX (#11850) 2 years ago
mintro.py mintro: record subproject in install_plan 2 years ago
mlog.py
mparser.py
msetup.py fix the use of setup --profile-self in combination with --genvslite 2 years ago
msubprojects.py
mtest.py
munstable_coredata.py
optinterpreter.py
programs.py
rewriter.py