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.
 
 
 
 
 
 
Dylan Baker 0ae911d893 environment: Add a special error case for getting GNU link.exe 5 years ago
..
ast Fix typos found by codespell 5 years ago
backend backends/ninja: apply linker arguments when using rust 5 years ago
cmake cmake: Make output_target_map more robust (fixes #6208) 5 years ago
compilers Allow selecting the dynamic linker 5 years ago
dependencies HDF5: make much more robust across platforms 5 years ago
modules modules/qt.py: friendlier "lrelease-qtN not found" error message 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates Minit templates modularization 5 years ago
wrap wrap: Resolver.get_git: Factor out --depth argument generation and make sure not to pass None as parameter 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 improve error message when old version detected 5 years ago
coredata.py coredata: CmdLineFileParser no longer interpolates strings. 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Allow selecting the dynamic linker 5 years ago
environment.py environment: Add a special error case for getting GNU link.exe 5 years ago
interpreter.py Revert "Have set() and set_quoted() of configuration object work with newlines." 5 years ago
interpreterbase.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
linkers.py Allow selecting the dynamic linker 5 years ago
mconf.py Fix typos found by codespell 5 years ago
mdist.py mdist.py: import lzma only when needed 5 years ago
mesonlib.py Revert "Have set() and set_quoted() of configuration object work with newlines." 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 Fix for issue #4499, multiple entries per file in install-log.txt 5 years ago
mintro.py mintro: dependencies: added version key 5 years ago
mlog.py ci: Add CI command to include text files in the CI log 5 years ago
mparser.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
msetup.py CI: add initial type annotation checking 5 years ago
msubprojects.py wrap: Redirect stdin to DEVNULL (again) 5 years ago
mtest.py mesonbuild/mtest: plumb and report a test's start time 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 5 years ago
rewriter.py Fix typos found by codespell 5 years ago