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.
 
 
 
 
 
 
Nirbheek Chauhan 6cb5e185c4 Update version numbers for 0.52.1 stable release 4 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
backend Remove duplicated object files in static libraries 5 years ago
cmake cmake: Log warnings in CMakeLists.txt 4 years ago
compilers Add -L= to soname linker argument, too. 5 years ago
dependencies Revert "Add `-Wl,-rpath-link` for secondary dependencies" 4 years ago
modules hotdoc: work around argparse syntax ambiguity 4 years ago
scripts Add clang-tidy target. Closes #2383. 5 years ago
wrap wrap: Resolver.get_git: Factor out --depth argument generation and make sure not to pass None as parameter 4 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 years ago
build.py Use include_type instead of is_system 5 years ago
coredata.py Update version numbers for 0.52.1 stable release 4 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py envconfig: Add MicroBlaze CPU family 5 years ago
environment.py d: Prefer MSVC and LLVM linker over optlink when available 5 years ago
interpreter.py path interpreter--silently discard invalid Unix relative paths on Windows 5 years ago
interpreterbase.py Return a disabler when an unknown method is called on a disabler object 5 years ago
linkers.py linkers: Concatenate -L and the directory 5 years ago
mconf.py mconf: Fix meson configure crash (fixes #5909) 5 years ago
mdist.py dist: Add '-C' option and print better error message 5 years ago
mesonlib.py Add helper to print warnings once 5 years ago
mesonmain.py Create multiple different archive types with dist. 5 years ago
minit.py Don't use len() to test for container emptiness 5 years ago
minstall.py Catch NotADirectoryError to fix selinux error 5 years ago
mintro.py Add missing newlines to "meson introspect" error 5 years ago
mlog.py pythonic file checks 5 years ago
mparser.py Fix flake8-bugbear warnings 5 years ago
msetup.py Print user defined options in meson-log.txt 5 years ago
msubprojects.py wrap: Redirect stdin to DEVNULL (again) 4 years ago
mtest.py mtest: add gdb_path option 5 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 5 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 5 years ago
rewriter.py Per machine do 'build.' and '' option prefixes 5 years ago