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.
 
 
 
 
 
 
Nicolas Schneider eb69b268d4 Revert "Fix Windows. Again." 9 years ago
..
backend Removed lingering coverage flags. 9 years ago
modules Removed no longer used attribute from rpm generator. Closes #502. 9 years ago
scripts Use individual tempdirs for building and installing in unit tests. 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 Merge pull request #390 from nirbheek/msvc-module-defs 9 years ago
compilers.py Bring back the old manual search to cc.find_library. 9 years ago
coredata.py Merge branch 'base_options'. 9 years ago
dependencies.py Add dir support for find_library and remove deprecated standalone version. Closes #450. 9 years ago
environment.py Revert "Fix Windows. Again." 9 years ago
interpreter.py Bring back the old manual search to cc.find_library. 9 years ago
mconf.py Merge branch 'base_options'. 9 years ago
mesonlib.py New builtin option: libexecdir for installation of helper executables 9 years ago
mesonmain.py Merge branch 'base_options'. 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 More comparison operators. Closes #363. 9 years ago
optinterpreter.py Merge branch 'base_options'. 9 years ago