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.
 
 
 
 
 
 
Nirbheek Chauhan f564bf9af0 vs: Add include dirs required by dependencies 8 years ago
..
backend vs: Add include dirs required by dependencies 8 years ago
modules Add custom_install_dir to ld path in pkgconfig module 9 years ago
scripts scripts/install: Also strip '\' from the end of a path 8 years ago
wrap Created an emergency wraptool that downloads directly from Github. 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: Use mesonlib.File objects as-is in the command to be run 8 years ago
compilers.py Overhaul versioning and naming of libraries 8 years ago
coredata.py Added minsize build type that optimizes for binary size. 9 years ago
dependencies.py Added version info to sdl2dep. Closes #616. 9 years ago
environment.py Overhaul versioning and naming of libraries 8 years ago
interpreter.py Run_target can run binaries obtained with find_program. 9 years ago
mconf.py Renamed compile&link args and made them accessible from get_option. 9 years ago
mesonlib.py Merge pull request #573 from centricular/dependency-versions 9 years ago
mesonmain.py extract vs2015backend into own file 9 years ago
mintro.py Added minsize build type that optimizes for binary size. 9 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 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