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.
 
 
 
 
 
 
Alexis Jeandet 2fc0a11062 [Qt module] Privates headers: Implemented private_headers option 7 years ago
..
backend guess_external_link_dependencies: deduplicate search dirs and libraries. 7 years ago
compilers CCompiler: Cache result of get_library_dirs(). 7 years ago
dependencies [Qt module] Privates headers: Implemented private_headers option 7 years ago
modules Install generated gdbus header with old glib version too. 7 years ago
scripts Add new builtin option --install-umask 7 years ago
wrap new wrap-mode: forcefallback 7 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py extract_all_objects: Add 'recursive' keyword argument 7 years ago
coredata.py Merge pull request #3225 from filbranden/fixperms3 7 years ago
environment.py Merged Arm CC support. 7 years ago
interpreter.py [Qt module] Privates headers: Implemented private_headers option 7 years ago
interpreterbase.py interpreter: Verify permitted kwargs on all methods 7 years ago
linkers.py Add an OpenMP dependency. 7 years ago
mconf.py Add install_umask to list of options of `meson configure` 7 years ago
mesonlib.py Fix encoding bug on Windows 7 years ago
mesonmain.py New argument: --profile-self for profiling performance 7 years ago
minit.py Use visual studio solution directories 7 years ago
mintro.py introspect: default builddir to . to prevent a crash 7 years ago
mlog.py interpreter: Verify permitted kwargs on all methods 7 years ago
mparser.py Remove escaping for triple-quoted strings 7 years ago
mtest.py improve suite of meson test (#3369) 7 years ago
optinterpreter.py options: s/yiel/yield/ typo 7 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 7 years ago