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 c3f71c60ee Merge pull request #521 from centricular/cc.links_run_unix_link_flags 9 years ago
..
backend Fix a bug in coverage reporting. 9 years ago
modules gnome: only print warning when gresource-related functionality is used (#510) 9 years ago
scripts Fix a bug (typo) seen when printing the logs from failed tests. (#513) 9 years ago
wrap Restore warning state variable that got lost in refactoring. 9 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 CustomTarget: require install_dir only when install is true (#519) 9 years ago
compilers.py compilers: Remove outdated MSVC implementation of cc.find_library 9 years ago
coredata.py Increment version number for new development. 9 years ago
dependencies.py Move MesonException from coredata to mesonlib. 9 years ago
environment.py On failure, print exceptions encountered while searching for compilers (#515) 9 years ago
interpreter.py New API: cc.has_header_symbol to check if a header defines a specific symbol 9 years ago
mconf.py mconf: Include testing related options when printing build configuration. 9 years ago
mesonlib.py Regex used for configuration data substitution was too broad (#520) 9 years ago
mesonmain.py coredata: Centralize builtin option descriptions and definitions. 9 years ago
mesonmain.ui Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mesonrunner.ui Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mesonstart.ui Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mgui.py Converted precompiled headers into a base option. 9 years ago
mintro.py Converted precompiled headers into a base option. 9 years ago
mlog.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mparser.py Move MesonException from coredata to mesonlib. 9 years ago
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 9 years ago