14850 Commits (2d98cfd4735b87178a931e80f7bf9c8d7bcb689c)
 

Author SHA1 Message Date
LegStrong 2d98cfd473 docs: make tutorial compatible with GLib versions older than 2.74 7 months ago
Joey Pabalinas 9459bd8bd4 zsh: Fix incorrect __meson_wrap_modes expansion 7 months ago
Joey Pabalinas 8554699c42 zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommands 7 months ago
Joey Pabalinas 7f5262b483 zsh: Fix spelling errors 7 months ago
Joey Pabalinas 9a6adc1e36 zsh: Add new vs backends 7 months ago
Eli Schwartz bc56a2c346 compilers: fix partial refactor of coredata options 7 months ago
Mads Andreasen d587fb587d Remove the exe_exists function 7 months ago
RaviRahar 96f20d5b37 modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 7 months ago
Sam James 7a306e1a46 compilers: handle -Wno-attributes= for GCC 7 months ago
Enrico Zini 2548f921a2 Link include_directories to implicit_include_directories 7 months ago
Eli Schwartz 864919973f
update script to build releases, to also build wheels 7 months ago
Jussi Pakkanen 377548fc5a Add script that builds releases. 7 months ago
Alyssa Ross a05f6a260e rust: recursively pull proc-macro deps for rust targets 7 months ago
Jussi Pakkanen 6e20022295 Remove module type from OptionKey. 7 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 7 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 7 months ago
Dylan Baker 978a58ea1e unittests: Add type annotations to the helpers module 7 months ago
Dylan Baker ff2a6d999a run_tests: add annotations to get_fake_env 7 months ago
Tristan Partin 4b31974ec5 Fix the zlib-ng failing tests, for real 7 months ago
Christoph Reiter a51d5f36da Make sure machine_info_can_run() isn't called on incomplete MachineInfo 7 months ago
Christoph Reiter 76bd5548ae Revert logic also in followup commit 7 months ago
Christoph Reiter d9e2dd6c80 Revert various cross compile changes 7 months ago
Eli Schwartz 2a8bb3b9f1
tests: short-circuit tests that require cmake, faster 7 months ago
Alyssa Ross 2fd7d64a50 Revert "Support armel/armhf builds on native arm64 hosts." 7 months ago
Jonathon Anderson 066cf804bb tests: Extend cmake test with -Wl,--version-script 7 months ago
Jonathon Anderson 6165db80bb cmake: Only propagate interface link flags in dep 7 months ago
Tristan Partin b1f4e1495d Fix failing tests for zlib-ng 7 months ago
Dylan Baker 44323fffea test/rust: Replace gcc -m argument with a -f argument 7 months ago
Christoph Reiter 9cc94a16ab tests: try to fix ubuntu bionic tests 7 months ago
Alyssa Ross 8a8a3a0578 tests: skip framework recasting if CMake unavailable 7 months ago
Dylan Baker 8e89a38737
tests: rename poorly named function and add report argument 7 months ago
Andreas Kässens f5d66b4932 backend/backends: Fix type assertions in backend 7 months ago
Nathan Goldbaum 4172cbd0fb docs: mention cython_args in cython reference docs 7 months ago
Jussi Pakkanen f15963194f Rename langopt method 7 months ago
Will Thompson f978b26fd6 docs: Add some commas to subdir_done() description 7 months ago
Will Thompson cfc2f33ca0 docs: Fix typo in subdir_done() description 7 months ago
Zhipeng Xue 8548329586 Fix Type hints 7 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 7 months ago
Jussi Pakkanen c2552527fb Move compiler option check into OptionStore. 7 months ago
Jussi Pakkanen 5c6e9d2d8f Move builtin option check into OptionStore. 7 months ago
Jussi Pakkanen 472d8852e9 Move backend option check into OptionStore. 7 months ago
Jussi Pakkanen 0c36ace4b7 Move base option check into OptionStore. 7 months ago
Jussi Pakkanen 8e3f609e73 Move project option detection into OptionStore. 7 months ago
Jussi Pakkanen 1a458aacb4
Merge pull request #13360 from klokik/xcode-quotes-fix 7 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 7 months ago
Randy Eckenrode f01ae52bc2 dependencies: find extraframeworks on case-sensitive filesystems 7 months ago
Cepsylon 0fade02fe2 backend: xcode fix map access in generate_pbx_sources_build_phase for CustomTargetIndex 7 months ago
Benjamin Gilbert 2ad1113b7e tests: add werror tests for several languages 7 months ago
Alyssa Ross 43bcaacfc9 docs: explain not to use extern crate in Rust code 7 months ago
Jussi Pakkanen 47fd13aefc
tests: Clean up leftover files from source dirs. 7 months ago