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 0fbd09609f Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
..
ast types: import typing as T (fixes #6333) 5 years ago
backend Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
cmake Merge pull request #6635 from mensinda/cmOTMFix 5 years ago
compilers Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
dependencies boost: Rewrite the boost system dependency 5 years ago
modules mesonbuild/modules/gnome.py: Fix giscanner and gicompiler logic 5 years ago
scripts Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
templates tests: Ensure that executable and library are named differently 5 years ago
wrap Always disable interpolation for ini parsers. 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 interpreter: Iterate custom target outputs 5 years ago
coredata.py coredata: Fix search and replace mistake 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Add m68k to known cpus for Motorola 68000 series processors 5 years ago
environment.py Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
interpreter.py version parsing: match only when version starts with a number 5 years ago
interpreterbase.py dict: Fully evaluate keys 5 years ago
linkers.py Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
mconf.py Fix typos found by codespell 5 years ago
mdist.py mdist: Use windows_proof_rmtree when deleting 5 years ago
mesonlib.py Popen_safe: Always re-setup the console colors 5 years ago
mesonmain.py Fix typos found by codespell 5 years ago
minit.py Update minit.py 5 years ago
minstall.py minstall: Add a new option --quiet 5 years ago
mintro.py Make 'default_library' per-subproject builtin option 5 years ago
mlog.py Split console colourization into a separate function 5 years ago
mparser.py lgtm: Fix redundant code 5 years ago
msetup.py meson: unbreak --profile-self 5 years ago
msubprojects.py msubprojects: We return a string from git() now 5 years ago
mtest.py types: import typing as T (fixes #6333) 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py Refactor UserIntegerOption to work with BuiltinOption. 5 years ago
rewriter.py types: import typing as T (fixes #6333) 5 years ago