meson/mesonbuild
Jussi Pakkanen f64e5cee6b Bump version number for release. 2021-10-24 18:12:07 +03:00
..
ast add install_emptydir function 2021-10-08 14:35:00 -04:00
backend Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
cmake Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
compilers Add stdc++20 support for Visual Studio 2019 v16.11 2021-10-24 17:08:13 +03:00
dependencies cmake: Add support for the Linux CMake registry (fixes #9418) 2021-10-24 09:57:06 -04:00
interpreter interpreter: Fix missing featuer check (fixes #9425) 2021-10-24 09:58:20 -04:00
interpreterbase interpreter: Fix missing featuer check (fixes #9425) 2021-10-24 09:58:20 -04:00
linkers linkers: detect LLD when built with PACKAGE_VENDOR 2021-10-18 14:43:42 -07:00
mesonlib Add support for win-arm64 to MSVC 2021-10-20 12:34:58 -04:00
modules Add entries for new CUDA Toolkit versions. 2021-10-21 10:20:17 +05:30
scripts Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
templates editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
wrap wrap: move FeatureNew checks to a more natural place 2021-10-15 14:38:44 -04:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 2021-06-29 11:28:08 +02:00
_typing.py summary: fix dependencies 2021-09-07 14:18:58 -04:00
arglist.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
build.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
coredata.py Bump version number for release. 2021-10-24 18:12:07 +03:00
depfile.py stabilize sets that are converted to lists 2020-11-15 14:21:31 +01:00
envconfig.py holders: Introduce HoldableObject 2021-06-18 23:48:33 +02:00
environment.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
mcompile.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
mconf.py Add support for module options 2021-10-08 17:47:35 -04:00
mdevenv.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
mdist.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 2021-06-29 11:28:08 +02:00
mesonmain.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
minit.py f-strings 2021-10-04 16:29:32 -04:00
minstall.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
mintro.py introspect: include choices for array options 2021-10-14 09:04:25 -04:00
mlog.py Revert "mtest: fix test output issues (in console)" 2021-09-29 21:47:31 +03:00
mparser.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00
msetup.py Add --vsenv command line option and active VS only when needed 2021-10-10 23:15:18 +03:00
msubprojects.py msubprojects: implement "packagefiles --save" 2021-10-10 10:17:55 -04:00
mtest.py mtest: limit "magic" CTRL+C behavior to process group leaders 2021-10-18 15:16:10 -04:00
munstable_coredata.py fix coding errors in unstable-coredata subcommand 2021-08-22 13:56:41 +03:00
optinterpreter.py optinterpreter: Fix builtin option names not being reserved anymore 2021-10-14 14:17:50 -04:00
programs.py Fix typos discovered by codespell 2021-10-10 16:12:25 -04:00
rewriter.py pylint: turn on superflous-parens 2021-08-31 16:28:54 -04:00