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
path:
root
/
mesonbuild
Age
Commit message (
Expand
)
Author
2021-10-21
Add entries for new CUDA Toolkit versions.
Olexa Bilaniuk
2021-10-20
Add support for win-arm64 to MSVC
Gabor Kertesz
2021-10-19
Update version number for rc2.
Jussi Pakkanen
2021-10-19
Fix NamedTemporaryFile file reopen issue on Win #9412
Gabor Kertesz
2021-10-18
linkers: detect LLD when built with PACKAGE_VENDOR
Paolo Bonzini
2021-10-18
mtest: limit "magic" CTRL+C behavior to process group leaders
Paolo Bonzini
2021-10-16
Add missing but expected as exception clause
Matthew Brett
2021-10-15
wrap: move FeatureNew checks to a more natural place
Eli Schwartz
2021-10-14
cuda: Override std=none to avoid host_compiler to emit -std argument
Xavier Claessens
2021-10-14
optinterpreter: Fix builtin option names not being reserved anymore
Xavier Claessens
2021-10-14
introspect: include choices for array options
Paolo Bonzini
2021-10-13
optinterpreter: Downgrade error to deprecation
Xavier Claessens
2021-10-12
interpreter: Fix missing holder entry (fixes #9389)
Daniel Mensinger
2021-10-11
Bump version number for rc1.
Jussi Pakkanen
2021-10-10
pkg-config: do not ever successfully detect Strawberry Perl.
Eli Schwartz
2021-10-10
simplify some log formatting by splitting out a commonly used format string
Eli Schwartz
2021-10-10
Add --vsenv command line option and active VS only when needed
Xavier Claessens
2021-10-10
improve wraptool search
Daniel Jacobs
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-10
clangformat: Only format files tracked by git by default
Xavier Claessens
2021-10-10
ar linker: generate thin archives for uninstalled static libraries
Eli Schwartz
2021-10-10
linkers: reorganize Ar linker into a base class
Eli Schwartz
2021-10-10
Revert "interpreter: Add FeatureNew check"
Eli Schwartz
2021-10-10
msubprojects: implement "packagefiles --save"
Eli Schwartz
2021-10-10
msubprojects: add new subcommand "packagefiles"
Eli Schwartz
2021-10-10
Revert "msubprojects: if fetching the remote fails, gracefully fallback to lo...
Eli Schwartz
2021-10-10
Be more strict about target names with slashes.
Jussi Pakkanen
2021-10-10
minstall: Ignore ldconfig errors when we did not install libraries
Xavier Claessens
2021-10-10
pkgconfig module: correctly generate Libs search path with absolute install_dir
Eli Schwartz
2021-10-10
Merge pull request #9373 from anarazel/vs-build-speed
Jussi Pakkanen
2021-10-09
optinterpreter: Add deprecated kwarg
Xavier Claessens
2021-10-09
optinterpreter: Refactor to use typed_pos_args() and typed_kwargs()
Xavier Claessens
2021-10-09
optinterpreter: Add support for dictionaries
Xavier Claessens
2021-10-09
typed_kwargs: Fix when ContainerTypeInfo is used in a tuple
Xavier Claessens
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-08
ModuleState: Add wrapper to get option
Xavier Claessens
2021-10-08
Add support for module options
Xavier Claessens
2021-10-08
add install_emptydir function
Eli Schwartz
2021-10-08
cmake: handle arguments in the [binaries] section of the machine file
Paolo Bonzini
2021-10-08
backend/vs: Parallelize compilation inside one project.
Andres Freund
2021-10-08
backend/vs: Deduplicate basic project template.
Andres Freund
2021-10-08
backend/vs: Name pch pdb files to avoid naming & lock conflicts.
Andres Freund
2021-10-08
backend/vs: Move Microsoft.Cpp.props to before ItemDefinitionGroup.
Andres Freund
2021-10-08
modules/gnome: Fix unset install_dir
Dylan Baker
2021-10-08
modules/gnome: Fix case that could never be hit due to bad types
Dylan Baker
2021-10-08
modules/gnome: fix use of undefined variable
Dylan Baker
2021-10-07
Windows module: Make path flattening for windres work in more cases
Luca Bacci
2021-10-07
clike compilers: drop semicolon at function end
Vladimír Čunát
2021-10-07
modules/gnome: deprecate yelp variadic sources
Dylan Baker
2021-10-06
interpreter: Move RangeHolder out of interpreterbase to interpreter
Daniel Mensinger
[next]