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 b4b1a2c5a1 Build private directory name from output file name. 5 years ago
..
ast interpreterbase: Add warning when built-in object method has no kwargs 5 years ago
backend Build private directory name from output file name. 5 years ago
cmake cmake: Print supported stds when warning 5 years ago
compilers Merge pull request #7103 from dankegel/bug4027-rpath-remember 5 years ago
dependencies boost: always use compiler include paths 5 years ago
modules ninjabackend: Treat GNOME gir/typelib as libraries 5 years ago
scripts Merge pull request #7103 from dankegel/bug4027-rpath-remember 5 years ago
templates cuda: Fix meson template (fixes #6869) 5 years ago
wrap wrap: Add fallback urls 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 Merge pull request #7103 from dankegel/bug4027-rpath-remember 5 years ago
coredata.py coredata: Fixup the default libdir value, not the set value 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Add AVR to cpu families. Closes #7085. 5 years ago
environment.py Fix outdated cross-compilation checks 5 years ago
interpreter.py interpreter: Rename has_exe_wrapper -> can_run_host_binaries 5 years ago
interpreterbase.py interpreterbase: Allow passing an extra message in feature/deprecation warnings 5 years ago
linkers.py Let .pc files specify rpath. 5 years ago
mcompile.py mcompile: Use the current dir if unspecified 5 years ago
mconf.py Compiler options per lang 5 years ago
mdist.py dist: Print location of generated tarballs 5 years ago
mesonlib.py boost: Try finding libraries with the matching arch (fixes #7110) 5 years ago
mesonmain.py switch python2 %s for python3 .format 5 years ago
minit.py sample factory implementation 5 years ago
minstall.py Let .pc files specify rpath. 5 years ago
mintro.py Convert test protocol into an enum 5 years ago
mlog.py Make colourize_console() a function 5 years ago
mparser.py mparser: fix precedence of arithmetic operators 5 years ago
msetup.py Fix symlink deletion with --wipe option 5 years ago
msubprojects.py Cherry-picking - (rm python2 % add python3 .format) (#6725) 5 years ago
mtest.py Add native support for gtest tests 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py opts: Allow `-` and `not` in meson_options.txt (fixes #6948) 5 years ago
rewriter.py Compiler options per lang 5 years ago