index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-23
modules/sourceset: Fix remaining typing issues
Dylan Baker
2022-02-23
mesonlib: allow check_dirent_issues to take an iterable
Dylan Baker
2022-02-23
modules/sourceset: use typed_kwargs for all functions
Dylan Baker
2022-02-23
modules/sourceset: Use typed_pos_args
Dylan Baker
2022-02-23
modules/sourceset: add a few super easy type annotations
Dylan Baker
2022-02-23
modules/sourceset: sort imports
Dylan Baker
2022-02-22
python module: add option to specify a python environment to install to
Eli Schwartz
2022-02-22
modules: add ModuleState API to check whether an option was user-specified
Eli Schwartz
2022-02-20
devenv: support bash under MSYS2 by default
Christoph Reiter
2022-02-20
add all supported arguments in docs for summary()
Stone Tickle
2022-02-20
mtest: raise informative error message when test program doesn't exist
Eli Schwartz
2022-02-17
test cases: rename shared library('c') avoid libc collision
Eli Schwartz
2022-02-17
project tests: fine-tune the check for whether we are in CI
Eli Schwartz
2022-02-17
intl dependency: include header when checking for libc builtin
Eli Schwartz
2022-02-17
tests: allow setting MESON_CI_JOBNAME=thirdparty
Eli Schwartz
2022-02-17
tests: do not use a GNU bash script to check the minimum version of programs
Eli Schwartz
2022-02-17
unittests: make ninja detection faster and more robust
Eli Schwartz
2022-02-16
flake8: fix various whitespace errors with badly aligned code
Eli Schwartz
2022-02-16
flake8: do not use bare exceptions
Eli Schwartz
2022-02-16
fix malformed warning to print the way it was meant to print
Eli Schwartz
2022-02-16
fix a couple misuses of textwrap.dedent
Eli Schwartz
2022-02-16
flake8: squelch warnings for star imports even harder
Eli Schwartz
2022-02-16
fix missing f-string preventing variable formatting
Eli Schwartz
2022-02-16
flake8: remove some redundant separators
Eli Schwartz
2022-02-16
flake8: fix wrong numbers of blank line separators
Eli Schwartz
2022-02-16
flake8: fix typoed whitespace surrounding tokens
Eli Schwartz
2022-02-16
remove outdated reference to deleted files in setuptools packaging
Eli Schwartz
2022-02-16
flake8: use plain strings instead of f-strings when no variables used
Eli Schwartz
2022-02-15
fine-tune the logic for reporting context on tracebacks
Eli Schwartz
2022-02-15
fix missing documentation for testsuite option in test.json
Eli Schwartz
2022-02-15
pkgconfig module: allow custom variables to reference builtin directories
Eli Schwartz
2022-02-14
shared module: Allow linking on Android
Nirbheek Chauhan
2022-02-14
comment out broken Feature checks that fail mypy
Eli Schwartz
2022-02-14
FeatureNew: add mypy type annotations for subproject arg
Eli Schwartz
2022-02-14
Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1
apoorv569
2022-02-14
run_unittests: check for pytest and pytest-xdist separately
Eli Schwartz
2022-02-14
unittests: fine-tune the check for whether we are in CI
Eli Schwartz
2022-02-14
packaging: fix the MSI bundling of distutils sub-packages
Eli Schwartz
2022-02-12
formatting improvement for include_directories sandbox violation warning
Eli Schwartz
2022-02-12
validate the literal directory "subprojects" when checking sandbox violations
Eli Schwartz
2022-02-10
implement 'dist --allow-dirty' flag
andy5995
2022-02-10
ninjabackend: fix rust program names with dashes
Alyssa Ross
2022-02-10
Contributing.md: fix typo
Alyssa Ross
2022-02-09
add some forgotten FeatureNew annotations
Eli Schwartz
2022-02-09
fix UI regression in compiler.compiles logging
Eli Schwartz
2022-02-09
minstall: raise explicit errors, by using MesonException
Eli Schwartz
2022-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
2022-02-09
setup.py: better requirements
Henry Schreiner
2022-02-09
setup.cfg: update classifier, drop deprecated
Henry Schreiner
2022-02-09
pypi: include a ninja extra
Henry Schreiner
[next]