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 ecf4024592 Add 32 bit sparc processor support. Closes #3901. 6 years ago
..
backend custom targets: Add a 'console' kwarg for long-running commands 6 years ago
compilers Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks 6 years ago
dependencies Updated boost discovery to handle version >= 1.65 for MSVC (#3961) 6 years ago
modules Merge pull request #3799 from rossburton/gtkdoc 6 years ago
scripts Merge pull request #3799 from rossburton/gtkdoc 6 years ago
wrap wraptool: Convert to argparse 6 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 8 years ago
astinterpreter.py cleanup: Remove redundant parentheses 7 years ago
build.py custom targets: Add a 'console' kwarg for long-running commands 6 years ago
coredata.py Added install target to VS. Closes #3841. 6 years ago
environment.py Add 32 bit sparc processor support. Closes #3901. 6 years ago
interpreter.py custom targets: Add a 'console' kwarg for long-running commands 6 years ago
interpreterbase.py Print a more usable message when a subproject fails to configure 6 years ago
linkers.py ArLinker: Use response files on Windows 6 years ago
mconf.py mconf: Take only one optional builddir arg that defaults to '.' 6 years ago
mesonlib.py Merge pull request #3850 from mesonbuild/nirbheek/exe-wrapper-compiler-fallbacks 6 years ago
mesonmain.py Fix directory verification. Closes #3857. 6 years ago
minit.py Use visual studio solution directories 6 years ago
minstall.py Fix pkexec command for installation via polkit 6 years ago
mintro.py macos: Rewrite install_name for dependent built libraries on install 6 years ago
mlog.py Print a more usable message when a subproject fails to configure 6 years ago
mparser.py Warn for future keyword (#3908) 6 years ago
mtest.py cross: Be more permissive about not-found exe_wrapper 6 years ago
optinterpreter.py UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Always build parser objects anew to avoid leaking old data. 6 years ago