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.
 
 
 
 
 
 
Michael Hirsch, Ph.D 2ae96f8595
fs: replace_suffix
5 years ago
..
ast Fix typos found by codespell 5 years ago
backend Store run target names in build. 5 years ago
cmake cmake: Log warnings in CMakeLists.txt 5 years ago
compilers Add -L= to soname linker argument, too. 5 years ago
dependencies Revert "Add `-Wl,-rpath-link` for secondary dependencies" 5 years ago
modules fs: replace_suffix 5 years ago
scripts Prevent install_name_tool to run on EXE when cross compile on OSX 5 years ago
templates Minit templates modularization 5 years ago
wrap wrap.py: catch connection error with WrapException 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 Store run target names in build. 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 Fix typos found by codespell 5 years ago
environment.py environment: Only check compiler basename for compiler name 5 years ago
interpreter.py Issue #6174: run_command() with compiler object behind ccache fails. 5 years ago
interpreterbase.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
linkers.py pass sanitize option to linker on macOS 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 Fix typos found by codespell 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 Fix typos found by codespell 5 years ago
mlog.py Fix typos found by codespell 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 cmake: moved subprojects into the CMake module 6 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