15057 Commits (4d1623078fa4c217c8c4e779839121988e0b7be4)
 

Author SHA1 Message Date
Eli Schwartz 0c93149f09
CI: skip LTO tests on cygwin 4 months ago
Dylan Baker f76f9ddf28 depfixer: Add missing annotation that breaks mypy check 4 months ago
Monson Shao 93f5ceb9ee depfixer: deduplicate rpaths on darwin 4 months ago
Jussi Pakkanen a97de6b527 Ensure override var exists. Closes #13402. 4 months ago
Charles Brunet fa70974a64 Remove reference to GPL in test files 4 months ago
Eli Schwartz e9037e7b9f
mdist: don't fail on readonly source trees 4 months ago
Pino Toscano 86d142666a cmake: extend library pattern to work on GNU/Hurd as well 4 months ago
LegStrong 2d98cfd473 docs: make tutorial compatible with GLib versions older than 2.74 4 months ago
Joey Pabalinas 9459bd8bd4 zsh: Fix incorrect __meson_wrap_modes expansion 4 months ago
Joey Pabalinas 8554699c42 zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommands 4 months ago
Joey Pabalinas 7f5262b483 zsh: Fix spelling errors 4 months ago
Joey Pabalinas 9a6adc1e36 zsh: Add new vs backends 4 months ago
Eli Schwartz bc56a2c346 compilers: fix partial refactor of coredata options 4 months ago
Mads Andreasen d587fb587d Remove the exe_exists function 4 months ago
RaviRahar 96f20d5b37 modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 4 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 4 months ago
Enrico Zini 2548f921a2 Link include_directories to implicit_include_directories 4 months ago
Eli Schwartz 864919973f
update script to build releases, to also build wheels 4 months ago
Jussi Pakkanen 377548fc5a Add script that builds releases. 4 months ago
Alyssa Ross a05f6a260e rust: recursively pull proc-macro deps for rust targets 4 months ago
Jussi Pakkanen 6e20022295 Remove module type from OptionKey. 4 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 4 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 4 months ago
Dylan Baker 978a58ea1e unittests: Add type annotations to the helpers module 4 months ago
Dylan Baker ff2a6d999a run_tests: add annotations to get_fake_env 4 months ago
Tristan Partin 4b31974ec5 Fix the zlib-ng failing tests, for real 4 months ago
Christoph Reiter a51d5f36da Make sure machine_info_can_run() isn't called on incomplete MachineInfo 4 months ago
Christoph Reiter 76bd5548ae Revert logic also in followup commit 4 months ago
Christoph Reiter d9e2dd6c80 Revert various cross compile changes 4 months ago
Eli Schwartz 2a8bb3b9f1
tests: short-circuit tests that require cmake, faster 4 months ago
Alyssa Ross 2fd7d64a50 Revert "Support armel/armhf builds on native arm64 hosts." 4 months ago
Jonathon Anderson 066cf804bb tests: Extend cmake test with -Wl,--version-script 4 months ago
Jonathon Anderson 6165db80bb cmake: Only propagate interface link flags in dep 4 months ago
Tristan Partin b1f4e1495d Fix failing tests for zlib-ng 4 months ago
Dylan Baker 44323fffea test/rust: Replace gcc -m argument with a -f argument 4 months ago
Christoph Reiter 9cc94a16ab tests: try to fix ubuntu bionic tests 4 months ago
Alyssa Ross 8a8a3a0578 tests: skip framework recasting if CMake unavailable 4 months ago
Dylan Baker 8e89a38737
tests: rename poorly named function and add report argument 5 months ago
Andreas Kässens f5d66b4932 backend/backends: Fix type assertions in backend 5 months ago
Nathan Goldbaum 4172cbd0fb docs: mention cython_args in cython reference docs 5 months ago
Jussi Pakkanen f15963194f Rename langopt method 5 months ago
Will Thompson f978b26fd6 docs: Add some commas to subdir_done() description 5 months ago
Will Thompson cfc2f33ca0 docs: Fix typo in subdir_done() description 5 months ago
Zhipeng Xue 8548329586 Fix Type hints 5 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 5 months ago
Jussi Pakkanen c2552527fb Move compiler option check into OptionStore. 5 months ago
Jussi Pakkanen 5c6e9d2d8f Move builtin option check into OptionStore. 5 months ago
Jussi Pakkanen 472d8852e9 Move backend option check into OptionStore. 5 months ago
Jussi Pakkanen 0c36ace4b7 Move base option check into OptionStore. 5 months ago
Jussi Pakkanen 8e3f609e73 Move project option detection into OptionStore. 5 months ago