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.
 
 
 
 
 
 
Jussi Pakkanen b3fe4a0a18 Add option for controlling RTTI. 5 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 5 years ago
backend Ask Ninja to expand rsp files in compile_commands.json 5 years ago
cmake Merge pull request #6074 from mensinda/cmFileAPI 5 years ago
compilers Add option for controlling RTTI. 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 source tags targets 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 Fix *.pdb files missing in meson introspect --installed output 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 Fix all flake8 warnings 5 years ago
environment.py Ask Ninja to expand rsp files in compile_commands.json 5 years ago
interpreter.py raise exception when a non-required module not found and subsequently used 5 years ago
interpreterbase.py Return a disabler when an unknown method is called on a disabler object 5 years ago
linkers.py Merge pull request #5833 from dcbaker/remove-compiler-type 5 years ago
mconf.py mconf: Fix printing options when there is no compiler/project options 5 years ago
mdist.py mdist.py: import lzma only when needed 5 years ago
mesonlib.py ducking 'None' for missing module 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 Fix for issue #4499, multiple entries per file in install-log.txt 5 years ago
mintro.py Add missing newlines to "meson introspect" error 5 years ago
mlog.py Make parser errors print relative path to meson.build file 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 compilers: replace CompilerType with MachineInfo 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 6 years ago