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-10-13
fix: don't set FavorSizeOrSpeed in vs backend if optimization disabled (/Od s...
Luke Elliott
2022-10-13
Add b_thinlto_cache for automatically configuring incremental ThinLTO
Tatsuyuki Ishi
2022-10-13
clang: Support ThinLTO with mold
Tatsuyuki Ishi
2022-10-13
linkers: Add missing mold entries to __init__
Tatsuyuki Ishi
2022-10-12
Merge pull request #10357 from xclaesse/update-wrapdb
Jussi Pakkanen
2022-10-12
interpreter: Fix msg when none of the dependencies have names
Nirbheek Chauhan
2022-10-12
interpreter: Don't say we're using -lfoo args when we're not
Nirbheek Chauhan
2022-10-11
Make `meson wrap update` command update all wraps in parallel
Xavier Claessens
2022-10-10
Move some code from wraptool.py to wrap.py
Xavier Claessens
2022-10-10
wrap: Ignore directories that have a .wrap with the same name
Xavier Claessens
2022-10-10
Merge pull request #8941 from xclaesse/wrapdb
Jussi Pakkanen
2022-10-10
Document and test new WrapDB auto fallback
Xavier Claessens
2022-10-09
Get fallback varname from wrap file after it has been configured
Xavier Claessens
2022-10-09
Get wrap from wrapdb when not found locally
Xavier Claessens
2022-10-09
Add "meson wrap update-db" command
Xavier Claessens
2022-10-09
Fix some wording in a JNISystemDependency comment
Tristan Partin
2022-10-09
Add BSD support to the JNISystemDependency
Tristan Partin
2022-10-09
run wrapped-due-to-env commands on unix via the env program
Eli Schwartz
2022-10-09
compilers: Add optimization=plain option
Jan Tojnar
2022-10-07
CI: add potential workaround for python crashes in MSYS2
Christoph Reiter
2022-10-06
Add handling Qt6's EntryPoint library.
Hagen Möbius
2022-10-06
Only use Debian path fixing on old distros.
Jussi Pakkanen
2022-10-04
pylint: enable consider-merging-isinstance
Dylan Baker
2022-10-04
pylint: enable use-a-generator
Dylan Baker
2022-10-03
pylint: enable unnecessary-lambda
Dylan Baker
2022-10-03
pylint: enable unnecessary-comprehension
Dylan Baker
2022-10-03
pylint: enable consider-using-(min|max)-builtin
Dylan Baker
2022-10-03
pylint: enable unspecified-encoding
Dylan Baker
2022-10-03
pylint: enable unnecessary-dunder-call
Dylan Baker
2022-10-03
AIX: allow link_whole, it's the only supported behaviour anyway
Andres Freund
2022-10-02
Add stable regression test
Eli Schwartz
2022-10-02
ci: Fix llvm detection on macOS CI
Nirbheek Chauhan
2022-09-29
doc: Add missing netrc release notes
Xavier Claessens
2022-09-29
doc: Fix wayland release notes
Xavier Claessens
2022-09-29
Add cross-compile support for Microsoft GDK platforms
Caleb Cornett
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-28
gnome: add support for update-mime-database
Paolo Borelli
2022-09-28
find_library with argument beginning in "lib" is a bad idea, warn about it
Eli Schwartz
2022-09-28
mlog: Use less from git on Windows
Xavier Claessens
2022-09-28
wrap: If the directory exists in a sub-subproject, uses it inplace
Xavier Claessens
2022-09-28
wrap: Small simplification
Xavier Claessens
2022-09-28
wrap: Set self.directory only once
Xavier Claessens
2022-09-28
Automatically tag systemtap files
Xavier Claessens
2022-09-28
Automaticall tag installed tests
Xavier Claessens
2022-09-27
gnome/yelp: fix `xml:lang` attributes
Jan Tojnar
2022-09-27
mconf: Do not print None for empty choices
Xavier Claessens
2022-09-27
mconf: Use pager only when printing configuration
Xavier Claessens
2022-09-27
compilers: Cleanup a bit languages/suffixes lists
Xavier Claessens
2022-09-27
Fix mypy lint
Tristan Partin
2022-09-26
ninjabackend: Fix get_target_generated_sources() return type
Xavier Claessens
[next]