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.
 
 
 
 
 
 
Eli Schwartz 2d6c10908b
python module: stop using distutils "link to libpython" probe on recent python
12 months ago
..
ast fix undefined StringNode from previous commit 1 year ago
backend add support for vs_module_defs to Executables 12 months ago
cargo parser: simplify other node constructors 1 year ago
cmake CMakeInterpreter: Remove useless arguments 1 year ago
compilers compilers: use correct version comparison for openbsd libraries 12 months ago
dependencies python dependency: ensure that setuptools doesn't inject itself into distutils 12 months ago
interpreter interpreter: handle implib/export_dynamic conflicts in the interpreter 12 months ago
interpreterbase parser: simplify Assignment and PlusAssignment nodes 1 year ago
linkers
modules find_tool: don't assume the pkgconfig variable is a valid command 12 months ago
scripts python module: stop using distutils "link to libpython" probe on recent python 12 months ago
templates
utils pkgconfig: Cache the implementation instance 1 year ago
wrap Allow to fallback to cmake subproject 1 year ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py interpreter: handle implib/export_dynamic conflicts in the interpreter 12 months ago
coredata.py parser: preserve escape chars in strings 1 year ago
depfile.py
envconfig.py CPU family support 'sw_64' and remove the compile warning (#12273) 1 year ago
environment.py Adjust kernel detection to support Solaris 5.10 or earlier 1 year ago
mcompile.py
mconf.py
mdevenv.py Remove get_pkgconfig_variable() 1 year ago
mdist.py
mesondata.py
mesonlib.py
mesonmain.py
minit.py
minstall.py install_{data,headers,subdir}: implement follow_symlinks 1 year ago
mintro.py parser: use IdNode for function name and assignment name 1 year ago
mlog.py
mparser.py parser: allow whitespaces and comments in cont_eol 1 year ago
msetup.py
msubprojects.py Allow to fallback to cmake subproject 1 year ago
mtest.py
munstable_coredata.py
optinterpreter.py parser: use IdNode for function name and assignment name 1 year ago
programs.py
rewriter.py parser: simplify other node constructors 1 year ago