summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-24CI: gentoo: avoid bloating up the image with cache dataEli Schwartz
2024-07-24CI: arch: fix failing to detect any glib ecosystem toolsEli Schwartz
2024-07-23CI: skip LTO tests on cygwinEli Schwartz
2024-07-23depfixer: Add missing annotation that breaks mypy checkDylan Baker
2024-07-23depfixer: deduplicate rpaths on darwinMonson Shao
2024-07-23Ensure override var exists. Closes #13402.Jussi Pakkanen
2024-07-23Remove reference to GPL in test filesCharles Brunet
2024-07-22mdist: don't fail on readonly source treesEli Schwartz
2024-07-22cmake: extend library pattern to work on GNU/Hurd as wellPino Toscano
2024-07-22docs: make tutorial compatible with GLib versions older than 2.74LegStrong
2024-07-21zsh: Fix incorrect __meson_wrap_modes expansionJoey Pabalinas
2024-07-21zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommandsJoey Pabalinas
2024-07-21zsh: Fix spelling errorsJoey Pabalinas
2024-07-21zsh: Add new vs backendsJoey Pabalinas
2024-07-21compilers: fix partial refactor of coredata optionsEli Schwartz
2024-07-21Remove the exe_exists functionMads Andreasen
2024-07-19modules/gnome: gnome.compile_resources() must have 'install_dir' if installingRaviRahar
2024-07-19compilers: handle -Wno-attributes= for GCCSam James
2024-07-18Link include_directories to implicit_include_directoriesEnrico Zini
2024-07-17update script to build releases, to also build wheelsEli Schwartz
2024-07-17Add script that builds releases.Jussi Pakkanen
2024-07-17rust: recursively pull proc-macro deps for rust targetsAlyssa Ross
2024-07-17Remove module type from OptionKey.Jussi Pakkanen
2024-07-17Remove language (AKA compiler) type from OptionKey.Jussi Pakkanen
2024-07-17Remove option type from OptionKey and get it from OptionStore instead.Jussi Pakkanen
2024-07-16unittests: Add type annotations to the helpers moduleDylan Baker
2024-07-16run_tests: add annotations to get_fake_envDylan Baker
2024-07-16Fix the zlib-ng failing tests, for realTristan Partin
2024-07-16Make sure machine_info_can_run() isn't called on incomplete MachineInfoChristoph Reiter
2024-07-16Revert logic also in followup commitChristoph Reiter
2024-07-16Revert various cross compile changesChristoph Reiter
2024-07-15tests: short-circuit tests that require cmake, fasterEli Schwartz
2024-07-15Revert "Support armel/armhf builds on native arm64 hosts."Alyssa Ross
2024-07-15tests: Extend cmake test with -Wl,--version-scriptJonathon Anderson
2024-07-15cmake: Only propagate interface link flags in depJonathon Anderson
2024-07-15Fix failing tests for zlib-ngTristan Partin
2024-07-15test/rust: Replace gcc -m argument with a -f argumentDylan Baker
2024-07-15tests: try to fix ubuntu bionic testsChristoph Reiter
2024-07-15tests: skip framework recasting if CMake unavailableAlyssa Ross
2024-07-12tests: rename poorly named function and add report argumentDylan Baker
2024-07-12backend/backends: Fix type assertions in backendAndreas Kässens
2024-07-12docs: mention cython_args in cython reference docsNathan Goldbaum
2024-07-12Rename langopt methodJussi Pakkanen
2024-07-11docs: Add some commas to subdir_done() descriptionWill Thompson
2024-07-11docs: Fix typo in subdir_done() descriptionWill Thompson
2024-07-11Fix Type hintsZhipeng Xue
2024-07-11Move OptionKey in the option source file.Jussi Pakkanen
2024-07-11Move compiler option check into OptionStore.Jussi Pakkanen
2024-07-11Move builtin option check into OptionStore.Jussi Pakkanen
2024-07-11Move backend option check into OptionStore.Jussi Pakkanen