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 c5db96e051 flake8: fix typing casts to not have actual objects 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 typing: simplify type annotations for libraries 2 years ago
boost.py treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
cmake.py Remove redundant backslash and fix white space issue 2 years ago
coarrays.py dependencies: drop Dependency.methods and Dependency.get_methods() 3 years ago
configtool.py dependencies: tighten type checking and fix cmake API violation for get_variable 3 years ago
cuda.py Fix typos discovered by codespell 3 years ago
detect.py Fix purely white space issues reported by flake8 2 years ago
dev.py flake8: fix typing casts to not have actual objects 2 years ago
dub.py flake8: fix non-idiomatic ordering of "if not in" checks 2 years ago
factory.py Fix purely white space issues reported by flake8 2 years ago
framework.py dependencies: drop Dependency.methods and Dependency.get_methods() 3 years ago
hdf5.py dependencies: cleanup kwargs.get('static') usage 3 years ago
misc.py add prefer_static built-in option 3 years ago
mpi.py move base class for system dependencies into base.py 3 years ago
pkgconfig.py Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-files 3 years ago
platform.py dependencies: Use a typing.NewType for Dependency.type_name 3 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 Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1 3 years ago