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 3607f50d7f
cmake: Refactor CMakeExecutor and CMakeTraceParser
5 years ago
..
ast types: import typing as T (fixes #6333) 5 years ago
backend vs: Write checksums in PE binaries (DLLs and EXEs) 5 years ago
cmake cmake: Refactor CMakeExecutor and CMakeTraceParser 5 years ago
compilers compilers: Derive CompilerArgs from collections instead of typing 5 years ago
dependencies cmake: Refactor CMakeExecutor and CMakeTraceParser 5 years ago
modules pkgconfig module: add FeatureNew for requires: dependency('foo') 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates Make D template work even if dub is not available. 5 years ago
wrap wrap: Fix git clone with commit id in revision 5 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 typing: Fix compatibility with Python 3.5.2 5 years ago
coredata.py mconf: Recommend using --reconfigure when setting unknown options 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Add m68k to known cpus for Motorola 68000 series processors 5 years ago
environment.py environment: Fix initialization of compilers that don't use a 5 years ago
interpreter.py Support multiple args to message() and warning() 5 years ago
interpreterbase.py dict: Fully evaluate keys 5 years ago
linkers.py vs: Write checksums in PE binaries (DLLs and EXEs) 5 years ago
mconf.py Fix typos found by codespell 5 years ago
mdist.py Set source and build dir envvars when running dist. 5 years ago
mesonlib.py Move git helper out into mesonlib for reuse 5 years ago
mesonmain.py Fix typos found by codespell 5 years ago
minit.py CI: add initial type annotation checking 5 years ago
minstall.py lgtm: Fix redundant code 5 years ago
mintro.py types: import typing as T (fixes #6333) 5 years ago
mlog.py types: import typing as T (fixes #6333) 5 years ago
mparser.py lgtm: Fix redundant code 5 years ago
msetup.py types: import typing as T (fixes #6333) 5 years ago
msubprojects.py Move git helper out into mesonlib for reuse 5 years ago
mtest.py types: import typing as T (fixes #6333) 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py types: import typing as T (fixes #6333) 5 years ago
rewriter.py types: import typing as T (fixes #6333) 5 years ago