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 bf800101c2
Merge pull request #6182 from mensinda/depInfo
5 years ago
..
ast Fix typos found by codespell 5 years ago
backend Store run target names in build. 5 years ago
cmake cmake: Log warnings in CMakeLists.txt 5 years ago
compilers Add -L= to soname linker argument, too. 5 years ago
dependencies Merge pull request #6182 from mensinda/depInfo 5 years ago
modules fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
scripts commandrunner: Forward KeyboardInterrupt to command 5 years ago
templates Minit templates modularization 5 years ago
wrap wrap.py: catch connection error with WrapException 5 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 Store run target names in build. 5 years ago
coredata.py coredata: CmdLineFileParser no longer interpolates strings. 5 years ago
depfile.py Add depfile to configure_file() 5 years ago
envconfig.py Fix typos found by codespell 5 years ago
environment.py environment: Only check compiler basename for compiler name 5 years ago
interpreter.py Merge pull request #6182 from mensinda/depInfo 5 years ago
interpreterbase.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
linkers.py pass sanitize option to linker on macOS 5 years ago
mconf.py Fix typos found by codespell 5 years ago
mdist.py mdist.py: import lzma only when needed 5 years ago
mesonlib.py Fix typos found by codespell 5 years ago
mesonmain.py Fix typos found by codespell 5 years ago
minit.py CI: add initial type annotation checking 5 years ago
minstall.py Fix for issue #4499, multiple entries per file in install-log.txt 5 years ago
mintro.py mintro: dependencies: added version key 5 years ago
mlog.py mlog: add non bold version of colors 5 years ago
mparser.py Fixed issue that the key's value type wasn't checked correctly. 5 years ago
msetup.py CI: add initial type annotation checking 5 years ago
msubprojects.py cmake: moved subprojects into the CMake module 6 years ago
mtest.py mesonbuild/mtest: plumb and report a test's start time 5 years ago
munstable_coredata.py Fix typos found by codespell 5 years ago
optinterpreter.py No need to reserve build_ because we use build. instead. 5 years ago
rewriter.py Fix typos found by codespell 5 years ago