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
2024-07-30
mypy: fix broken logic checks that used "if func"
Eli Schwartz
2024-07-30
various low-hanging typing fruit
Eli Schwartz
2024-07-30
ci: Update actions/upload-artifact to v4 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update actions/setup-python to v5 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: update actions/cache to v4 to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update codeql-analysis action to fix deprecations
Nirbheek Chauhan
2024-07-30
ci: Update to checkout@v4 to squelch node warnings
Nirbheek Chauhan
2024-07-28
add initial support for llvm-flang
H. Vetinari
2024-07-28
mtest: remove superfluous '\r' from read_decode()
Mateusz Patyk
2024-07-25
coverage: improve llvm-cov detection
Jannik Glückert
2024-07-25
backends/ninja: Add annotation for generate_coverage_commands
Dylan Baker
2024-07-25
backends/base: fix annotation for as_meson_exe_cmdline
Dylan Baker
2024-07-25
backends/ninja: fix annotation of NinjaBuildElement.add_item
Dylan Baker
2024-07-25
backends/ninja: Add annotation for NinjaBuildElement.rule
Dylan Baker
2024-07-25
wrap: Use OSError instead of URLError for exception handling
Nirbheek Chauhan
2024-07-25
backend/ninja: use 32k byte limit for command lines on !Windows
Dylan Baker
2024-07-25
backend/ninja: fix off-by-one in cmd length estimate
Dylan Baker
2024-07-24
CI: arch: do not package up source files for stepping through code with gdb
Eli Schwartz
2024-07-24
CI: gentoo: avoid bloating up the image with cache data
Eli Schwartz
2024-07-24
CI: arch: fix failing to detect any glib ecosystem tools
Eli Schwartz
2024-07-23
CI: skip LTO tests on cygwin
Eli Schwartz
2024-07-23
depfixer: Add missing annotation that breaks mypy check
Dylan Baker
2024-07-23
depfixer: deduplicate rpaths on darwin
Monson Shao
2024-07-23
Ensure override var exists. Closes #13402.
Jussi Pakkanen
2024-07-23
Remove reference to GPL in test files
Charles Brunet
2024-07-22
mdist: don't fail on readonly source trees
Eli Schwartz
2024-07-22
cmake: extend library pattern to work on GNU/Hurd as well
Pino Toscano
2024-07-22
docs: make tutorial compatible with GLib versions older than 2.74
LegStrong
2024-07-21
zsh: Fix incorrect __meson_wrap_modes expansion
Joey Pabalinas
2024-07-21
zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommands
Joey Pabalinas
2024-07-21
zsh: Fix spelling errors
Joey Pabalinas
2024-07-21
zsh: Add new vs backends
Joey Pabalinas
2024-07-21
compilers: fix partial refactor of coredata options
Eli Schwartz
2024-07-21
Remove the exe_exists function
Mads Andreasen
2024-07-19
modules/gnome: gnome.compile_resources() must have 'install_dir' if installing
RaviRahar
2024-07-19
compilers: handle -Wno-attributes= for GCC
Sam James
2024-07-18
Link include_directories to implicit_include_directories
Enrico Zini
2024-07-17
update script to build releases, to also build wheels
Eli Schwartz
2024-07-17
Add script that builds releases.
Jussi Pakkanen
2024-07-17
rust: recursively pull proc-macro deps for rust targets
Alyssa Ross
2024-07-17
Remove module type from OptionKey.
Jussi Pakkanen
2024-07-17
Remove language (AKA compiler) type from OptionKey.
Jussi Pakkanen
2024-07-17
Remove option type from OptionKey and get it from OptionStore instead.
Jussi Pakkanen
2024-07-16
unittests: Add type annotations to the helpers module
Dylan Baker
2024-07-16
run_tests: add annotations to get_fake_env
Dylan Baker
2024-07-16
Fix the zlib-ng failing tests, for real
Tristan Partin
2024-07-16
Make sure machine_info_can_run() isn't called on incomplete MachineInfo
Christoph Reiter
2024-07-16
Revert logic also in followup commit
Christoph Reiter
2024-07-16
Revert various cross compile changes
Christoph Reiter
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
[next]