..
ast
flake8: move unused typing-only imports to TYPE_CHECKING
6 months ago
backend
backend/ninja: fix bad @OUTPUTn@ replacements
4 months ago
cargo
Fix typos
5 months ago
cmake
toolchain.py minimum CMake 3.10 to avoid deprecation warning
4 months ago
compilers
Add options for standard parameter for nvc and nvc++
4 months ago
dependencies
curses: Ignore /usr/bin/ncurses5.4-config on macOS
4 months ago
interpreter
cargo: Document that cargo subprojects is an experimental feature
4 months ago
interpreterbase
interpreterbase/decorators: delete now unused stringArgs
4 months ago
linkers
metrowerks: Whine when trying to build a shared library
4 months ago
modules
modules/cmake: use typed_kwargs instead of permittedKwargs
4 months ago
scripts
env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special
4 months ago
templates
Use SPDX-License-Identifier consistently
1 year ago
utils
Feature checks: fall back to reporting insufficiently portable features
5 months ago
wrap
Add Accept-Language and Accept-Encoding headers to wrap requests
5 months ago
__init__.py
compilers/d: Add b_ndebug support
5 years ago
_pathlib.py
Use SPDX-License-Identifier consistently
1 year ago
_typing.py
compilers: Add support for OpenMP from homebrew with AppleClang
8 months ago
arglist.py
Use SPDX-License-Identifier consistently
1 year ago
build.py
compiler,rust: fix sanity check and internal deps for baremetal rust project/target
5 months ago
coredata.py
Update version number for rc1.
4 months ago
depfile.py
Use SPDX-License-Identifier consistently
1 year ago
envconfig.py
Added support for Texas Instruments C6000 compiler.
11 months ago
environment.py
clang-tidy: Avoid spawning too many threads
5 months ago
machinefile.py
machinefile: Make fully typesafe
5 months ago
mcompile.py
Move OptionKey in the option source file.
7 months ago
mconf.py
Fix various incorrect uses of `its` vs `it's`.
5 months ago
mdevenv.py
Move OptionKey in the option source file.
7 months ago
mdist.py
mdist: correctly detect dirty hg repos with non-English locale, redux
5 months ago
mesondata.py
Use SPDX-License-Identifier consistently
1 year ago
mesonlib.py
Use SPDX-License-Identifier consistently
1 year ago
mesonmain.py
Add a simple reproducibility test command.
4 months ago
mformat.py
mformat: better handling of continuation lines
5 months ago
minit.py
Move OptionKey in the option source file.
7 months ago
minstall.py
minstall: fix bug link
4 months ago
mintro.py
intro: add install_rpath to intro-install_plan.json
5 months ago
mlog.py
mlog: Log once should not take location into account
4 months ago
mparser.py
mformat: better handling of continuation lines
5 months ago
msetup.py
Fix typos
5 months ago
msubprojects.py
wrap: Clarify PackageDefinition API
8 months ago
mtest.py
Extend MESON_TESTTHREADS usage
5 months ago
munstable_coredata.py
Move OptionKey in the option source file.
7 months ago
optinterpreter.py
flake8: move unused typing-only imports to TYPE_CHECKING
6 months ago
options.py
Fix typos
5 months ago
programs.py
programs: Allow excluding certain paths when searching in PATH
4 months ago
rewriter.py
rewriter: don't output target info to stderr
5 months ago