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 cc5ef6478f
compilers: perform targeted imports for detect
2 years ago
..
data cmake: Always use all compilers for LLVM (fixes #10249) 3 years ago
__init__.py add prefer_static built-in option 3 years ago
base.py dependencies: log the real reason for a dependency lookup failing 2 years ago
boost.py treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
cmake.py dependencies: simplify log_tried into a staticmethod 2 years ago
coarrays.py dependencies: drop Dependency.methods and Dependency.get_methods() 3 years ago
configtool.py dependencies: simplify log_tried into a staticmethod 2 years ago
cuda.py Fix typos discovered by codespell 3 years ago
detect.py dependencies: log the real reason for a dependency lookup failing 2 years ago
dev.py compilers: perform targeted imports for detect 2 years ago
dub.py compilers: perform targeted imports for detect 2 years ago
factory.py dependencies: use better internal representation of factory methods 2 years ago
framework.py dependencies: simplify log_tried into a staticmethod 2 years ago
hdf5.py dependencies: cleanup kwargs.get('static') usage 3 years ago
misc.py dependencies: simplify log_tried into a staticmethod 2 years ago
mpi.py move base class for system dependencies into base.py 3 years ago
pkgconfig.py dependencies: simplify log_tried into a staticmethod 2 years ago
platform.py dependencies: simplify log_tried into a staticmethod 2 years ago
qt.py dependencies: reject Qt6 pkg-config dependency if libexecdir is not known 2 years ago
scalapack.py add prefer_static built-in option 3 years ago
ui.py dependencies: simplify logging methods 2 years ago