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
2021-11-27
Fix _calculate_toolset_version for VS2022.
Luke Elliott
2021-11-27
Merge pull request #9531 from dcbaker/submit/interpreter-more-typing
Jussi Pakkanen
2021-11-27
Remove premature return in BuildTarget.check_module_linking()
Mike Gilbert
2021-11-27
Add -g for debug builds.
Nathanael Gray
2021-11-27
Fix more code which appears copied from CcrxCompiler.
Nathanael Gray
2021-11-27
Fix '# Visual Studio <>' comment in sln files with VS backend
Luke Elliott
2021-11-25
interpreter: fix `feature.require` handling of error message
Benoit Pierre
2021-11-25
minstall: do not run ldconfig on the *BSDs
Eli Schwartz
2021-11-25
Stop backend_startup_project from erasing the last project in a VS solution
Luke Elliott
2021-11-25
tests: add a test for OptionKey.from_string
Dylan Baker
2021-11-25
mesonlib: update `OptionKey.__repr__`
Dylan Baker
2021-11-25
iconv dependency: include header when checking for libc builtin
Eli Schwartz
2021-11-24
shared_module: Add soname when used as a link target
Nirbheek Chauhan
2021-11-24
unit tests: Extend prebuilt test to test intermediate
Dylan Baker
2021-11-24
backends/backends: recurse when looking for paths in bundled shared libraries
Dylan Baker
2021-11-24
build|backend: Fix some type annotations
Dylan Baker
2021-11-24
backends/backends: fix typo in comment
Dylan Baker
2021-11-24
unittests: use UnitTest.addCleanup a bit
Dylan Baker
2021-11-23
modules/gnome: import missing FeatureDeprecated for generate_gir
Pablo Correa Gómez
2021-11-23
interpreter: extract_objects provides a valid source
Paolo Bonzini
2021-11-23
rust: clean up inputs and outputs to bindgen
Paolo Bonzini
2021-11-22
qt module: fix stupid copy-paste error
Eli Schwartz
2021-11-22
simplify passing some nodes around
Eli Schwartz
2021-11-22
ldc2: invoke -Oz instead of -Os
Denis Feklushkin
2021-11-22
interpreter: use typed_kwargs for find_program
Dylan Baker
2021-11-22
interpreter: use find_program_impl internally instead of func_find_program
Dylan Baker
2021-11-22
interpreter: move disabler KwargInfo to the type_checking module
Dylan Baker
2021-11-22
interpreter: use typed_pos_args for find_program
Dylan Baker
2021-11-22
interpreter: add type annotations to find_program_impl
Dylan Baker
2021-11-22
interpreter: use typed_* args for the summary function
Dylan Baker
2021-11-22
interpreter: add typed_kwargs to subdir
Dylan Baker
2021-11-22
interpreter: use typed_kwargs for project
Dylan Baker
2021-11-22
build: TestSetup.exe_wrapper doesn't need to be optional
Dylan Baker
2021-11-22
interpreter: use typed_kwargs for add_test_setup
Dylan Baker
2021-11-21
Clarify some wording for compiler.first_supported_argument
Luke Drummond
2021-11-21
Make the generated reproducible .cmake files reproducible.
Chris Lamb
2021-11-21
Support Visual Studio 2022 backend
Crend King
2021-11-21
Run pylint
GustavoLCR
2021-11-21
Fix vs backend cross compilation regression
GustavoLCR
2021-11-20
dependencies/zlib: Allow for generic OS checks
Dudemanguy
2021-11-20
FeatureDeprecated: add a notice summary of future deprecations
Eli Schwartz
2021-11-20
add location nodes to some Feature calls
Eli Schwartz
2021-11-20
Feature kwargs decorator: automatically report the nodes which trigger an issue
Eli Schwartz
2021-11-20
add location support to feature checks
Eli Schwartz
2021-11-20
guard a complicated mlog.warning inside a Feature check
Eli Schwartz
2021-11-20
convert more mlog.deprecation into FeatureDeprecated
Eli Schwartz
2021-11-20
fix missing subproject kwarg to FeatureDeprecated
Eli Schwartz
2021-11-20
cmake: Use find_library() on bare library names in cmake dependencies
Jon Turney
2021-11-20
Update expected skip condition for llvm framework test on msys2
Jon Turney
2021-11-18
tests: replace python2 framework with metal
Dylan Baker
[next]