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 304c0d2cb5 Updated version number for new development. 9 years ago
..
backend Merge pull request #442 from nioncode/vs-linker-args 9 years ago
modules Handle resources that come in files(). Closes #424. 9 years ago
scripts vs2010: properly check whether solution needs to be regenerated 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 Can add postconfigure script. 9 years ago
compilers.py Return array by value so it does not get modified. 9 years ago
coredata.py Updated version number for new development. 9 years ago
dependencies.py Added find_library method and deprecated the standalone version. Closes #396. 9 years ago
environment.py dump coredata to file before calling backend.generate() 9 years ago
interpreter.py Added find_library method and deprecated the standalone version. Closes #396. 9 years ago
mconf.py Print value of werror in mesonconf 9 years ago
mesonlib.py config file: write commented undef lines same as autoconf 9 years ago
mesonmain.py Can add postconfigure script. 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 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
mintro.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 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 Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago