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 cf76ffad14
Merge pull request #2703 from mesonbuild/msvc-library-search-fixes
7 years ago
..
backend Merge pull request #2618 from mesonbuild/osxlinkerfixes 7 years ago
compilers find_library: Prefer .dll.a and .lib over .dll for shared 7 years ago
dependencies dependencies: Always convert MinGW paths to MSVC on Windows 7 years ago
modules gnome.compile_resources: Prefer generated files over source files 7 years ago
scripts
wrap
__init__.py
astinterpreter.py
build.py spelling: target 7 years ago
coredata.py String arguments can permit arbitrary string values 7 years ago
environment.py spelling: targeting 7 years ago
interpreter.py Don't warn for optional_modules 7 years ago
interpreterbase.py interpreter: Reduce to_sring method to base 10 7 years ago
linkers.py linkers: Return a Copy of VisualStudioLinker always_args 7 years ago
mconf.py mconf: print choices of base options 7 years ago
mesonlib.py configure_file: Compare difference in binary mode 7 years ago
mesonmain.py Don't print traceback when options are invalid 7 years ago
mintro.py
mlog.py Enable ANSI colors on Windows when ANSICON is set 7 years ago
mparser.py Fix escaping of newlines in string literals 7 years ago
mtest.py mtest: Chdir into the build directory before running tests with -C 7 years ago
optinterpreter.py String arguments can permit arbitrary string values 7 years ago
rewriter.py