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 225c93c5c0 linkers: Concatenate -L and the directory 5 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
backend Add clang-tidy target. Closes #2383. 5 years ago
cmake Revert "cmake: postprocess libraries names with so version" 5 years ago
compilers Merge pull request #5953 from mensinda/isystem 5 years ago
dependencies Use include_type instead of is_system 5 years ago
modules Make Python 2 tests optional(er) to prepare for py2 purge in Debian. 5 years ago
scripts Add clang-tidy target. Closes #2383. 5 years ago
wrap wrap: Rework `depth` support for git. 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 Use include_type instead of is_system 5 years ago
coredata.py Bump version number for new development. [skip ci] 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py envconfig: Add MicroBlaze CPU family 5 years ago
environment.py Cross build is defined by the existance of a cross file. 5 years ago
interpreter.py Merge pull request #5953 from mensinda/isystem 5 years ago
interpreterbase.py Add is_disabler function 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 6 years ago
minstall.py Catch NotADirectoryError to fix selinux error 5 years ago
mintro.py Add test priorities to force test start order 5 years ago
mlog.py pythonic file checks 5 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py Print user defined options in meson-log.txt 5 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py mtest: add gdb_path option 5 years ago
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 6 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 6 years ago