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-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
2024-07-15
Revert "Support armel/armhf builds on native arm64 hosts."
Alyssa Ross
2024-07-15
tests: Extend cmake test with -Wl,--version-script
Jonathon Anderson
2024-07-15
cmake: Only propagate interface link flags in dep
Jonathon Anderson
2024-07-15
Fix failing tests for zlib-ng
Tristan Partin
2024-07-15
test/rust: Replace gcc -m argument with a -f argument
Dylan Baker
2024-07-15
tests: try to fix ubuntu bionic tests
Christoph Reiter
2024-07-15
tests: skip framework recasting if CMake unavailable
Alyssa Ross
2024-07-12
tests: rename poorly named function and add report argument
Dylan Baker
2024-07-12
backend/backends: Fix type assertions in backend
Andreas Kässens
2024-07-12
docs: mention cython_args in cython reference docs
Nathan Goldbaum
2024-07-12
Rename langopt method
Jussi Pakkanen
2024-07-11
docs: Add some commas to subdir_done() description
Will Thompson
2024-07-11
docs: Fix typo in subdir_done() description
Will Thompson
2024-07-11
Fix Type hints
Zhipeng Xue
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-07-11
Move compiler option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move builtin option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move backend option check into OptionStore.
Jussi Pakkanen
[next]