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.
 
 
 
 
 
 
Daniel Mensinger c48b0dea27
types: Annotate ast/interpreter.py
5 years ago
..
ast types: Annotate ast/interpreter.py 5 years ago
backend Clang-cl cross fix from Dale Curtis. Closes #5639. 5 years ago
cmake types: Annotate mparser.py 5 years ago
compilers meson: cache the results of can_compile 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 Fixed linker detecting on windows. Added comments about linker detecting for further debugging and refactoring. 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 environment: Strip 'el' from the end of mips architectures 5 years ago
interpreter.py types: Annotate ast/interpreter.py 5 years ago
interpreterbase.py types: Annotate ast/interpreter.py 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 Remove unused MesonException.get_msg_with_context() 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 types: Annotate mparser.py 5 years ago
mlog.py Merge pull request #6692 from xclaesse/summary-warnings 5 years ago
mparser.py types: Annotate the AST visitors 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 types: Annotate mparser.py 5 years ago
rewriter.py types: Annotate ast/interpreter.py 5 years ago