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.
 
 
 
 
 
 
Martin Ejdestig 47db4e3d53 Pass warning arguments to compiler even if buildtype is plain 9 years ago
..
backend Pass warning arguments to compiler even if buildtype is plain 9 years ago
modules Simplify target generation in GnomeModule.compile_resources 9 years ago
scripts meson_install: os.symlink may be implemented and still not work 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 build.CustomTarget: Also accept mesonlib.File types as 'command' arguments 9 years ago
compilers.py compilers: MSVC does not understand the -lfoo syntax 9 years ago
coredata.py Preserve 'C:\' as an absolute path in prefix. 9 years ago
dependencies.py Can ask pkg-config to provide static libraries. Closes #380. 9 years ago
environment.py environment: When using MinGW-GCC, the import lib suffix is dll 9 years ago
interpreter.py interpreter: Add path() method to ExternalProgramHolder types 9 years ago
mconf.py Default to cwd in mesonconf. Closes #400. 9 years ago
mesonlib.py Guard against ALL THE THINGS! 9 years ago
mesonmain.py Preserve 'C:\' as an absolute path in prefix. 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