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-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
2022-02-07
mdist: fix dist scripts in subprojects being marked as superproject scripts
Eli Schwartz
2022-02-06
add FeatureNew check for compiler.* methods with dependency on internal dep
Eli Schwartz
2022-02-06
dlang: fix #9250 invalid include flag for root directory
Tobias Pankrath
2022-02-06
dlang: add test case for root include_directory #9250
Tobias Pankrath
2022-02-05
Guard against empty string in subdir().
Jussi Pakkanen
2022-02-04
Drop emacs meson-mode
Marc-André Lureau
2022-02-04
mesonlib: Fix Popen_safe_legacy() stderr assumption
Ole André Vadla Ravnås
2022-02-03
docs: strongly recommend the use of SPDX instead of array of license
Dylan Baker
2022-02-03
cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10
Daniel Mensinger
2022-02-03
cmake: Deprecate CMake <3.17 support
Daniel Mensinger
2022-02-03
cmake: Drop CMake server support and bump min. CMake to >= 3.14
Daniel Mensinger
2022-02-03
Remove unnecessary check during VS activation
Nazar Mokrynskyi
2022-02-02
Merge pull request #9834 from bonzini/test-verbose-kwarg
Jussi Pakkanen
2022-02-02
ninjabackend: treat link_whole_targets like link_targets for Rust targets
Zach Reizner
[next]